Skip to content

lagodiuk/evo-neural-network-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evo-neural-network-agents

Simulation of evolution of neural network driven agents in the small world with the pieces of food.

Video demonstrations on Youtube

Evolving of neural network driven agents

More info in this article (in Russian)

This project depends on Generic Genetic Algorithm project (has a maven dependency)

About

basic concepts

How neural network driven agent interacts with environment: Agent in environment

try it

for developers

Language: Java
Build with: Maven

  1. git clone https://github.com/lagodiuk/genetic-algorithm.git
  2. git clone https://github.com/lagodiuk/evo-neural-network-agents.git
  3. mvn -f genetic-algorithm/pom.xml install
  4. mvn -f evo-neural-network-agents/pom.xml install

Architecture of principal components of application: Architecture

evolving neural networks

How neural networks evolving with genetic algorithm: Neural network

About

Evolving of neural networks for collective agents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages