Skip to content

jizhihang/SharpML-Recurrent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

Neural network library (LSTM) based off of RecurrentJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%