/RNNSharp

RNNSharp is a toolkit of recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling. It's written by C# language and based on .NET framework 4.0 or above version. RNNSharp supports many different types of RNNs, such as BPTT and LSTM RNN, forward and bi-directional RNNs, and RNN-CRF.

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

No issues in this repository yet.