[ etiona ]
[ ソース: scilab-ann ]
パッケージ: scilab-ann (0.4.2.4-1)
scilab-ann に関するリンク
Trisquel の資源:
scilab-ann ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Science Team (メールアーカイブ)
- Sylvestre Ledru
外部の資源:
- ホームページ [atoms.scilab.org]
類似のパッケージ:
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
その他の scilab-ann 関連パッケージ
|
|
|
-
- dep: scilab (>= 5.1.1)
- Scientific software package for numerical computations