JJ / nodeo

Simple evolutionary algorithm in JavaScript in CommonJS format, for node.js and anything else.
GNU General Public License v3.0
22 stars 6 forks source link

Add tutorial #9

Open JJ opened 9 years ago

JJ commented 9 years ago

To help people create their own evolutionary algorithms

thilan7 commented 6 years ago

hi what should be done here?

JJ commented 6 years ago

Can you install the library, create a small evolutionary algorithm and explain, step by step, how that is done in a TUTORIAL.md file?