We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec534e0 commit 809d4abCopy full SHA for 809d4ab
README.md
@@ -32,7 +32,7 @@ Say you want to implement a distributed version of *Stochastic Gradient Descent*
32
- the **worker step** performed by the workers when they receive a query `q::Q` from the central node
33
- the asynchronous **central step** performed by the central node when it receives an answer `a::A` from a `worker`
34
35
-
+
36
37
Let's first of all set up our distributed environment.
38
0 commit comments