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
各ステップで現在の損失が一番小さいようなサンプルを選択して更新するMin-k Loss SGD (MKL-SGD)を提案.
https://arxiv.org/pdf/2001.03316.pdf
Vatsal Shah, Xiaoxia Wu, Sujay Sanghavi (UT Austin)
2020/01/10
ノイズにロバストなSGDの亜種を提案.
The text was updated successfully, but these errors were encountered:
nocotan
No branches or pull requests
一言でいうと
各ステップで現在の損失が一番小さいようなサンプルを選択して更新するMin-k Loss SGD (MKL-SGD)を提案.
論文リンク
https://arxiv.org/pdf/2001.03316.pdf
著者/所属機関
Vatsal Shah, Xiaoxia Wu, Sujay Sanghavi (UT Austin)
投稿日付(yyyy/MM/dd)
2020/01/10
概要
新規性・差分
ノイズにロバストなSGDの亜種を提案.
手法
結果
コメント
The text was updated successfully, but these errors were encountered: