Hank-Chang / LSTMLinks
Long Short-Term Memory implementation by c++
☆29Updated 7 years ago
Alternatives and similar repositories for LSTM
Users that are interested in LSTM are comparing it to the libraries listed below
Sorting:
- A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the networ…☆15Updated 7 years ago
 - testing MLP, DQN, PPO, SAC, policy-gradient by snakeAI☆11Updated 5 months ago
 - Dueling DQN Pytorch☆13Updated 3 years ago
 - 人工智能导论课程设计-用强化学习玩FlappyBird☆18Updated 5 years ago
 - Fuzzy Deep Reinforcement Learning for autoscaling on clouds☆11Updated 4 years ago
 - Data cleanse, clustering with Vector Quantization and Adaptive Resonance Theory☆10Updated 7 years ago
 - A C implementation of common Artificial Neural Networks☆15Updated 6 months ago
 - Labs for CAI☆16Updated 4 years ago
 - 用C++实现机器学习算法☆47Updated 7 years ago
 - 简单有效的内存池实现☆98Updated 9 years ago
 - A simple neural network framework written in C++.☆24Updated 2 years ago
 - Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 4 years ago
 - Matlab code to control underactuated systems based on a hybrid approach that combines neural networks, reinforcement learning, fuzzy logi…☆29Updated 11 years ago
 - A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
 - C++ library for reinforcement learning☆54Updated 2 years ago
 - 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
 - ☆34Updated 4 years ago
 - C++并发编程实战☆14Updated 8 years ago
 - Do NLP without coding! Simple NLP framework.☆22Updated 3 years ago
 - A matlab version of lng short term memory☆23Updated 9 years ago
 - 中兴捧月杯算法比赛---最优路径规划,使用蚁群算法寻址最优路径☆28Updated 7 years ago
 - 这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑☆208Updated 7 years ago
 - C++ Deep Reinforcement Learning Agent library☆13Updated last year
 - 使用pytorch构建深度强化学习模型DQN☆26Updated 7 years ago
 - 通过python3.6 编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
 - ☆14Updated 4 years ago
 - This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
 - Deep Q-Network (DQN) and DDPG to address the problem of stall around the wing sail of an autonomous sailing robot☆11Updated 7 years ago
 - Part of a research scholarship. I built a basic 2d driving sim with simulated lidar data to train Deep Q Neural Network. So far after abo…☆11Updated 8 years ago
 - Thread safe, lock-free memory pool.☆60Updated last year