ygyang11 / Latest-DQN-Hands-on-RLLinks
based on the website 《动手学强化学习》, which the codes was several years ago and the called gym lib has already been out of date. Thus, somewhere need to be changed, here is the complete new code.
☆16Updated 6 months ago
Alternatives and similar repositories for Latest-DQN-Hands-on-RL
Users that are interested in Latest-DQN-Hands-on-RL are comparing it to the libraries listed below
Sorting:
- Real time image capture+DQN path planning☆10Updated 2 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated 2 years ago
- DQN related algorithms☆10Updated 2 years ago
- ☆11Updated 3 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆19Updated 5 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 4 months ago
- 一门由AlphaGo项目负责人David Sliver,在UCL(伦敦大学)主讲的强化学习经典课程☆20Updated 6 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- This project is the source code of paper "Optimizing bidding strategy in electricity market based on graph convolutional neural network a…☆18Updated 4 months ago
- [TNNLS] PGDQN: A generalized and efficient preference-guided epsilon-greedy policy equipped DQN for Atari and Autonomous Driving☆11Updated last year
- SZU-AdvTech-2024 / 059-Deep-Reinforcement-Learning-for-Task-Offloading-in-Mobile-Edge-Computing-Systems☆10Updated 6 months ago
- Deep Reinforcement Learning based Autonomous Driving Agents☆10Updated 3 years ago
- Decentralized policy network for time-optimal multi-drone flight using multi-agent reinforcement learning.☆17Updated last month
- Dueling DQN Pytorch☆13Updated 3 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- A Deep Q-Network trained to safely guide the autonomous car to cross a 4-way intersection in a complex traffic environment.☆9Updated 4 years ago
- 车杆倒立摆DQN简单实现☆18Updated 3 weeks ago
- ☆10Updated 3 years ago
- Combination of RL and game theory for modeling human behavior☆11Updated 3 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆25Updated 3 weeks ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Codes accompanying the paper "A Convergent and Efficient Deep Q Network Algorithm"☆8Updated 3 years ago
- Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clari…☆32Updated last year
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- DQN Algorithm for an OpenAI Game☆8Updated 5 years ago
- Implementing Deep-Q-Learning to train a bot to navigate an environment with obstacles☆15Updated 2 years ago
- Simple DQN demo☆9Updated 10 months ago
- ☆18Updated 7 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆21Updated 3 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆113Updated this week