All Projects → abidlabs → Deep Learning Genomics Primer

abidlabs / Deep Learning Genomics Primer

Contains files for the deep learning in genomics primer.

Projects that are alternatives of or similar to Deep Learning Genomics Primer

Deeplearning.ai Andrewng
deeplearning.ai , By Andrew Ng, All slide and notebook + data + solutions and video link
Stars: ✭ 165 (-2.94%)
Mutual labels:  jupyter-notebook
Tf Tutorials
Tutorials for deep learning course here:
Stars: ✭ 169 (-0.59%)
Mutual labels:  jupyter-notebook
Gate Decorator Pruning
Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"
Stars: ✭ 170 (+0%)
Mutual labels:  jupyter-notebook
Tbbkanalysis
关于淘宝“爆款”数据爬取与分析。具体分析见 —
Stars: ✭ 168 (-1.18%)
Mutual labels:  jupyter-notebook
Motion Ai
AI assisted motion detection for Home Assistant
Stars: ✭ 169 (-0.59%)
Mutual labels:  jupyter-notebook
Fastai old
OLD REPO - PLEASE USE fastai/fastai
Stars: ✭ 169 (-0.59%)
Mutual labels:  jupyter-notebook
Pytorch For Deep Learning And Computer Vision Course All Codes
PyTorch for Deep Learning and Computer Vision Course
Stars: ✭ 167 (-1.76%)
Mutual labels:  jupyter-notebook
Mimic extract
MIMIC-Extract:A Data Extraction, Preprocessing, and Representation Pipeline for MIMIC-III
Stars: ✭ 168 (-1.18%)
Mutual labels:  jupyter-notebook
Deep Reinforcement Learning Algorithms
31 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
Stars: ✭ 167 (-1.76%)
Mutual labels:  jupyter-notebook
Notebooks
Notebooks using the Hugging Face libraries 🤗
Stars: ✭ 168 (-1.18%)
Mutual labels:  jupyter-notebook
Prottrans
ProtTrans is providing state of the art pretrained language models for proteins. ProtTrans was trained on thousands of GPUs from Summit and hundreds of Google TPUs using Transformers Models.
Stars: ✭ 164 (-3.53%)
Mutual labels:  jupyter-notebook
Projects
TLM Monthly Projects. Join our slack to work on them.
Stars: ✭ 169 (-0.59%)
Mutual labels:  jupyter-notebook
2048 Deep Reinforcement Learning
Trained A Convolutional Neural Network To Play 2048 using Deep-Reinforcement Learning
Stars: ✭ 169 (-0.59%)
Mutual labels:  jupyter-notebook
Lungcancerdetection
Use CNN to detect nodules in LIDC dataset.
Stars: ✭ 168 (-1.18%)
Mutual labels:  jupyter-notebook
Structurenet
StructureNet: Hierarchical Graph Networks for 3D Shape Generation
Stars: ✭ 170 (+0%)
Mutual labels:  jupyter-notebook
Quickdraw
Stars: ✭ 168 (-1.18%)
Mutual labels:  jupyter-notebook
Colab
Continual Learning tutorials and demo running on Google Colaboratory.
Stars: ✭ 168 (-1.18%)
Mutual labels:  jupyter-notebook
Log Anomaly Detector
Log Anomaly Detection - Machine learning to detect abnormal events logs
Stars: ✭ 169 (-0.59%)
Mutual labels:  jupyter-notebook
Photorealistic Style Transfer
High-Resolution Network for Photorealistic Style Transfer
Stars: ✭ 170 (+0%)
Mutual labels:  jupyter-notebook
Audiosignalprocessingforml
Code and slides of my YouTube series called "Audio Signal Proessing for Machine Learning"
Stars: ✭ 169 (-0.59%)
Mutual labels:  jupyter-notebook

Deep Learning Genomics Primer

This tutorial is a supplement to the manuscript, A Primer on Deep Learning in Genomics (Nature Genetics, 2018) by James Zou, Mikael Huss, Abubakar Abid, Pejman Mohammadi, Ali Torkamani & Amalio Telentil. Read the accompanying paper here.

See the associated python notebook for the tutorial, or run it right from your browser in a colab notebook.

If you have any questions or feedback regarding this tutorial, please contact Abubakar Abid <[email protected]> or James Zou <[email protected]>. Please cite using the bibtex below:

@article{zou2018primer,
  title={A primer on deep learning in genomics},
  author={Zou, James and Huss, Mikael and Abid, Abubakar and Mohammadi, Pejman and Torkamani, Ali and Telenti, Amalio},
  journal={Nature genetics},
  pages={1},
  year={2018},
  publisher={Nature Publishing Group}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].