Skip to content
forked from mbaske/robot-ants

Robot Ants Demo made with Unity Machine Learning Agents

License

Notifications You must be signed in to change notification settings

DVonk/robot-ants

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Ants - Video

Reinforcement learning demo made with Unity Machine Learning Agents.
The ants want to explore the terrain but also need to find power-ups and recharge. They leave trails proportional to their energy level. Each ant scans its vicinity for trails to follow. Pathways between power-ups emerge over time.

The project utilizes the now outdated version 0.6 of ml-agents. In order to run the trained models, you need to install the Unity TensorFlowSharp Plugin and add ENABLE_TENSORFLOW to Edit > Project Settings > Player > Configuration > Scripting Define Symbols in the Unity Editor. An archived copy of the plugin is available here.

Ant Design: Ergin3D (modified) via turbosquid.

About

Robot Ants Demo made with Unity Machine Learning Agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%