Skip to content

drewwiens/TensorFlow-DNNs-for-Predicting-DNA-Transcription-Factor-Binding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow DNNs for Predicting DNA-Transcription Factor Binding

Deep neural networks implemented in TensorFlow & Python for predicting whether transcription factors will bind to given DNA sequences. Empirical tests on the impact of hyperparameters on ROC AUC and speed with an Nvidia GeForce GTX 970 GPU are also included

Architectures Implemented:

All implemented networks are currently convolutional neural nets; RNNs are coming soon

About

Deep neural networks implemented in TensorFlow & Python for predicting whether transcription factors will bind to given DNA sequences

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages