hw-du / CBiT

Implementation of the paper "Contrastive Learning with Bidirectional Transformers for Sequential Recommendation".
GNU General Public License v3.0
26 stars 6 forks source link

have an error #4

Closed huangyingjuner closed 1 year ago

huangyingjuner commented 1 year ago

AttributeError: 'Namespace' object has no attribute 'slide_window_step'
how to solve it

hw-du commented 1 year ago

You may refer to Question #1 .