Skip to content

Reinforcement Learning Algorithms with Unity 3D Environments

Notifications You must be signed in to change notification settings

BlueFisher/RL-PPO-with-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL-PPO-with-Unity

The implementation of PPO algorithm based on the Unity3d environment.

We use ml-agents to connect Unity game environment with learning algorithm based on python runtime. In the training and inference stage, we use TensorFlow to build our neural network.

About

Reinforcement Learning Algorithms with Unity 3D Environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages