GitXplorerGitXplorer
c

deep-learning-genomics

public
6 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
aff6611b6717be079dd70aaff8a50a68b6c7d026

MIT license

ccharlesreid1 committed 6 years ago
Unverified
a69824e627eea0aa565bc047149c981bc38568b1

Created using Colaboratory

ccharlesreid1 committed 6 years ago
Unverified
b40a59625434c2a9c46a20331bc14d1daffaee4b

fix colab link

ccharlesreid1 committed 6 years ago
Unverified
230bae3c2101bde916d38d0a14fa044ac91b560d

add CRP transcription factor example notebook

ccharlesreid1 committed 6 years ago
Unverified
f59aca72800419f43ccf4611d53ffa23c01c368d

Merge branch 'master' of github.com:charlesreid1/deep-learning-genomics

ccharlesreid1 committed 6 years ago
Unverified
481cccdf2d5e2dab851c510b1c3b1d466741fde1

have ray/tune parameter search working ok, just taking long time

ccharlesreid1 committed 6 years ago

README

The README file for this repository.

Deep Learning for Genomics

This repository contains Jupyter notebooks and notes for deep learning for genomics. We principally use keras and scikit-learn for deep learning, but other libraries (joblib, ray, tune, hyperas, hyperopt) are used along the way as well.

Predicting DNA Transcription Factor Binding Sites

Exploring the Data

Keras 1D Convolutional Neural Network

Creating the Network

Data Transformations

Hyperparameter Optimization