Skip to content

abznak/abznnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbzNNet - Abznak's Neural Network Library

About

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.

Author

License

LGPL 2.1

Version

v0.1.0

This project uses Semantic Versioning - http://semver.org/

The major version of 0 tells you the API is not yet stable.

About

Abznak's Neural Network Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published