0.99.22
·
347 commits
to main
since this release
- Models can be restored and made non-trainable:
net.detach_parameters()
-
Loss functions history is stored in dictionaries
loss_states
within instances of the classsimulai.optimization.Optimizer
for all the cases: -
Bug fixes.