DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamescilab-ann
BeschreibungScilab module for artificial neural networks
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.4.2.3-3
Sektionuniverse/math
Prioritätoptional
Installierte Größe788 Byte
Hängt ab vonscilab (>= 5.1.1)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße215134 Byte
Prüfsumme MD58f364d3cd7a348c876ac4d123cf40051
Prüfsumme SHA16d87188bf1bb4ed61453ba229dade70145415329
Prüfsumme SHA2567bab6d4261ad0c12bac29e17d18a803d50510076cb781dd17a2309fa8a352b02
Link zum Herunterladenscilab-ann_0.4.2.3-3_all.deb
Ausführliche BeschreibungThis 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


Impressum
Linux is a registered trademark of Linus Torvalds