rongmax-gufei / udacity-reinforcement-learningLinks
在该项目中,你将使用强化学习算法,实现一个自动走迷宫机器人。
☆10Updated 2 years ago
Alternatives and similar repositories for udacity-reinforcement-learning
Users that are interested in udacity-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- In this project, I explore some typical value-based and policy-based RL algorithms. I do experiments on DQN and its six variants and thei…☆12Updated 4 years ago
- 机器人走迷宫,Pytorch,强化学习,DQN。☆96Updated 4 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆736Updated 7 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆310Updated 5 years ago
- kinds of reinforcement learning model by Pytorch☆346Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆968Updated this week
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,391Updated 2 years ago
- basic algorithms of reinforcement learning☆213Updated 2 years ago
- Reinforcement-Learning-Notes, start with MDP.☆224Updated 2 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆89Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆654Updated 3 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆578Updated 5 months ago
- ☆1,021Updated 2 years ago
- 动手学强化学习代码☆61Updated last year
- ☆100Updated 2 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆32Updated 7 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,717Updated last year
- Reinforcement learning☆34Updated this week
- ☆792Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,656Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years ago
- 基于Pytorch, 使用强化学习(自博弈+MCTS)训练一个五子棋AI☆26Updated 4 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆28Updated 5 years ago
- ☆561Updated 11 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆127Updated 2 months ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆251Updated 3 years ago
- 强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆26Updated 2 years ago
- Implement some algorithms of RL☆46Updated 2 years ago