Export to GitHub

peach - default

Source Commits


Commits

Author Date Commit Message
jnalon Nov 20, 2011 688115fdf859 Added linear regression demo; minor bugs;
renato.ppontes Nov 2, 2011 3416afea2be8 API docs; Correct version in setup.py
jnalon Nov 17, 2011 2b9d3b234353 New demo for linear regression; Documentation for flock and linear regression de
jnalon Jul 31, 2011 0ab81a7e9680 Added Radial Basis Function Networks
jnalon Jul 28, 2011 081aeb3ea26a Added K-Means
Renato Pereira Jul 4, 2011 d0943ac402b0 Issue 2: Fixed
Renato Pereira Jul 4, 2011 5c7e104c201d Issue 1: Fixed
jnalon Jul 28, 2011 57ba849f483d Added K-Means algorithm.
jnalon May 5, 2011 356bdaebf0c7 Pequenas modificações
renato.ppontes Apr 8, 2011 da73cbe7efa0 Added GRNN and PNN neural networks; Added tests to nnet.py and lrules.py files.
renato ppontes Feb 11, 2011 9da9798b0e6a Added test for nn.base.Layer
renato.ppontes Feb 2, 2011 5cce337b8743 added setup.py; added tests for activation functions (nn); bugfix of Signum func
jnalon Jan 26, 2011 dbb7b2b29012 Fixed missing files; Better convergence for xor-problem tutorial
jnalon Jan 26, 2011 24c7433cc7cb Fixed missing files; Better convergence for the xor-problem tutorial
jnalon Jan 24, 2011 46655dd7e0ae Removing obsolete files from repository
jnalon Jan 24, 2011 217064b86518 Huge update
nalon Mar 11, 2010 568f1b16e9a5 Convertion to Mercurial.