fann_set_weight_array
(PECL fann >= 1.0.0)
fann_set_weight_array — Set connections in the network
説明
Set connections in the network.
Only the weights can be changed, connections and weights are ignored if they do not already exist in the network.
パラメータ
ann
-
ニューラルネットワークリソース。
connections
-
An array of FANNConnection objects
+add a note
User Contributed Notes
There are no user contributed notes for this page.