An open API service indexing awesome lists of open source software.

https://github.com/tugot17/classifying-nucleic-acid-sequence-using-gru

Tensorflow 2.0 implementation of classification of the genetic code sequence. Genetic code has form of Nucleobases sequence (A C T G). We use GRU cells (Gated Recurrent Units) to classyfie given sequence to one of four classes.
https://github.com/tugot17/classifying-nucleic-acid-sequence-using-gru

gru-cells jupyter-notebook nucleobases-sequence tensorflow

Last synced: about 2 months ago
JSON representation

Tensorflow 2.0 implementation of classification of the genetic code sequence. Genetic code has form of Nucleobases sequence (A C T G). We use GRU cells (Gated Recurrent Units) to classyfie given sequence to one of four classes.

Awesome Lists containing this project