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 809d4ab commit fe56fe7Copy full SHA for fe56fe7
README.md
@@ -23,7 +23,7 @@ You can install `AsynchronousIterativeAlgorithms` by typing
23
julia> ] add AsynchronousIterativeAlgorithms
24
```
25
26
-## [Quick start](@id quick_start)
+## Quick start
27
28
Say you want to implement a distributed version of *Stochastic Gradient Descent* (SGD). You'll need to define:
29
0 commit comments