17 results found Sort:

1.8k
8.6k
other
78
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
Created 2020-07-03
1,184 commits to master branch, last one 5 days ago
Clean, Robust, and Unified PyTorch implementation of popular DRL Algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
Created 2021-11-14
100 commits to main branch, last one 21 days ago
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are st...
Created 2018-01-13
25 commits to master branch, last one 3 years ago
140
586
apache-2.0
19
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Created 2020-03-09
96 commits to master branch, last one 4 years ago
Reinforcement learning tutorials
Created 2020-01-13
84 commits to master branch, last one about a year ago
13
116
apache-2.0
4
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Created 2021-03-21
24 commits to main branch, last one 2 years ago
🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄
Created 2020-08-05
42 commits to master branch, last one 7 months ago
The implement of all kinds of dqn reinforcement learning with Pytorch
Created 2020-02-04
32 commits to master branch, last one 3 years ago
Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,DDPG for discrete action space, A2C, A3C, TD3, SAC, TRPO
Created 2020-09-19
87 commits to master branch, last one 3 years ago
DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM
Created 2019-01-04
65 commits to master branch, last one 3 years ago
Pytorch implementation of distributed deep reinforcement learning
Created 2018-10-25
137 commits to master branch, last one about a year ago
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
Created 2018-01-25
694 commits to master branch, last one 3 years ago
OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)
Created 2021-02-27
29 commits to main branch, last one 2 years ago