Skip to content

Reinforcement learning agent using Proximal Policy Optimization (PPO) and Unity

Notifications You must be signed in to change notification settings

hnjm/Reinforcement-Landing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning project using PPO and Unity

Get it running

  • Install python deps
  • You will need to install TensorflowSharp from here
  • Set Brain type to external
  • Build the game inside python dir
  • Set up build name in ppo notebook
  • run the code in the notebook
  • Profit

Releases

No releases published

Packages

No packages published

Languages

  • C# 62.2%
  • Python 30.7%
  • Jupyter Notebook 7.1%