Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Navneet Paul committed Sep 23, 2018
1 parent 1d4e064 commit 4ddca9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ python3 ppo_train.py
python3 ppo_test.py
```
### References:
- Proximal Policy Optimization by OpenAI: https://blog.openai.com/openai-baselines-ppo/
- PPO implementation using TensorFlow: https://github.com/uidilr/ppo_tf
- <b><a href="https://blog.openai.com/openai-baselines-ppo/">Proximal Policy Optimization by OpenAI</a></b>
- <b><a href="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/uidilr/ppo_tf">PPO implementation using TensorFlow</a></b>

### TODO:
- Use Tensorboard for plotting the training and testing graphs.
Expand Down

0 comments on commit 4ddca9c

Please sign in to comment.