Skip to content

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

Notifications You must be signed in to change notification settings

marcosfede/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