Description Usage Arguments Value Author(s) See Also
Provides random values to the network weights and biases so as to start with. Basically it applies the random.init.MLPneuron function to every neuron in the network.
1 | random.init.MLPnet(net)
|
net |
The neural network object |
random.init.MLPnet returns the input network with weights and biases changed randomly.
Manuel Castejón Limas. manuel.castejon@gmail.com
Joaquin Ordieres Meré. j.ordieres@upm.es
Ana González Marcos. ana.gonzalez@unirioja.es
Alpha V. Pernía Espinoza. alpha.pernia@unirioja.es
Francisco Javier Martinez de Pisón. fjmartin@unirioja.es
Fernando Alba Elías. fernando.alba@unavarra.es
random.init.MLPneuron
, init.MLPneuron
, newff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.