| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| deepmatch-0.3.0.tar.gz | 2022-07-03 | 19.3 kB | |
| deepmatch-0.3.0-py3-none-any.whl | 2022-07-03 | 29.1 kB | |
| README.md | 2022-07-03 | 1.9 kB | |
| v0.3.0 source code.tar.gz | 2022-07-03 | 973.9 kB | |
| v0.3.0 source code.zip | 2022-07-03 | 1.0 MB | |
| Totals: 5 Items | 2.0 MB | 0 | |
DeepMatch
⚠️This version does not support backward compatibility
- this verson is not compatible with v0.2. and v0.1.
- 该版本不支持向下兼容,请按照样例进行完整的样本处理和模型构建
Major Features and Improvements
- Support different negative sampling strategies, including
inbatch,uniform,frequency,adaptive. @shenweichen - refactor & update
preprocess.py, @shenweichen - DSSM inbatch negative sampling example
- YoutubeDNN/MIND frequency negtivte sampling example
- SDM frequency negtivte sampling example
API Changes
- Add new class
deepmatch.utils.NegativeSampler - Remove
deepmatch.layers.core.Similarity - Add
sampler_config,loss_typeparameters for models - Change
gammatotemperature,gamma=1/temperature
DisscussionGroup
- Github Discussions
- Wechat Discussions
| 公众号:浅梦学习笔记 | 微信:deepctrbot | 学习小组 加入 主题集合 |
|---|---|---|
![]() |
![]() |
![]() |


