Skip to content

Bhavam/Eden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Eden

Simulated agent environment using MLAgents architecture.

The Eden Academy Script trains multiple parallel iterations of an environment where AdamAgent finds apple for EveAgent and obtains rewards.

The trained neural net is continuously called on by each agent to find quickest search optimisation.

training

Training uses movement input from AdamAgent and couple of other Vector Observations to find cummulative reward through PPO algorithm then uses RayPerception3D to acquire visual input to find reward objects.

training2

About

Simulated agent environment using MLAgents architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages