yinyajun / golearn

Golang implemented Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golearn

Cluster

  1. KMeans
  2. SpectralCluster
  3. Bisection(Spectral Partition)

Graph

  1. Max Weight BipartiteGraph Match(KM algorithm)

About

Golang implemented Machine Learning


Languages

Language:Go 100.0%