PyTorch Repository of Deep RL Agents to solve OpenAI Gym Benchmarks in a clean, and configurable manner.
- Set your configurations in
configs.yml
- Run
python env.py
- Actor-Critic
- PPO
More agents to be added over time!
PyTorch Repository of Deep RL Agents to solve OpenAI Gym Benchmarks in a clean, and configurable manner.
configs.yml
python env.py
More agents to be added over time!