Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

janhohenheim/Hippocrates

Repository files navigation

NO LONGER MAINTAINED




Branch 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