Skip to content

Commit c745a08

Browse files
authored
Merge pull request lisa-lab#191 from kirkins/patch-1
Add small note on easy download script
2 parents f7f7933 + cb4261c commit c745a08

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/gettingstarted.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ On each learning algorithm page, you will be able to download the corresponding
2222

2323
git clone https://github.com/lisa-lab/DeepLearningTutorials.git
2424

25+
On Linux or Mac systems, after cloning, all datasets can be downloaded at once with:
26+
27+
cd DeeepLearningTutorials/data
28+
./download.sh
29+
2530

2631
.. _datasets:
2732

0 commit comments

Comments
 (0)