Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 510 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 510 Bytes

Track Obstacles Simulator

Unity simulator project for obstacle track using Proximal Policy Optimization algorithm.

Demo

animated

Integration with the Unity ML-Agents Toolkit. The trained model and the hyperparameters can be found in Model folder.
For more information on the algorithm, have a look at the original paper through this link.