Hank-Chang / LSTM
Long Short-Term Memory implementation by c++
☆29Updated 6 years ago
Alternatives and similar repositories for LSTM
Users that are interested in LSTM are comparing it to the libraries listed below
Sorting:
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the networ…☆15Updated 6 years ago
- ☆20Updated 7 years ago
- My implementation of DQN.☆9Updated 3 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- testing MLP, DQN, PPO, SAC, policy-gradient by snakeAI☆11Updated last week
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆50Updated 4 years ago
- A simple neural network framework written in C++.☆24Updated last year
- 用C++实现机器学习算法☆47Updated 6 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Fuzzy Deep Reinforcement Learning for autoscaling on clouds☆10Updated 4 years ago
- ☆31Updated 6 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- 李建忠《设计模式》笔记总结☆16Updated 5 years ago
- 这个项目基于A*算法和qt平台实现了可见化路径规划,现在拥有的功能为单Agv规划,agv运动模式可以选择为可斜向(八方向)以及不可斜向(四方向)两种模式☆14Updated 5 years ago
- C++ source code for 《C++数据结构与算法(第4版)》, ISBN: 978-7-302-37668-2☆12Updated 4 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Labs for CAI☆16Updated 4 years ago
- 这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑☆202Updated 6 years ago
- Three major design patterns for multithreading development☆33Updated last year
- 前向纠错码FEC(含喷泉码RaptorQ)☆17Updated 7 years ago
- 香港科技大学 凸优化☆41Updated 4 years ago
- A Thread Pool Realized by Pthread 使用Pthread实现的 C++ 线程池☆17Updated 5 years ago
- ☆29Updated 4 years ago
- 基于C++实现基础BP神经网络,有助于深入理解BP神经网络原理。☆165Updated 2 years ago
- Practice some modern or advanced C++ features and skills☆9Updated 2 years ago
- ffmpeg4.0学习☆38Updated 5 years ago
- C++并发编程实战☆14Updated 7 years ago