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 6 months ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 人工智能导论课程设计-用强化学习玩FlappyBird☆18Updated 5 years ago
- 用C++实现机器学习算法☆47Updated 7 years ago
- Data cleanse, clustering with Vector Quantization and Adaptive Resonance Theory☆10Updated 7 years ago
- Fuzzy Deep Reinforcement Learning for autoscaling on clouds☆11Updated 4 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- ☆34Updated 5 years ago
- 基于C++,使用BP神经网络识 别手写字体☆96Updated 8 years ago
- ☆31Updated 6 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
- A single header c++ timer☆22Updated 4 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- A matlab version of lng short term memory☆23Updated 10 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Do NLP without coding! Simple NLP framework.☆22Updated 3 years ago
- 基于C++实现基础BP神经网络,有助于深入理解BP神经网络原理。☆169Updated 2 years ago
- C语言手撕机器学习/深度学习算法☆133Updated 4 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆43Updated 7 years ago
- C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification☆102Updated 2 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 tiny c++ logger☆14Updated 3 years ago
- 中兴捧月杯算法比赛---最优路径规划,使用蚁群算法寻址最优路径☆28Updated 7 years ago
- 这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑☆208Updated 7 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆14Updated 6 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- Array based threaded red-black tree☆15Updated 9 years ago
- 用C++和opencv简单实现了植物大战僵尸这款游戏☆34Updated 6 years ago