Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

머신러닝스터디/2016/2016 05 07: Difference between revisions

From ZeroWiki
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)]
* Softmax
** exponential을 쓴다.
** 항상 양의 값을 가지며 단조 증가한다는 특징을 가짐.


* TensorFlow API
* TensorFlow API

Revision as of 11:12, 7 May 2016

[[pagelist(^(머신러닝스터디/2016))]]

내용

후기

다음 시간에는

  • Logistic Regression Live Coding?

더 보기


활동지도/2016, 머신러닝스터디/2016