We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a485b59 commit 2cdfeedCopy full SHA for 2cdfeed
CHANGELOG.md
@@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
### Added
12
13
+### Changed
14
+
15
+### Fixed
16
17
18
+## v0.2.0
19
20
+### Added
21
22
* New vision example: MAML++. (@[Theo Morales](https://github.com/DubiousCactus))
23
* Add tutorial: "Demystifying Task Transforms", ([Varad Pimpalkhute](https://github.com/nightlessbaron/))
24
* Add `l2l.nn.MetaModule` and `l2l.nn.ParameterTransform` for parameter-efficient finetuning.
0 commit comments