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, 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
- 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 5 years ago
- Machine Learning for .NET☆430Updated 6 years ago
- Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such…☆201Updated 3 weeks ago
- implementation Word2Vec for .Net framework☆127Updated 5 years ago
- Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#☆285Updated 3 years ago
- Stanford NLP for .NET☆603Updated 11 months ago
- 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
- Keras# initiated as an effort to port the Keras deep learning library to C#, supporting both TensorFlow and CNTK☆244Updated 4 years ago
- Deep Learning in C#☆468Updated 2 months ago
- Library for running neural networks.☆49Updated 2 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆128Updated 8 years ago
- Advanced image processing and computer vision algorithms made as fluent extensions and built for portability☆342Updated 9 years ago
- Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)☆125Updated last month
- in progress☆187Updated 7 years ago
- Tensorflow based Neural Conversation Models☆190Updated 7 years ago
- Machine learning for C# .Net☆391Updated last week
- C# wrapper of LibSVM☆90Updated 3 years ago
- ☆431Updated 6 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- A neural conversation model☆138Updated 8 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- .Net Implementation for google word2vec tools.☆37Updated 2 years ago
- Distributed skipgram mixture model for multisense word embedding☆115Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 4 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- ByteNet for character-level language modelling☆318Updated 7 years ago