DeepCTR-Torch
DeepCTR-Torch copied to clipboard
Addition of BST to DeepCTR-Torch
Hi!
Are there any plans to add Behavior Sequence Transformer model to DeepCTR-torch in the near future?
Thanks!
I would be interested in this model as well!
Hi, BST is implemented in DeepCTR now: https://github.com/shenweichen/DeepCTR/blob/master/deepctr/models/bst.py
@zanshuxun Thanks! I saw it but I was looking for a torch implementation. Do you know if there are any plans to bring it to the torch version repo?