27 results found Sort:

1.9k
9.8k
other
80
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
Created 2020-07-03
1,194 commits to master branch, last one about a month ago
1.6k
7.3k
other
459
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
Created 2016-06-07
3,353 commits to master branch, last one about a year ago
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Created 2018-06-09
4 commits to master branch, last one 4 years ago
Minimal and Clean Reinforcement Learning Examples
Created 2017-01-13
264 commits to master branch, last one 7 years ago
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Created 2019-04-23
91 commits to master branch, last one about a year ago
266
1.3k
mit
48
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Created 2017-10-02
2,569 commits to master branch, last one 2 years ago
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
Created 2017-02-13
46 commits to master branch, last one 5 years ago
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Created 2019-05-29
46 commits to master branch, last one 3 years ago
Deep Reinforcement Learning with pytorch & visdom
Created 2017-04-10
85 commits to master branch, last one 6 years ago
RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code
Created 2018-04-11
497 commits to master branch, last one about a year ago
Simple A3C implementation with pytorch + multiprocessing
Created 2018-01-18
17 commits to master branch, last one 4 years ago
141
603
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
119
562
apache-2.0
20
A3C LSTM Atari with Pytorch plus A3G design
Created 2017-05-25
172 commits to master branch, last one about a year ago
Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math
Created 2020-10-02
23 commits to master branch, last one 3 years ago
Reinforcement learning tutorials
Created 2020-01-13
84 commits to master branch, last one 2 years ago
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Created 2018-12-30
392 commits to master branch, last one 10 months ago
59
259
apache-2.0
10
A continuous action space version of A3C LSTM in pytorch plus A3G design
Created 2017-12-23
45 commits to master branch, last one 2 months ago
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Created 2019-04-07
25 commits to master branch, last one 2 years ago
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and effi...
Created 2017-09-27
14 commits to master branch, last one 3 months ago
43
171
apache-2.0
5
A high-performance Atari A3C agent in 180 lines of PyTorch
Created 2017-10-03
42 commits to master branch, last one 3 years ago
Tutorial4RL: Tutorial for Reinforcement Learning. 强化学习入门教程.
Created 2023-01-07
16 commits to main branch, last one 8 months 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
Combining deep learning and reinforcement learning.
Created 2016-09-04
517 commits to tf2 branch, last one 3 years ago
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algo...
Created 2020-07-09
86 commits to master branch, last one 3 years ago