/SharpML-Recurrent

Neural network library (LSTM) based off of RecurrentJs

Primary LanguageC#

SharpML-Recurrent

A C# implemetation of Andrej Karpathy's RecurrentJs and Thomas Lahore's RecurrentJava.

Features:

  • Deep Recurrent Neural Networks
  • Long Short-Term Memory Networks
  • Gated Recurrent Unit Neural Networks
  • Backpropagation Through Time handled via Automatic Differentiation.

#License MIT

***WARNING: This is for educational purposes only. I suggest using these libraries instead: https://github.com/migueldeicaza/TensorFlowSharp and https://github.com/Microsoft/CNTK