v0.1.0
What's Changed
- Add MRR by @abheesht17 in #46
- Update data parallel example to use TPUs by @abheesht17 in #56
- Add Mean Average Precision by @abheesht17 in #54
- Add Recall@k by @abheesht17 in #59
- Bump torch from 2.4.1+cu121 to 2.6.0 by @dependabot in #50
- Update link to Keras.io. by @hertschuh in #61
- Remove
torchvision
from requirements files. by @hertschuh in #62 - Add DCG by @abheesht17 in #55
- Add temperature arg to pairwise losses by @abheesht17 in #60
- Add Precision@k by @abheesht17 in #58
- Add nDCG by @abheesht17 in #57
- Regenerate APIs with the new version of
namex
. by @hertschuh in #63 - Add SASRec example by @abheesht17 in #64
- Add list-wise ranking example by @abheesht17 in #65
- Add doc-string examples by @abheesht17 in #66
- Fix shape issue in deep rec example by @abheesht17 in #68
- Update README with links and quickstart by @abheesht17 in #67
- Add example in doc-string in retrieval layers. by @hertschuh in #69
- Fix data parallel inference by @abheesht17 in #70
- Small changes in example by @abheesht17 in #71
- Fixes related to documentation rendering. by @hertschuh in #72
- Fix pesky annoying keras.io rendering issues by @abheesht17 in #73
- Cast tensors to the correct dtype for metrics by @abheesht17 in #74
- Example fixes by @abheesht17 in #75
- Add logo to README. by @hertschuh in #76
- Version bump to 0.1.0 by @rtg0795 in #77
New Contributors
- @dependabot made their first contribution in #50
Full Changelog: v0.1.0.dev0...v0.1.0