protocol
Monitor
Bases: Protocol
sympl.Monitor-style object for storing model state dictionaries.
store(state)
Append the model state dictionary to the stored data.