Main Content
resetState
Reset state parameters of neural network
Description
resets the state parameters of a neural network. Use this function to reset the
state of a recurrent neural network such as an LSTM network.netUpdated
= resetState(net
)
Examples
Input Arguments
Output Arguments
References
[1] M. Kudo, J. Toyama, and M. Shimbo. "Multidimensional Curve Classification Using Passing-Through Regions." Pattern Recognition Letters. Vol. 20, No. 11–13, pages 1103–1111.
[2] UCI Machine Learning Repository: Japanese Vowels Dataset. https://archive.ics.uci.edu/ml/datasets/Japanese+Vowels