GitXplorerGitXplorer
c

deep-learning-genomics

public
6 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
ba286a2c3f1131d36ce22e30fdb28ae8c61fd2f6

update todo list and gitignore

ccharlesreid1 committed 6 years ago
Unverified
24aa98c7abcfd5c097b7056f7ab8bf780dcf13e8

Created using Colaboratory

ccharlesreid1 committed 6 years ago
Verified
c0abc18dd0a169f95c964bd950e7c9a9abebca6b

Update Readme.md

ccharlesreid1 committed 6 years ago
Unverified
6affc114961b24b89c2245bfe1458e2b62a29869

Created using Colaboratory

ccharlesreid1 committed 6 years ago
Verified
0e60ce941d16b23c0db4c113e9030460ede0c3cb

Update Readme.md

ccharlesreid1 committed 6 years ago
Unverified
549c75cbe2321598aabb7eaea585ca3d83d4d9de

update powerx notebook, ready to run on colab

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