Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdcrosby authored Jul 3, 2019
1 parent 86e974f commit 86d5214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ First of all your will need `python3.6` installed (we currently only support **p
Or you can install it from the source, head to `animalai/` folder and run `pip install -e .`

- We also provide a package that can be used as a starting point for training, and which is required to run most of the
example scripts found in the `examples/` folder. It contains an extension of
example scripts found in the `examples/` folder. At the moment **we only support Linux and Max** for the training examples. It contains an extension of
[ml-agents' training environment](https://github.com/Unity-Technologies/ml-agents/tree/master/ml-agents) that relies on
[OpenAI's PPO](https://openai.com/blog/openai-baselines-ppo/), as well as
[Google's dopamine](https://github.com/google/dopamine) which implements
Expand Down

0 comments on commit 86d5214

Please sign in to comment.