Catalyst 21.09
[21.09] - 2021-09-30
Added
- CometLogger support (#1283)
- CometLogger examples (#1287)
- XLA docs (#1288)
- Contarstive loss functions:
NTXentLoss
(#1278),SupervisedContrastiveLoss
(#1293) - Self supervised learning:
ISelfSupervisedRunner
,SelfSupervisedConfigRunner
,SelfSupervisedRunner
,SelfSupervisedDatasetWrapper
(#1278) - SimCLR example (#1278)
- Superivised Contrastive example (#1293)
- extra warnings for runner-callbacks interaction (#1295)
CategoricalRegressionLoss
andQuantileRegressionLoss
to thecontrib
(#1295)- R2 score metric (#1274)
Changed
- Improved
WandbLogger
to support artifacts and fix logging steps (#1309) - full
Runner
cleanup, with callbacks and loaders destruction, moved toPipelineParallelFairScaleEngine
only (#1295) HuberLoss
renamed toHuberLossV0
for the PyTorch compatibility (#1295)- codestyle update (#1298)
- BalanceBatchSampler - deprecated (#1303)
Removed
Fixed
Contributors ❤️
@asteyo @AyushExel @bagxi @DN6 @gr33n-made @Nimrais @Podidiving @y-ksenia