Fast Artificial Neural Network Library 2.1.0 Beta review (linux)

Add to Watch List

Fast Artificial Neural Network Library implements multilayer artificial neural networks in C with support for both fully connected an

License: LGPL (GNU Lesser General Public License)
OS: Linux
File size: 0K
Developer: Steffen Nissen      
Price: $0.00
User Rating:  

0 stars award from rbytes.net

Fast Artificial Neural Network Library 2.1.0 Beta is artificial intelligence software developed by Steffen Nissen.
Fast Artificial Neural Network Library 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, Python, Delphi and Mathematica bindings are available.

Here are some key features of "Fast Artificial Neural Network Library":

  • Multilayer Artificial Neural Network Library in C
  • Backpropagation training (RPROP, Quickprop, Batch, Incremental)
  • Evolving topology training which dynamically builds and trains the ANN (Cascade2)
  • Easy to use (create, train and run an ANN with just three function calls)
  • Fast (up to 150 times faster execution than other libraries)
  • Versatile (possible to adjust many parameters and features on-the-fly)
  • Well documented (An easy to use reference manual, a 50+ page university report describing the implementation considerations etc. and an introduction article)
  • Cross-platform (configure script for linux and unix, dll files for windows, project files for MSVC++ and Borland compilers are also reported to work)
  • Several different activation functions implemented (including stepwise linear functions for that extra bit of speed)
  • Easy to save and load entire ANNs
  • Several easy to use examples (simple train example and simple test example)
  • Can use both floating point and fixed point numbers (actually both float, double and int are available)
  • Cache optimized (for that extra bit of speed)
  • Open source (licenced under LGPL)
  • Framework for easy handling of training data sets
  • Graphical Interface
  • C++ Bindings
  • PHP Extension
  • Python Bindings
  • Delphi Bindings
  • .NET Bindings
  • Mathematica Extension
  • Octave Extension
  • Ruby Bindings
  • Pure Data Bindings
  • Debian package
    Fast Artificial Neural Network Library 2.1.0 Beta supports different languages (including english). It works with Linux.

    Downloading Fast Artificial Neural Network Library 2.1.0 Beta will take if you use fast ADSL connection.


    Download

    • 100mbit/s dedicated server
    • 100% availability


    Latest User Reviews

    Write a Fast Artificial Neural Network Library 2.1.0 Review

    Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.

    Fast Artificial Neural Network Library 2.1.0 related software

    • annie 0.71a
      annie stands for Artificial Neural Network Library and is a C++ API (library) for neural network training and execution. ersions e
    • ASpiReNN 0.1
      ASpiReNN stands for Artificial SPIking REcurrent Neural Network
    • Neural Net Framework 1.1
      NNF – Neural Net Framework is a small library, written in C language, that implements multilayer feed-forward neural networks. Her