Hacker News new | ask | show | jobs
by pdyck 2915 days ago
Keras only offers standard layers but you can implement your own LSTM layer and use it with Keras. This way you can take advantage of all the other features