cedarice / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%