lephong / lstm-rnnView external linksLinks
long short-term memory for recursive neural network model
☆66Apr 9, 2019Updated 6 years ago
Alternatives and similar repositories for lstm-rnn
Users that are interested in lstm-rnn are comparing it to the libraries listed below
Sorting:
- Lightweight C++11 library for building deep recurrent neural networks☆43Apr 21, 2017Updated 8 years ago
- Long Short-Term Memory implementation by c++☆29Aug 6, 2018Updated 7 years ago
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆40Oct 19, 2017Updated 8 years ago
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Aug 13, 2017Updated 8 years ago
- testing MLP, DQN, PPO, SAC, policy-gradient by snakeAI☆11May 6, 2025Updated 9 months ago
- Reranking-based dependency parsing with inside-outside recursive neural network☆21Oct 11, 2014Updated 11 years ago
- Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)☆28Feb 6, 2015Updated 11 years ago
- A recurrent neural network heavily inspired by Long Short Term Memory, but simpler.☆21May 4, 2013Updated 12 years ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆21Jan 28, 2020Updated 6 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆131Apr 27, 2016Updated 9 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Apr 26, 2021Updated 4 years ago
- Transition-based dependency parser based on stack LSTMs☆206Nov 17, 2019Updated 6 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Apr 25, 2019Updated 6 years ago
- Improving upon state of the art cooperative deep reinforcement learning in StarCraft II☆13May 16, 2019Updated 6 years ago
- ☆14May 15, 2020Updated 5 years ago
- Recurrent Neural Networks With Limited Numerical Precision☆13May 25, 2017Updated 8 years ago
- RNNTool is a matlab toolbox for Recurrent Neural Network☆11Sep 27, 2013Updated 12 years ago
- Library for implementing RNNs with Theano☆11Mar 26, 2015Updated 10 years ago
- paper notes on nlp/cv/rl/dl☆14May 15, 2017Updated 8 years ago
- RNN(Reservoir, Stacked LSTM, etc.) Library☆71Apr 2, 2015Updated 10 years ago
- A MATLAB simple interactive Reinforcement Learning environment for Evolutionary Neural Network-based car with a proximity sensor☆14Apr 11, 2019Updated 6 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Jun 19, 2019Updated 6 years ago
- Fast CPU implementations of several conditional probabilistic models☆37Oct 3, 2023Updated 2 years ago
- Here is our algorithm for Pursuit Problem based on the Distributed Reinforcement Learning for Cooperative Multi-robot Pursuit☆10Apr 17, 2019Updated 6 years ago
- Hierarchical Dirichlet Process (with Split-Merge Operations), originally by Chong Wang☆18Oct 12, 2013Updated 12 years ago
- Scalable, structured, dynamically-scheduled hyperparameter optimization.☆19Oct 13, 2022Updated 3 years ago
- A small C++ implementation of LSTM networks, focused on OCR.☆829Oct 24, 2019Updated 6 years ago
- 基础pytorch 和 bert的ner模型,实现断句,标点符号预测☆18Jul 25, 2024Updated last year
- A C implementation of common Artificial Neural Networks☆15May 2, 2025Updated 9 months ago
- A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the networ…☆15Sep 3, 2018Updated 7 years ago
- Implementation of markov chains in Cpp☆16Oct 23, 2019Updated 6 years ago
- My C++ LSTM implementation according to Alex Graves‘s Paper. Generating Sequences With Recurrent Neural Networks☆17Feb 27, 2019Updated 6 years ago
- Recurrent Memory Network - Torch implementation☆35Oct 25, 2016Updated 9 years ago
- ner using crf++☆10Mar 24, 2015Updated 10 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆99Oct 17, 2018Updated 7 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Nov 27, 2014Updated 11 years ago
- A. Grave's RNNLIB made more readable☆39Nov 24, 2014Updated 11 years ago
- Lab exercises for the DL4MT winter school at DCU☆15Oct 21, 2015Updated 10 years ago
- A simple boost asio based mjpeg streaming server.☆27Nov 21, 2011Updated 14 years ago