Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

IDPA16/Hippocrates

 
 

Repository files navigation



-----------------
|Linux	|Windows

:---:|:---:|:---: Master | Build Status|Build status Development | Build Status|Build status

Gitter

Visualization Tool by @Mafii
Experimental image recognition is currently being added at https://github.com/IDPA16/Hippocrates

Implementation of Kenneth Stanley and Risto Miikkulainen's NEAT (NeuroEvolution of Augmenting Topologies, http://nn.cs.utexas.edu/downloads/papers/stanley.ec02.pdf).

It focuses (in contrast to other implementations) on

  • Speed - through modern and efficient C++17
  • Clean Code - through constant ongoing refactoring and a deep care for aesthetics
  • Usability - through being able to be used without much knowledge of Neural Networks
  • Platform Independency - written on three different operating systems (Windows, Ubuntu, MacOS X) and the most used compilers (MSVC and GCC6), it is safe to say that it will work on multiple platforms, flawlessly.

Acknowledgements

  • Serge A. Zaitsev (jsmn)

Dependencies

  • ImageMagick 6.9.6-8

About

Actually usable implementation of NEAT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.3%
  • C 7.7%
  • CMake 3.3%
  • PowerShell 0.7%