Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

ディープラーニング基礎 (with Keras)

分類問題を考える

p=f(x)p = f(x)

バッチ正規化→どのユニットも同じデータを使うようにしたい

ドロップアウト→それぞれのユニットで異なる学習をさせて後で統合する=擬似的にアンサンブル学習のようにしたい