Pakket: scilab-ann (0.4.2.3-3) [universe]
Verwijzigingen voor scilab-ann
Ubuntu bronnen:
Het bronpakket scilab-ann downloaden:
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Science Team (Mailarchief)
- Sylvestre Ledru
It should generally not be necessary for users to contact the original maintainer.
Externe bronnen:
- Homepage [atoms.scilab.org]
Vergelijkbare pakketten:
Scilab module for artificial neural networks
This module implements artificial neural networks capabilities into the Scilab language. Current features are:
* 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
Andere aan scilab-ann gerelateerde pakketten
|
|
|
-
- dep: scilab (>= 5.1.1)
- Scientific software package for numerical computations