gin-gp

0.1.0 • Public • Published

Gin is a system for genetic programming using Node.js.

Installation

npm install gin-gp

Dependencies

All the dependencies should be automatically installed by using:

npm install

In order to run the examples it helps if you have CoffeeScript installed globally:

npm install -g coffee-script

Examples

There are going to be a number of examples in examples/, the current one is based off of the Field Guide to Genetic Programming which is available for a free PDF download, or in print on Lulu. I'll be adding more examples from a variety of sources, including Genetic Programming by John Koza.

To run an example, simply execute it using coffee:

coffee examples/fggp/ch4.coffee

Testing

To run the tests, simply do:

npm test

License

Gin is released under the MIT licence.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2
  • 0.0.1
    1

Package Sidebar

Install

npm i gin-gp

Weekly Downloads

3

Version

0.1.0

License

none

Last publish

Collaborators

  • robbrit