Skip to content

Deep RNNs, LSTM networks and automatic differentiation package in Java

Notifications You must be signed in to change notification settings

erwtokritos/recurrentj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recurrentj

This is a java rewrite of Karpathy's recurrentjs library (https://github.com/karpathy/recurrentjs). It implements Deep Recurrent Neural Networks (RNN) and Long Short-Term Memory networks (LSTM) but it also performs automatic differentation over arbitrary expression graphs.

About

Deep RNNs, LSTM networks and automatic differentiation package in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages