Skip to content

Containerhouse/rubyneat_examples

This branch is 12 commits behind flajann2/rubyneat_examples:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7072c4d · Feb 21, 2015

History

34 Commits
Jul 31, 2014
Jul 3, 2014
Apr 24, 2014
Apr 22, 2014
Aug 3, 2014
Apr 24, 2014
Apr 22, 2014
May 13, 2014
Jul 20, 2014
Aug 3, 2014
Aug 3, 2014
Aug 3, 2014
Aug 3, 2014
Feb 21, 2015

Repository files navigation

RubyNEAT Examples

Join the chat at https://gitter.im/flajann2/rubyneat_examples

Please see

https://github.com/flajann2/rubyneat

For the actual engine, and:

http://rubyneat.com

for the latest docs.

xor

Basic neural net test for functionality. This is the one exampled used in the documentation at: http://rubyneat.com/wiki/Documentation

xorall

This exercise (nearly) all of the CPPN neuron types.

xoranalog

This tests represents the XOR function as an analog function.

xorsin

Solves the XOR problem using the Sine and Cosine Neurons. This converges very fast with normally no hidden layers.

invpend

Pole Balancing (ongoing, not ready yet)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%