More actions
imported>rabierre ({CREATE}) |
imported>rabierre No edit summary |
||
| Line 5: | Line 5: | ||
* Stochastic Gradient Descent | * Stochastic Gradient Descent | ||
* Mini-batch Gradient Descent | * Mini-batch Gradient Descent | ||
* How to use SGD in tensorflow? | |||
== 다음 시간에는 == | == 다음 시간에는 == | ||
* Tensorflow 프로젝트 01: [https://www.kaggle.com/c/digit-recognizer kaggle digit recignizer] | * Tensorflow 프로젝트 01: [https://www.kaggle.com/c/digit-recognizer kaggle digit recignizer] | ||
Latest revision as of 20:16, 29 August 2016
내용
- Batch Gradient Descent
- Stochastic Gradient Descent
- Mini-batch Gradient Descent
- How to use SGD in tensorflow?
다음 시간에는
- Tensorflow 프로젝트 01: kaggle digit recignizer