UCSC-nanopore-cgl / nanopore-RNN

Collaboration repository with Nanopore Group
MIT License
0 stars 4 forks source link

Create mulit layer BLSTM model using Keras #5

Closed adbailey4 closed 7 years ago

adbailey4 commented 7 years ago

Create mulit layer BLSTM model using Keras

adbailey4 commented 7 years ago

We decided to not use keras and use the tensorflow framework. It should have more support in the future and allows us to control the intricacies of the network.