Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : ANN Toolbox details
Please login or create an account

ANN Toolbox

(2477/10309 downloads)
ANN Toolbox
Details
Version
0.4.2.3-1
Most recent version: 0.4.2.5
Author(s)
Ryurick M. Hristev
Entity
Private Individual
Package maintainers
Allan Cornet
Pierre Marechal
License
Supported Scilab Versions
>= 5.2
Creation Date
6th of August 2009
ATOMS packaging system
Available on
How To Install
atomsInstall('ANN_Toolbox')
Description
This represents a toolbox for artificial neural networks, based on my developments described in "Matrix ANN" book, under development, if interested send me an email at r.hristev@phys.canterbury.ac.nz Current feature:s - Only layered feedforward networks are supported *directly* at the moment (for others use the "hooks" provided) - Unlimited number of layers - Unlimited number of neurons per each layer separately - User defined activation function (defaults to logistic) - User defined error function (defaults to SSE) - Algorithms implemented so far: * standard (vanilla) with or without bias, on-line or batch * momentum with or without bias, on-line or batch * SuperSAB with or without bias, on-line or batch * Conjugate gradients * Jacobian computation * Computation of result of multiplication between "vector" and Hessian - Some helper functions provided For full descriptions start with the toplevel "ANN" man page.
Files (2)
[94.32 Ko] ANN_Toolbox_0.4.2.3.zip
sources files

exec builder.sce
exec loader.sce
[154.70 Ko] ANN_Toolbox_0.4.2.3.bin.zip
Binary version
Automatically generated by the ATOMS compilation chain
News (0)
Comments (0)
    Leave a comment 
Leave a comment
You need to log in before you can leave a comment.