manastech / cafa5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a simple RNN taking sequences and binary classifying one term

leandroradusky opened this issue · comments

Similar to #32 but with a recurrent neural network.

For the CNN version, I've put an example in the issue of how a model will look like. Here I'm linking this tutorial, where you will find an example of using LSTMs with protein sequences. If doubts arise, let's discuss it in the comments here.