Skip to content

Commit b19c796

Browse files
committed
-- updatd history.md
1 parent c0889a4 commit b19c796

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/history.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,11 @@ History
1414
- Added feature to use custom sampler in the training dataloader
1515
- Updated documentation and added a new tutorial for imbalanced classification
1616

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

Comments
 (0)