Skip to content

Commit 5b60a25

Browse files
author
Thomas Mulc
committed
tried adding slash to fix link
1 parent aad1fb1 commit 5b60a25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ The complete list of examples is below. The first example, [`Non-Distributed-Set
3131
* [`Distributed-Setup`](Distributed-Setup)
3232
* [`HogWild`](Hogwild) (Asychronous SGD)
3333
* [`DOWNPOUR`](Downpour)
34-
* [`DOWNPOUR-Easy`](Downpour-easy)<sup>1</sup>
34+
* [`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)