v1.0.2
What's Changed
- Reset val/test metrics and losses after every epoch by @suragnair in #8
- updated readme with pip command by @avantikalal in #14
- convert indices to int8 before stacking by @avantikalal in #21
- fixed device parsing in embed_on_dataset by @avantikalal in #20
- added host and docstrings to resources module by @avantikalal in #13
- added map_location arg in load_model to load model onto any device by @avantikalal in #18
- added reset method to PearsonCorrCoef by @avantikalal in #30
New Contributors
- @suragnair made their first contribution in #8
Full Changelog: v1.0.1...v1.0.2