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 c0889a4 commit b19c796Copy full SHA for b19c796
docs/history.md
@@ -14,3 +14,11 @@ History
14
- Added feature to use custom sampler in the training dataloader
15
- Updated documentation and added a new tutorial for imbalanced classification
16
17
+0.3.0 (2021-03-18)
18
+------------------
19
+- Added AutoInt Model
20
+- Added Mixture Density Networks
21
+- Refactored the classes to separate backbones from the head of the models
22
+- Changed the saving and loading model to work for custom parameters that you pass in `fit`
23
+
24
0 commit comments