Skip to content

Shreyas-135/Distributed-SGD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Stochastic Gradient Descent

Steps to run this:

  • cd to the current directory
  • have docker and docker-compose installed
docker build -t hogwild-sgd:latest .
docker-compose up --scale worker=4
  • Ctrl+C will stop the nodes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.1%
  • JavaScript 18.9%
  • HTML 17.0%
  • CSS 9.2%
  • Dockerfile 2.8%