Toolbox: ANN_Toolbox

Title: ANN Toolbox 0.4.2.3

Summary: ANN Toolbox

Version: 0.4.2.3

Author: Ryurick M. Hristev

Maintainer: Allan Cornet <allan.cornet@scilab.org>
 Pierre Marechal <pierre.marechal@scilab.org>

Category: Category 2

Entity: none

WebSite: 

URL: http://atoms.scilab.org/toolboxes/ANN_Toolbox/0.4.2.3

License: GPL

ScilabVersion: >= 5.2

Depends: 

Date: 2009-08-06

Description: ANN Toolbox ver. 0.4.2.3 for Scilab 5.2
 =====================================
 
 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.
 

sourceId: 382

sourceName: ANN_Toolbox_0.4.2.3.zip

sourceMd5: c2498b83887b8359bddb7636936a7491

sourceSha1: 56fe4f9f269ff026a89c01843362e7b2d838431b

sourceUrl: http://atoms.scilab.org/toolboxes/ANN_Toolbox/0.4.2.3/files/ANN_Toolbox_0.4.2.3.zip

linux32Id: 383

linux32Name: ANN_Toolbox_0.4.2.3.bin.i686.linux.tar.gz

linux32Md5: 2c0b3ee73ccfc4a18c7d99acef8170f2

linux32Sha1: 5ee79fb0cefd8a7c2da51511d9d58f3cb8533379

linux32Url: http://atoms.scilab.org/toolboxes/ANN_Toolbox/0.4.2.3/files/ANN_Toolbox_0.4.2.3.bin.i686.linux.tar.gz

windowsId: 367

windowsName: ANN_Toolbox_0.4.2.3-windows.zip

windowsMd5: 1778d2ca6b788144a7e2bd97041e40e2

windowsSha1: f77210f7167ba0446191d2ca7dc43c9d054a3a0b

windowsUrl: http://atoms.scilab.org/toolboxes/ANN_Toolbox/0.4.2.3/files/ANN_Toolbox_0.4.2.3-windows.zip

