LispNeuralNet Code
Brought to you by:
sea4ever
File | Date | Author | Commit |
---|---|---|---|
scratch | 2011-09-29 |
![]() |
[503e58] Added tests, readme, several comments, allow cu... |
README.lisp | 2011-09-29 |
![]() |
[503e58] Added tests, readme, several comments, allow cu... |
ToDo.lisp | 2011-09-29 |
![]() |
[503e58] Added tests, readme, several comments, allow cu... |
make-distribution.sh | 2011-09-29 |
![]() |
[503e58] Added tests, readme, several comments, allow cu... |
neural-network.fasl | 2011-09-29 |
![]() |
[503e58] Added tests, readme, several comments, allow cu... |
neural-network.lisp | 2011-09-29 |
![]() |
[503e58] Added tests, readme, several comments, allow cu... |
test-neural-network.lisp | 2011-09-29 |
![]() |
[503e58] Added tests, readme, several comments, allow cu... |
This library has been tested with clisp, ecl, and sbcl. Note that most of the testing was done with clisp. ECL and SBCL have run the test files properly, but never were thoroughly tested. Note that there is a strange bug that remains to be fixed with underflowing floating point numbers. Sometimes (Say once every 100 executions of the neural network) there is an output value that has underflowed.