Code Monkey home page Code Monkey logo

crisprsummerschool's Introduction

CRISPRsummerschool 2024

Exercise 1: Warming up exercise

Introduction to small CRISPR on-target model in Tensorflow / Keras and use it to train a small ontarget efficiency model on real data.

[Open In GitHub]

Open In Colab

Exercise 2: Extracting features from deep learning

Deep learning does not easily lend itself to extraction of feature importance, like in the example of CRISPR where one could wish to know the importance of e.g. the first nucleotide of the NGG pam for the efficiency of the guide. In this exercise we will look at a way around this problem by masking out parts of the input sequence or of the energy parameter from the model input.

[Open In GitHub]

Open In Colab

Exercise 3: Convolutions in CRISPR on-target

In this exercise we will take a look at what are the actual outcome of the convolutions of the on-target sequence in the deep learning model.

[Open In GitHub]

Open In Colab

Exercise 4: A better model?

Create a machine learning model to replace the simple model used in these exercises. The only conditions are

  1. Replace the one-hot encoding with an embedding layer
  2. Do not use any convolutional layers
  3. It should me trainable in less than approximately 5 minutes

This can not be completed by anyone but an expert in the given time, so feel free to use your favorite Python code generating LLM. You could for example try with a bidirectional LSTM model. Can you make a model that performs better on the provided test (validation) data than the model built in Exercise 1?

crisprsummerschool's People

Contributors

rth-tools avatar

Stargazers

Yuliya Burankova avatar Dewei Hu avatar Caroline Lennartsson avatar Altana Namsaraeva avatar Tu Hu avatar LegallyOverworked avatar Marcelo Falchetti avatar  avatar Ibai Irastorza Azcarate avatar

Watchers

Ibai Irastorza Azcarate avatar  avatar

Forkers

tumonn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.