- Added a new base validator `SimpleLossValidator` - Added `BNMValidator`
0.0.80
Features
- Added pretrained models for DomainNet126 - Added `transforms.classification.get_timm_transform`
Bug fixes
- Fixed bug where `map_location` wasn't being used in a useful way when downloading pretrained models. - Fixed some formatting issues in the documentation.