Deepmatch

Latest version: v0.3.1

Safety actively analyzes 619224 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.1

DeepMatch

Major Features and Improvements
- Add [ComiRec](https://deepmatch.readthedocs.io/en/latest/Features.html#comirec-controllable-multi-interest-framework-for-recommendation) model. [example](https://github.com/shenweichen/DeepMatch/blob/master/examples/colab_MovieLen1M_ComiRec.ipynb) liyuan97
Bug Fixes and Other Changes
- Update evaluation logic in multi interets model shenweichen


DisscussionGroup

- [Github Discussions](https://github.com/shenweichen/DeepCTR/discussions)
- Wechat Discussions

|公众号:浅梦学习笔记|微信:deepctrbot|学习小组 [加入](https://t.zsxq.com/026UJEuzv) [主题集合](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MjM5MzY4NzE3MA==&action=getalbum&album_id=1361647041096843265&scene=126#wechat_redirect)|
|:--:|:--:|:--:|
| [![公众号](https://github.com/shenweichen/DeepCTR/blob/master/docs/pics/code.png)](https://github.com/shenweichen/AlgoNotes)| [![微信](https://github.com/shenweichen/DeepCTR/blob/master/docs/pics/deepctrbot.png)](https://github.com/shenweichen/AlgoNotes)|[![学习小组](https://github.com/shenweichen/DeepCTR/blob/master/docs/pics/planet_github.png)](https://t.zsxq.com/026UJEuzv)|

0.3.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](https://deepmatch.readthedocs.io/en/latest/Examples.html#dssm-with-in-batch-softmax)
- [YoutubeDNN/MIND frequency negtivte sampling example](https://deepmatch.readthedocs.io/en/latest/Examples.html#youtubednn-mind-with-sampled-softmax)
- [SDM frequency negtivte sampling example](https://deepmatch.readthedocs.io/en/latest/Examples.html#sdm-with-sampled-softmax)
API Changes

- Add new class `deepmatch.utils.NegativeSampler`
- Remove `deepmatch.layers.core.Similarity`
- Add `sampler_config`,`loss_type` parameters for models
- Change `gamma` to `temperature`,`gamma=1/temperature`

DisscussionGroup

- [Github Discussions](https://github.com/shenweichen/DeepCTR/discussions)
- Wechat Discussions

|公众号:浅梦学习笔记|微信:deepctrbot|学习小组 [加入](https://t.zsxq.com/026UJEuzv) [主题集合](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MjM5MzY4NzE3MA==&action=getalbum&album_id=1361647041096843265&scene=126#wechat_redirect)|
|:--:|:--:|:--:|
| [![公众号](https://github.com/shenweichen/DeepCTR/blob/master/docs/pics/code.png)](https://github.com/shenweichen/AlgoNotes)| [![微信](https://github.com/shenweichen/DeepCTR/blob/master/docs/pics/deepctrbot.png)](https://github.com/shenweichen/AlgoNotes)|[![学习小组](https://github.com/shenweichen/DeepCTR/blob/master/docs/pics/planet_github.png)](https://t.zsxq.com/026UJEuzv)|

0.2.1

Deepmatch

Major Features and Improvements
- Add Scaling factor gamma in DSSM,FM zzszmyf
- Update layers shenweichen
Bug Fixes and Other Changes
- Fix routing_logits error of MIND 44 57 75 clhchtcjj

DisscussionGroup

- [Github Discussions](https://github.com/shenweichen/DeepCTR/discussions)
- Wechat Discussions

|公众号:浅梦学习笔记|微信:deepctrbot|学习小组 [加入](https://t.zsxq.com/026UJEuzv) [主题集合](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MjM5MzY4NzE3MA==&action=getalbum&album_id=1361647041096843265&scene=126#wechat_redirect)|
|:--:|:--:|:--:|
| [![公众号](https://github.com/shenweichen/DeepCTR/blob/master/docs/pics/code.png)](https://github.com/shenweichen/AlgoNotes)| [![微信](https://github.com/shenweichen/DeepCTR/blob/master/docs/pics/deepctrbot.png)](https://github.com/shenweichen/AlgoNotes)|[![学习小组](https://github.com/shenweichen/DeepCTR/blob/master/docs/pics/planet_github.png)](https://t.zsxq.com/026UJEuzv)|

0.2.0

Change Log
Major Features and Improvements
- Support different initializers for different embedding weights and loading pretrained embeddings.

0.1.3

Change Log
Major Features and Improvements
- Add [`SDM`](https://deepmatch.readthedocs.io/en/latest/deepmatch.models.sdm.html) model

0.1.2

- support [saving&loading model](https://deepmatch.readthedocs.io/en/latest/FAQ.html#save-or-load-weights-models)
- support higher version of tensorflow
- add [Google colab notebook ](https://colab.research.google.com/github/shenweichen/DeepMatch/blob/dev_shenweichen/examples/colab_MovieLen1M_YoutubeDNN.ipynb#scrollTo=yTl6d6jO1oqf)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.