v0.1.3
Tsunami v0.1.3
Closed issues:
- add a NLP example (#45)
- use MLDatasets in the README example (#46)
- deprecate
fit!
in favor offit
(#53)
Merged pull requests:
- bert finetuning example (#48) (@CarloLucibello)
- simplify show and fix functor FluxModule (#51) (@CarloLucibello)
- Add Tsunami.fit + foreach_trainable (#52) (@CarloLucibello)
- make Tsunami.fit the main API (#54) (@CarloLucibello)