Skip to content

A NewLISP wrapper for the Genann Artificial Neural Network library, with examples.

Notifications You must be signed in to change notification settings

DexterLagan/lispy-ann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lispy-ANN

A NewLISP wrapper for the Genann Artificial Neural Network library, with examples.

Examples

- example1.lsp - Train a small ANN to the XOR function using backpropagation.
- example2.lsp - Train a small ANN to the XOR function using random search.
- example3.lsp - Load a saved ANN to solve the XOR function.
- example4.lsp (WIP) - Load the IRIS dataset and compute results.

Downloads

Pre-compiled binaries for the 3 first examples can be found here:
https://github.com/DexterLagan/lispy-ann/releases

About

A NewLISP wrapper for the Genann Artificial Neural Network library, with examples.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published