zhongkaifu/RNNSharp
RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, sequence-to-sequence network, and different types of layers, such as LSTM, Softmax, sampled Softmax and others.
287 stars. No commits in the last 6 months.
Stars
287
Forks
90
Language
C#
License
BSD-3-Clause
Last pushed
Aug 03, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zhongkaifu/RNNSharp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
probabl-ai/skore
Track your Data Science. Skore's open-source Python library accelerates ML model development...
pallets/click
Python composable command line interface toolkit
openml/openml-python
OpenML's Python API for a World of Data and More 💫
huggingface/evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.