GitXplorerGitXplorer
c

deep-learning-genomics

public
6 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
493d0acd8d862db85485ec40483e0282f0d489ff

add init version of log xform notebook

ccharlesreid1 committed 6 years ago
Unverified
08ea43900f498e854f4d4be23bcd48ba8a8082be

update todo

ccharlesreid1 committed 6 years ago
Unverified
4b35900e3c26094e16b8a5dc38dcb90d18b78457

update cross-validation and power xform notebooks

ccharlesreid1 committed 6 years ago
Unverified
4820ecc095af49ec58196badedcf97374a9412ca

updating keras-sklearn notebook (and todo list)

ccharlesreid1 committed 6 years ago
Unverified
75282cf2f58c51dbaed09f1d84e92ced76b9ac78

update gitignore

ccharlesreid1 committed 6 years ago
Unverified
2e3d3baf446be06ad939a9e70a7b5d0b78a68e69

update TOC

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