A scala implementation of Downpour SGD - a distributed learning algorithm. Demonstrated with MNIST dataset.
Compile using sbt compile
.
Run using sbt run
.
A scala implementation of Downpour SGD - a distributed learning algorithm. Demonstrated with MNIST dataset.
Compile using sbt compile
.
Run using sbt run
.