beta-team / beta-recsys

Beta-RecSys: Build, Evaluate and Tune Automated Recommender Systems
https://beta-recsys.readthedocs.io/en/latest/
MIT License
162 stars 33 forks source link

Version v0.3.1 #382

Closed mengzaiqiao closed 3 years ago

mengzaiqiao commented 3 years ago

add SASRec model Other minor updates:

update black isort version, black==20.8b1, isort==5.7.0 fix the issue of tune.track. fix the issue of sasrec. format all the codes.