3 projects
reinforcement-learning-framework
An easy-to-read Reinforcement Learning (RL) framework. Provides standardized interfaces and implementations to various Reinforcement Learning methods and utilities.
async-gym-agents
Async agents for Stable Baselines 3
remote-gym
This is a module to run Gym environments remotely, to enable splitting environment hosting and agent training into separate processes (or even separate machines).