エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Ada-Delta method doesn't converge when used in Denoising AutoEncoder with MSE loss & ReLU activation?
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Ada-Delta method doesn't converge when used in Denoising AutoEncoder with MSE loss & ReLU activation?
I just implemented AdaDelta (http://arxiv.org/abs/1212.5701) for my own Deep Neural Network Libra... I just implemented AdaDelta (http://arxiv.org/abs/1212.5701) for my own Deep Neural Network Library. The paper kind of says that SGD with AdaDelta is not sensitive to hyperparameters, and that it always converge to somewhere good. (at least the output reconstruction loss of AdaDelta-SGD is comparable to that of well-tuned Momentum method) When I used AdaDelta-SGD as learning method in in Denoising
2014/10/19 リンク