rmst/rlrd
PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)
No commits in the last 6 months.
Stars
42
Forks
11
Language
Python
License
MIT
Category
Last pushed
May 25, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rmst/rlrd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning...
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Denys88/rl_games
RL implementations
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild