Skip to content

InderPabla/EvolutionSimulator-NeuralNetwork-GeneticAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LSES V1.0: Large Scale Evolution Simulator

This simulator is called LSES. Which stands for Large Scale Evolution Simulator. Creatures live on a procedurally generated plane of 100x100 tiles. Each creature has 6 input sensors. 2 which can detect food on the tiles. 4 which can detect hue and distance of other creatures in their surroundings. The input also contains 2 input memory neurons which get previous brain state memory output. The output to the creature includes, forward velocity, angluar velocity, mouth color, body color, eating value, birth value, spike leght and 2 memory output. Users can save and load simualtion states with funtional UI. Users can also change large varity of hyper-parameter values for differnt sumulation runs.

Video Demo Of LSES V1.0

ScreenShot

Watch the video to understand how to download the simulator. Google Drive Download: https://drive.google.com/drive/folders/0B26krjpa9ytcRkZLRExSeEZ5MG8

1000 Creature Performace Test

Procedural Tile Terrain Generation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages