0.2.7 • Published 9 years ago

cppnjs v0.2.7

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

CPPN.js

Node module for Compositional Pattern Producing Networks, now in a javascript library near you!

Tests are run through Mocha and should.js. Activation functions and cppns are tested against the HyperNEAT C# code from Sebastian Risi's work.

This library is used by the neatjs library and the winjs library as well, usually as an NPM module -- but can be used inside HTML.

(links to follow someday...)

Usage:

var cppnjs = require('cppn');

-- (to follow some day)

0.2.7

9 years ago

0.2.6-1

10 years ago

0.2.6

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago