The Complete SPRLIB & ANNLIB

restore_pocket_weights

- put the weights in a pocket into the network

SYNOPSIS

void restore_pocket_weights (net, weight_vector)

ARGUMENTS

NET *net The NET into which the weights should be restored.
double *weight_vector The pocket vector containing the weights.

FUNCTION

This function restores the weights in a weight pocket into the network pointed to by net.

NOTE

The variable weight_vector is in vector format.

SEE ALSO

pocket_weights, bp_learn_pocket

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998