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…
☆287Updated 5 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…☆122Updated 5 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☆56Updated 6 years ago
- Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#☆289Updated 4 years ago
- Stanford NLP for .NET☆606Updated last year
- implementation Word2Vec for .Net framework☆132Updated 6 years ago
- Seq2SeqSharp is a tensor based fast & flexible deep neural network framework written by .NET (C#). It has many highlighted features, such…☆206Updated 6 months ago
- Keras# initiated as an effort to port the Keras deep learning library to C#, supporting both TensorFlow and CNTK☆244Updated 4 years ago
- Library for running neural networks.☆49Updated 2 years ago
- Advanced Utility Libs☆24Updated 5 years ago
- Convolutional Neural Networks☆17Updated 10 years ago
- Deep Learning with C# and CNTK☆117Updated 6 years ago
- ANNdotNET - deep learning tool on .NET Platform.☆130Updated last month
- Advanced image processing and computer vision algorithms made as fluent extensions and built for portability☆342Updated 4 months ago
- Library for general purpose numerical computing and Machine Learning based on tensors and tensor expressions.☆76Updated 7 years ago
- C# wrapper of LibSVM☆92Updated 4 years 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
- A word2vec port for Windows.☆46Updated 8 years ago
- Deep Learning in C#☆470Updated 9 months ago
- Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA)☆127Updated 3 weeks ago
- Machine Learning for .NET☆429Updated 6 years ago
- ☆31Updated 11 years ago
- mxnet csharp Interface☆23Updated 8 years ago
- WordNet.Net the .Net library for WordNet☆49Updated 5 years ago
- ☆427Updated 6 years ago
- Machine learning for C# .Net☆401Updated 7 months ago
- Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano☆63Updated 8 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 9 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆130Updated 9 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago