Skip to content

MariAyanami/genomics-deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

703 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genomics Deep Learning

This repository is maintained by MariAyanami and it contains Jupyter notebooks and notes for deep learning in the field of genomics. The key libraries we work with include keras and scikit-learn, but we also utilize others such as joblib, ray, tune, hyperas, and hyperopt.

Focus: Prediction of DNA Transcription Factor Binding Sites

Data Exploration Phase

Keras 1D Convolutional Neural Network

Network Creation

Data Transformations

In addition to utilizing various variants of CNN architectures, we also perform diverse transformations on Chromatin Data as listed below.

[...]

Hyperparameter Optimization

For optimizing the performance of our models, we rely on techniques such as Hyperas and Ray/Tune for Hyperparameter Optimization of Cross-Validated 1D CNN.

[...]

About

This repository is dedicated to deep learning applications in genomics using Jupyter notebooks, keras and scikit-learn among other tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors