4039b51e3f
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.
25 lines
622 B
Text
25 lines
622 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2006/10/04 20:12:34 gdt Exp $
|
|
include/compat_time.h
|
|
include/doublefann.h
|
|
include/fann.h
|
|
include/fann_activation.h
|
|
include/fann_cascade.h
|
|
include/fann_data.h
|
|
include/fann_error.h
|
|
include/fann_internal.h
|
|
include/fann_io.h
|
|
include/fann_train.h
|
|
include/fixedfann.h
|
|
include/floatfann.h
|
|
lib/libdoublefann.la
|
|
lib/libfann.la
|
|
lib/libfixedfann.la
|
|
lib/libfloatfann.la
|
|
lib/pkgconfig/fann.pc
|
|
share/doc/fann/advancedusage.txt
|
|
share/doc/fann/fann_en.pdf
|
|
share/doc/fann/fixedpointusage.txt
|
|
share/doc/fann/gettingstarted.txt
|
|
share/doc/fann/installation.txt
|
|
share/doc/fann/theory.txt
|
|
@dirrm share/doc/fann
|