Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-05 | split Makefile into Makefile.common for impending py-fann package. | gdt | 3 | -7/+29 | |
Add bl3. | |||||
2006-10-04 | Fast Artificial Neural Network Library implements multilayer | gdt | 4 | -0/+60 | |
artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to other programming languages and a GUI are also available. |