yannbouteiller / rtgymLinks
Easily implement custom Gymnasium environments for real-time applications
☆94Updated 4 months ago
Alternatives and similar repositories for rtgym
Users that are interested in rtgym are comparing it to the libraries listed below
Sorting:
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- A gym environment for a miniature racecar using the pybullet physics engine.☆205Updated 2 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆56Updated 2 years ago
- Partially Observable Process Gym☆201Updated 3 months ago
- JAX and PZ RL envs + algorithms for swarms of CrazyFlies☆81Updated last year
- An API conversion tool for popular external reinforcement learning environments☆190Updated last month
- A Simplified Pytorch Version of the Dreamer Algorithm