We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问de-counfound适用于其它optimizer吗?当我把代码里的optimizer换成adam后,结果很差,改变优化器,还有其它哪些配置需要做出相应的改变?
The text was updated successfully, but these errors were encountered:
我没试过其他Optimizer,但是adam也是有类似momentum的moving average项的,理论上也work。你可能需要试试换下各种超参
Sorry, something went wrong.
你好,请问你用adam以后work了吗?我也是用了AdamW,效果也很差。
No branches or pull requests
请问de-counfound适用于其它optimizer吗?当我把代码里的optimizer换成adam后,结果很差,改变优化器,还有其它哪些配置需要做出相应的改变?
The text was updated successfully, but these errors were encountered: