6f1e8de2b8
library, which implements multilayer 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. PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Pure Data and Mathematica bindings are available. A reference manual accompanies the library with examples and recommendations on how to use the library. A graphical user interface is also available for the library. WWW: http://leenissen.dk/fann/ PR: ports/109853 Submitted by: Tz-Huan Huang <tzhuan at csie.org>
30 lines
585 B
Plaintext
30 lines
585 B
Plaintext
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.a
|
|
lib/libdoublefann.la
|
|
lib/libdoublefann.so
|
|
lib/libdoublefann.so.2
|
|
lib/libfann.a
|
|
lib/libfann.la
|
|
lib/libfann.so
|
|
lib/libfann.so.2
|
|
lib/libfixedfann.a
|
|
lib/libfixedfann.la
|
|
lib/libfixedfann.so
|
|
lib/libfixedfann.so.2
|
|
lib/libfloatfann.a
|
|
lib/libfloatfann.la
|
|
lib/libfloatfann.so
|
|
lib/libfloatfann.so.2
|
|
libdata/pkgconfig/fann.pc
|