Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vcadillog authored Nov 6, 2019
1 parent 2978059 commit 6e32580
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ To change the enviroments, modify the Enviroments.py file.

```
There's an easy example of how to use this repo, in the EXAMPLE_OF_USE.ipynb notebook for Google Colab, just download it and upload to colab, there's not need to have python installed in your machine, the generated videos are in the branch of gloned repo.
Or open this link:
https://colab.research.google.com/drive/16xgJeXjteuw3WNVfHtp_t_VsXLQyumGa?authuser=1
```

### RESULTS
Expand Down Expand Up @@ -131,4 +135,4 @@ Testing in not observed enviroments:
https://github.com/Kautenja/gym-super-mario-bros

### What to do now?
* Implement joint PPO and train in multiple enviroments for a more generalized actor.
* Implement meta learning (joint PPO) and train in multiple enviroments for a more generalized actor.

0 comments on commit 6e32580

Please sign in to comment.