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:
- My implementation of DQN.☆9Updated 3 years ago
- 人工智能导论课程设计-用强化学习玩FlappyBird☆18Updated 5 years ago
- testing MLP, DQN, PPO, SAC, policy-gradient by snakeAI☆11Updated 3 months ago
- Fuzzy Deep Reinforcement Learning for autoscaling on clouds☆9Updated 4 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- Data cleanse, clustering with Vector Quantization and Adaptive Resonance Theory☆10Updated 7 years ago
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆40Updated last year
- Matlab code to control underactuated systems based on a hybrid approach that combines neural networks, reinforcement learning, fuzzy logi…☆28Updated 11 years ago
- A simple neural network framework written in C++.☆25Updated last year
- Based on PytorchRL tutorials☆8Updated 3 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- ☆10Updated last month
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- ☆33Updated 4 years ago
- Code for paper HGFF: A Deep Reinforcement Learning Framework for Lifetime Maximization in Wireless Sensor Networks☆12Updated 5 months ago
- A matlab version of lng short term memory☆22Updated 9 years ago
- 用C++实现机器学习算法☆47Updated 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
- ☆20Updated 7 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
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Concurrent / Constexpr STL (WIP), aimed to replace TBB and Boost☆31Updated 2 years ago
- 李建忠《设计模式》笔记总结☆15Updated 5 years ago
- Simple Blockingqueue I have used in many projects☆19Updated 8 years ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆9Updated 2 years ago
- Various DQN method with cartpole☆11Updated 7 years ago
- DQN examples codes in chapter 4☆43Updated 2 years ago
- Thread safe, lock-free memory pool.☆59Updated last year