More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
== 내용 == | == 내용 == | ||
* [https://github.com/aymericdamien/TensorFlow-Examples/blob/master/examples/2%20-%20Basic%20Classifiers/logistic_regression.py Logistic Regression(Binary Regression)] | * [https://github.com/aymericdamien/TensorFlow-Examples/blob/master/examples/2%20-%20Basic%20Classifiers/logistic_regression.py Logistic Regression(Binary Regression)] | ||
* TensorFlow API | |||
** https://www.tensorflow.org/versions/master/api_docs/python/math_ops.html#reduce_sum | |||
== 후기 == | == 후기 == | ||
Revision as of 11:08, 7 May 2016
[[pagelist(^(머신러닝스터디/2016))]]
내용
후기
다음 시간에는
- Logistic Regression Live Coding?