More actions
imported>rabierre ({CREATE}) |
(Repair batch-0005 pages from live compare) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
머신러닝스터디/2016/ | [[머신러닝스터디/2016]] | ||
[[머신러닝스터디/2016/목차]] | |||
== 내용 == | |||
* tensorflow로 k-means algorithm 구현하기 | |||
** 각자 kmeans를 tensorflow(또는 python)으로 짜보는 시간 | |||
** 스터디룸에 모니터가 없었다 | |||
=== 코드 === | |||
==== sklearn ==== | |||
=== tensorflow === | |||
* [https://www.tensorflow.org/versions/r0.10/api_docs/python/math_ops.html#unsorted_segment_sum unsorted_segment_sum] | |||
== 다음 시간에는 == | |||
Latest revision as of 00:44, 27 March 2026
내용
- tensorflow로 k-means algorithm 구현하기
- 각자 kmeans를 tensorflow(또는 python)으로 짜보는 시간
- 스터디룸에 모니터가 없었다