More actions
imported>rabierre ({CREATE}) |
imported>rabierre No edit summary |
||
| Line 1: | Line 1: | ||
머신러닝스터디/2016/ | [[머신러닝스터디/2016]] | ||
[[머신러닝스터디/2016/목차]] | |||
== 내용 == | |||
* tensorflow로 k-means algorithm 구현하기 | |||
=== 코드 === | |||
==== sklearn ==== | |||
=== tensorflow === | |||
* [https://www.tensorflow.org/versions/r0.10/api_docs/python/math_ops.html#unsorted_segment_sum unsorted_segment_sum] | |||
== 다음 시간에는 == | |||
Revision as of 14:43, 8 August 2016
내용
- tensorflow로 k-means algorithm 구현하기