Download List

项目描述

Fast Artificial Neural Network Library is a neural network library that 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. C++, Perl, PHP, .NET, Python, Delphi, Octave, 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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-07 23:08 Back to release list
2.1.0

此版本更改 create_array 函数,以指示图层的数组参数是 const (即输入只),添加一个有案可稽的 c + + 包装和示例 c + + 程序,并将添加许多更多变化。
标签: Major feature enhancements
This release changes the create_array functions to indicate that the layer's array parameter is const (i.e., input only), adds a documented C++ wrapper and sample C++ program, and adds many more changes.

Project Resources