Skip to content

v0.1

Latest
Compare
Choose a tag to compare
@Yunlong-He Yunlong-He released this 31 Aug 01:39
· 52 commits to master since this release

In this release, DistML supoort following features:

  1. parameter servers on Spark
  2. data exchange between workers and parameter servers (DataBus)
  3. model api for new algorithms
  4. support typical models: word2vec, sparselr, lda and cnn

We have verified word2vec with millions words, sparselr with billions of weights, lda with thousands of topics, additional, it's more easily to scale to bigger problems with bigger clusters.

Welcome everyone to join this project or evaluate DistML, if any issues, please feel free to contact [email protected].