loadweights {NeuralEstimators} | R Documentation |
load a collection of saved weights of a neural estimator
loadweights(estimator, filename)
estimator |
the neural estimator that we wish to load weights into |
filename |
file (including absolute path) of the neural-network weights saved as a |
estimator
updated with the saved weights