Discrete, binary neuro evolutionary algorithm originally created for thoughtnet
npm install digital-neuro-evo!CI
[![npm package][npm-badge]][npm]
!Update
Originally created to serve thoughtnet, this is a digital neuro evolution
algorithm I came up with. The most notable difference from your standard
neuro-evo algorithm is the simplicity.
You can see a visualization of this algorithm running here.
Start by installing the module.
npm install --save digital-neuro-evo
or
yarn add digital-neuro-evo
Then follow along with this test.
[build-badge]: https://circleci.com/gh/brysgo/digital-neuro-evo.svg?style=shield
[build]: https://circleci.com/gh/brysgo/digital-neuro-evo
[npm-badge]: https://img.shields.io/npm/v/digital-neuro-evo.png?style=flat-square
[npm]: https://www.npmjs.org/package/digital-neuro-evo
[greenkeeper-badge]: https://badges.greenkeeper.io/brysgo/digital-neuro-evo.svg
[greenkeeper]: https://greenkeeper.io/