0.0.2 • Published 7 years ago

br.ai.ann v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Br.ai.ann

Br.ai.ann (pronounced: braian) is a Neural Network experiment that evolves using a genetic algorithm.

At the moment Br.ai.ann can evolve to solve the XOR, to see Br.ai.ann in action:

node demos/xor/index.js

Don't be a n00b, try it out, fork it star it, whatever

Credits

Inspired by:

  • Neural Network: this post by on stackoverflow
  • Genetic Algorithm: Burak Kanber
  • Mixing together: few things on the internet, this and this and this