Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 588 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 588 Bytes

DeepBind_with_Tensorflow

A TensorFlow implementation of DeepBind model is proposed. DeepBind is a deep learning model using convolutional neural networks used for predicting TF binding sites. The model was proposed in the paper "Predicting the sequence specificities of DNA and RNA-binding proteins by deep learning" published in 2015.

The architecture of the model and the calibration phase steps are explained in this figure from the paper: pipeline