This library is intended to be used when you want to quickly add neural network and/or evolutionary capabilities to a project.
Just copy src/abznnet.cs to your project, using Abznak.Evolve; using Abznak.NeuralNetwork; then copy and modify a sample from src/samples/ or from src/TestAbzNNet.cs
It isn't intended to be used by others yet, but you're still welcome to use it if you want to.
- Tim Smith
- [email protected]
- abznak on github, twitter
- http://abznak.com
LGPL 2.1
v0.1.0
This project uses Semantic Versioning - http://semver.org/
The major version of 0 tells you the API is not yet stable.