savestate: save the state of a neural estimator
Description
save the state of a neural estimator
Usage
savestate(estimator, filename)
Value
No return value, called for side effects
Arguments
- estimator
the neural estimator that we wish to save
- filename
file in which to save the neural-network state as a bson
file