Projects worked upon during Deep Reinforcement Learning (Deep RL) using OpenAI Gym & Unity ML-agents
The projects are in the order of advancements in the algorithms used in Deep RL. I'll soon be sharing more implementations of some of the most popular environments in OpenAI Gym using these algorithms.
-
Follow the instructions mentioned in this repository to perform a minimal install of OpenAI gym.
-
Install the dependencies
git clone https://github.com/saswat0/peely.git cd peely/python pip install .