We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7f8c4 commit 18c10feCopy full SHA for 18c10fe
CHANGELOG.rst
@@ -67,3 +67,10 @@ General Improvements:
67
1. Bugfix in ``SetTransformer`` affecting saving and loading when using the version with inducing points.
68
2. Bugfix in ``SetTransformer`` when using ``train_offline`` and batches result in unequal shapes.
69
3. Improved documentation with examples
70
+
71
+1.1.3 Series
72
+----------
73
74
+1. Bugfix in ``SimulationMemory`` affecting the use of empty folders for initializing a ``Trainer``
75
+2. Bugfix in ``Trainer.train_from_presimulation()`` for model comparison tasks
76
+3. Added a classifier two-sample test function ``c2st`` in ``computational_utilities``
0 commit comments