zhongkaifu / RNNSharpLinks
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, se…
☆284Updated 4 years ago
Alternatives and similar repositories for RNNSharp
Users that are interested in RNNSharp are comparing it to the libraries listed below
Sorting:
- CRFSharp is Conditional Random Fields implemented by .NET(C#), a machine learning algorithm for learning from labeled sequences of exampl…☆121Updated 4 years ago
- Txt2Vec is a toolkit to represent text by vector. It's based on Google's word2vec project, but with some new features, such incremental t…☆68Updated 9 years ago
- Neural network library (LSTM) based off of RecurrentJs☆55Updated 6 years ago
- implementation Word2Vec for .Net framework☆129Updated 5 years ago
- Stanford NLP for .NET☆606Updated last year
- Simple example of using the Accord .NET C# library to implement a deep-learning neural network (deep belief network) with machine learnin…☆59Updated 2 years ago
- Machine Learning for .NET☆430Updated 6 years ago
- Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#☆286Updated 3 years ago
- Keras# initiated as an effort to port the Keras deep learning library to C#, supporting both TensorFlow and CNTK☆244Updated 4 years ago
- Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such…☆204Updated last month
- Library for running neural networks.☆49Updated 2 years ago
- Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)☆126Updated this week
- ☆31Updated 11 years ago
- Nano size Theano LSTM module☆303Updated 8 years ago
- ANNdotNET - deep learning tool on .NET Platform.☆128Updated last year
- Links to the implementations of neural conversational models for different frameworks☆271Updated 7 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/…☆189Updated 8 years ago
- ☆218Updated 9 years ago
- A word2vec port for Windows.☆47Updated 8 years ago
- ☆70Updated 10 years ago
- A neural conversation model☆138Updated 9 years ago
- RNN for Spoken Language Understanding☆428Updated 5 years ago
- Advanced image processing and computer vision algorithms made as fluent extensions and built for portability☆343Updated 9 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆129Updated 9 years ago
- Deep Learning in C#☆469Updated 5 months ago
- .Net Implementation for google word2vec tools.☆37Updated 2 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago