Skip to content

Fr4ctlize/OxiNEAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OxiNEAT

This repositary contains

  • The OxiNEAT crate (my implementation of NeuroEvolution of Augmenting Topologies in Rust).
  • The OxiNEAT-NN crate, a neural-network based implementation of OxiNEAT's Genome trait, for use in NEAT.
  • A HyperNEAT implementation based on OxiNEAT.
  • A crate implementing the XOR test for NEAT.

About

An implementation of NeuroEvolution of Augmenting Topologies, and its later iteration HyperNEAT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages