All Projects → rlcode → Per

rlcode / Per

Licence: mit
Prioritized Experience Replay (PER) implementation in PyTorch

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Per

Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (-38.78%)
Mutual labels:  dqn
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+1943.54%)
Mutual labels:  dqn
Drqn Tensorflow
Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro
Stars: ✭ 127 (-13.61%)
Mutual labels:  dqn
Deeprl algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
Stars: ✭ 97 (-34.01%)
Mutual labels:  dqn
Torchrl
Highly Modular and Scalable Reinforcement Learning
Stars: ✭ 102 (-30.61%)
Mutual labels:  dqn
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (-23.81%)
Mutual labels:  dqn
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (-44.22%)
Mutual labels:  dqn
Rainbow
A PyTorch implementation of Rainbow DQN agent
Stars: ✭ 147 (+0%)
Mutual labels:  dqn
Reinforcement Learning
🤖 Implements of Reinforcement Learning algorithms.
Stars: ✭ 104 (-29.25%)
Mutual labels:  dqn
Snake Ai Reinforcement
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
Stars: ✭ 123 (-16.33%)
Mutual labels:  dqn
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+814.97%)
Mutual labels:  dqn
Reinforcement learning
강화학습에 대한 기본적인 알고리즘 구현
Stars: ✭ 100 (-31.97%)
Mutual labels:  dqn
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (-19.05%)
Mutual labels:  dqn
Categorical Dqn
A working implementation of the Categorical DQN (Distributional RL).
Stars: ✭ 90 (-38.78%)
Mutual labels:  dqn
Keras Rl2
Reinforcement learning with tensorflow 2 keras
Stars: ✭ 134 (-8.84%)
Mutual labels:  dqn
Gym trading
Stars: ✭ 87 (-40.82%)
Mutual labels:  dqn
Cartpole
OpenAI's cartpole env solver.
Stars: ✭ 107 (-27.21%)
Mutual labels:  dqn
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+1295.24%)
Mutual labels:  dqn
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (-1.36%)
Mutual labels:  dqn
Deep Rl Tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
Stars: ✭ 1,552 (+955.78%)
Mutual labels:  dqn

per

PER(Prioritized Experience Replay) implementation in PyTorch

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].