You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please refer to the FAQ in doc and search for the related issues before you ask the question.
Describe the question(问题描述)
In Class: BaseModel, Why manually manage L2 norm multiplication of model parameters ? Why not use the optimizer to achieve this ? Is it set up like this on purpose?
Operating environment(运行环境):
deepctr-torch version [0.2.9]
The text was updated successfully, but these errors were encountered:
Please refer to the FAQ in doc and search for the related issues before you ask the question.
Describe the question(问题描述)
In Class:
BaseModel
, Why manually manage L2 norm multiplication of model parameters ? Why not use the optimizer to achieve this ? Is it set up like this on purpose?Operating environment(运行环境):
The text was updated successfully, but these errors were encountered: