Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 597 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 597 Bytes

OpenAI Gym solutions

This repository contains implementations of well-known RL algorithms on PyTorch.

For better performance or production purposes I recommend using OpenAI Baselines implementations.

Some solved environments