File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ The complete list of examples is below. The first example, [`Non-Distributed-Set
31
31
* [ ` Distributed-Setup ` ] ( Distributed-Setup )
32
32
* [ ` HogWild ` ] ( Hogwild ) (Asychronous SGD)
33
33
* [ ` DOWNPOUR ` ] ( Downpour )
34
- * [ ` DOWNPOUR-Easy ` ] ( Downpour-easy ) <sup >1</sup >
34
+ * [ ` DOWNPOUR-Easy ` ] ( Downpour-easy/ ) <sup >1</sup >
35
35
* [ ` ADAG ` ] ( ADAG ) (Asynchronous Distributed Adaptive Gradients)
36
- * [ ` Synchronous-SGD ` ] ( Synchronous-sgd )
37
- * [ ` Synchronous-SGD-different-learning-rates ` ] ( Synchronous-sgd-different-learning-rates )
36
+ * [ ` Synchronous-SGD ` ] ( Synchronous-sgd/ )
37
+ * [ ` Synchronous-SGD-different-learning-rates ` ] ( Synchronous-sgd-different-learning-rates/ )
38
38
* [ ` SDAG ` ] ( SDAG ) (Synchronous Distributed Adaptive Gradients) ** WIP**
39
- * [ ` Multiple-GPUs-Single-Machine ` ] ( Multiple-gpus-single-machine )
39
+ * [ ` Multiple-GPUs-Single-Machine ` ] ( Multiple-gpus-single-machine/ )
40
40
* ` Dynamic SGD ` ** TODO**
41
41
* ` Asynchronous Elastic Averaging SGD ` (AEASGD) ** TODO**
42
42
* ` Asynchronous Elastic Averaging Momentum SGD ` (AEAMSGD) ** TODO**
You can’t perform that action at this time.
0 commit comments