Skip to content

slimgabsi/Roller-Ball-ML-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roller Ball ML Agents

Simple Unity Ml agents implentation , Ball seeking target on a platfrom , trained with PPO .

Observations :

  • agent positon
  • target position
  • agent's velocity (x and z)

Continous Actions :

  • two actions :first determines the force applied along the x-axis and the second determines the force applied along the z-axis.

The Repo contains the unity project , the config file for training and the webgl build with pretrained model .

WebGl Link

Use hardware acceleration
https://slimgabsi.github.io/Roller-Ball-ML-Agents/

picture

About

Simple ball seeking target

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published