Skip to content

Commit 542302f

Browse files
author
Thomas Mulc
committed
tried cap sensititve
1 parent 26804c6 commit 542302f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ The complete list of examples is below. The first example, [`Non-Distributed-Set
3333
* [`DOWNPOUR`](DOWNPOUR)
3434
* [`DOWNPOUR-Easy`](DOWNPOUR-Easy/)<sup>1</sup>
3535
* [`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/)
3838
* [`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/)
4040
* `Dynamic SGD` **TODO**
4141
* `Asynchronous Elastic Averaging SGD` (AEASGD) **TODO**
4242
* `Asynchronous Elastic Averaging Momentum SGD` (AEAMSGD) **TODO**

0 commit comments

Comments
 (0)