Skip to content

Commit

Permalink
Note down changes
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanradev93 committed Aug 13, 2023
1 parent ae7f8c4 commit 18c10fe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,10 @@ General Improvements:
1. Bugfix in ``SetTransformer`` affecting saving and loading when using the version with inducing points.
2. Bugfix in ``SetTransformer`` when using ``train_offline`` and batches result in unequal shapes.
3. Improved documentation with examples

1.1.3 Series
----------

1. Bugfix in ``SimulationMemory`` affecting the use of empty folders for initializing a ``Trainer``
2. Bugfix in ``Trainer.train_from_presimulation()`` for model comparison tasks
3. Added a classifier two-sample test function ``c2st`` in ``computational_utilities``

0 comments on commit 18c10fe

Please sign in to comment.