Skip to content
Merged
Changes from 3 commits
Commits
Show all changes
131 commits
Select commit Hold shift + click to select a range
e4cad43
change the way of getting vocsize, nclasses.
stray-leone Sep 12, 2015
7c1219d
Added MSGD abbreviation introduction
Zmeos Oct 24, 2015
321a6e1
Update atis URL
nouiz Oct 28, 2015
95cfe74
Fix travis, newer scipy version in miniconda have problems with gfortran
nouiz Oct 28, 2015
b3c4a9e
Use the new travis infrastucture
nouiz Oct 28, 2015
fcb7081
Merge pull request #120 from nouiz/master2
nouiz Oct 28, 2015
1f628ff
Update Gregoire email
nouiz Oct 28, 2015
644117d
Merge pull request #117 from Zmeos/patch-1
nouiz Oct 28, 2015
0d80529
Merge pull request #121 from nouiz/master2
nouiz Oct 28, 2015
5b62a38
Small update to lstm code. uidx have already been incremented
nouiz Oct 29, 2015
8b1e2b3
Update timming with speed up
nouiz Oct 29, 2015
eb3f6f9
Merge pull request #123 from nouiz/master2
nouiz Nov 5, 2015
564af7e
Fix miniconda path due to having changed
nouiz Nov 5, 2015
c78b5a9
Merge pull request #124 from nouiz/master2
nouiz Nov 5, 2015
74ab268
Update gettingstarted.txt
hankarun Dec 15, 2015
9f26cbc
Merge pull request #1 from hankarun/gettingstartet-patch-1
hankarun Dec 15, 2015
fb5e394
Update timing that is now faster
nouiz Dec 15, 2015
e9711aa
Try to fix travis
nouiz Dec 15, 2015
e9fc9c3
Add test_lstm in travis
nouiz Dec 15, 2015
407fd81
Get rid of scipy dependency by using numpy.
nouiz Dec 15, 2015
f13b880
Merge pull request #127 from nouiz/timing
nouiz Dec 15, 2015
88dfe8f
Merge pull request #126 from hankarun/master
nouiz Dec 15, 2015
dc86d12
Merge pull request #116 from stray-leone/master
nouiz Dec 15, 2015
e1d1e0c
Update timing for case that is now faster
nouiz Jan 15, 2016
b3b1783
Add test_rnnslu to travis
nouiz Jan 15, 2016
1a15292
Make test_rnnslu faster
nouiz Jan 15, 2016
87b2f9a
Small diff to help debug by having better error message
nouiz Jan 15, 2016
b701733
Use the In object as Param is deprecated
nouiz Jan 28, 2016
18a5e1a
Merge pull request #133 from nouiz/In
nouiz Feb 2, 2016
6e3d615
Update convolution to use the updated interface.
abergeron Feb 2, 2016
875d5af
Merge pull request #134 from abergeron/update_conv
lamblin Feb 2, 2016
6c5f07b
Update timing that got speed up.
nouiz Feb 3, 2016
c262523
fix minor typos and formatting
Feb 3, 2016
87460ee
Merge pull request #136 from benjaminirving/minor_typo
lamblin Feb 3, 2016
50b5010
Merge pull request #131 from nouiz/master2
abergeron Feb 8, 2016
d2764f2
successfully ported logistic_sgd.py
gyom Jan 21, 2016
2c022d1
fixed everything except rnnrbm and rnnslu, partial tests run but not …
gyom Jan 21, 2016
53f246d
partly fixed rnnrbm, but we will need to do some magic with the midi …
gyom Jan 21, 2016
2c610d3
made rnnslu compatible with python 3. tested on cpu for many epochs, …
gyom Jan 28, 2016
226729f
all fixes suggested by Pascal, plus update for the doc
gyom Jan 29, 2016
90b925b
travis python version update as suggested by Fred
gyom Feb 1, 2016
4c0858d
got rid of all the xrange
gyom Feb 1, 2016
dcfe518
minor edit to respond to Pascal's suggestion
gyom Feb 3, 2016
8ca9239
missed one print statement
gyom Feb 9, 2016
1bb3230
Merge pull request #132 from gyom/master
nouiz Feb 9, 2016
0054116
Update timing due to speed up. (lower the number of random number gen…
nouiz Feb 17, 2016
0ef0b4d
Make DLT compatible with Theano 0.7
nouiz Feb 17, 2016
c286d63
Merge pull request #141 from nouiz/master2
lamblin Feb 17, 2016
0c8507b
Update speed test to faster speed
nouiz Feb 24, 2016
cdfcde0
Speed up 8 expected benchmark speed
nouiz Mar 2, 2016
bba82fb
Update mlp.py
whitej17 Mar 10, 2016
c4db209
Merge pull request #146 from whitej17/patch-1
nouiz Mar 10, 2016
06a9d87
no nonlinearity in z
kyunghyuncho Mar 18, 2016
7768809
Merge pull request #149 from kyunghyuncho/master
nouiz Mar 18, 2016
146eb2a
Don't be too much version when downloading. Make buildbot output smaller
nouiz Mar 9, 2016
57a80fd
Give name to theano function
nouiz Mar 9, 2016
ff6939b
Finish passing to new conv2d interface
nouiz Mar 22, 2016
ee5c0cb
Use the new Interface
nouiz Mar 22, 2016
2776035
Merge pull request #150 from nouiz/master2
lamblin Mar 22, 2016
797342a
Use the new pool interface
nouiz Apr 1, 2016
aad4f16
fixed typo in SdA.py
lorenzoritter Apr 27, 2016
675c438
Merge pull request #155 from lorenzoritter/master
nouiz Apr 27, 2016
de99c6e
Commit a small speed up.
nouiz May 8, 2016
1f5c106
Merge pull request #154 from nouiz/pool
abergeron Jul 13, 2016
75cbba6
Python 3 + flake8 fixes.
abergeron Jul 13, 2016
2666040
Merge pull request #161 from abergeron/python3
nouiz Jul 19, 2016
4faede8
python3
nouiz Jul 28, 2016
a987cd5
Merge pull request #163 from nouiz/master2
lamblin Jul 28, 2016
ac02911
unzip -f to avoid prompt in data download
slefrancois Aug 31, 2016
ae4f6d9
Merge pull request #166 from slefrancois/unzip_force
lamblin Aug 31, 2016
f6db4f1
change compiledir and add xunit for jenkins
slefrancois Sep 7, 2016
a036280
dtl compiledir
slefrancois Sep 7, 2016
31e194d
use TMPDIR for buildbot
slefrancois Sep 9, 2016
80b9691
test file name to float32
slefrancois Sep 12, 2016
e64a8fc
Merge pull request #168 from slefrancois/jenkins_buildbot
nouiz Sep 12, 2016
793d618
add jenkins buildbot script
slefrancois Sep 19, 2016
12fb336
midi
slefrancois Sep 19, 2016
5e2b24f
Merge pull request #170 from slefrancois/buildbot_split_job
nouiz Sep 20, 2016
93c9a36
Use MRG_RandomStreams instead for shared_randomstreams for GPU compat.
abergeron Oct 3, 2016
4f251cd
add testsuites names
slefrancois Oct 6, 2016
500c214
Merge pull request #173 from slefrancois/testsuite_names
nouiz Oct 6, 2016
82c85e2
Add JUnit writer for speed tests, remove hardcoded reference times
slefrancois Oct 6, 2016
9918b7a
remove testsuite prefix option
slefrancois Oct 7, 2016
99c7aef
Merge pull request #175 from slefrancois/testsuite_names
nouiz Oct 7, 2016
f14107d
single performance file open, correct only access times variables if …
slefrancois Oct 7, 2016
f724c2c
move assert gpu_times not nan
slefrancois Oct 7, 2016
6b719ba
Merge pull request #174 from slefrancois/speed_report
nouiz Oct 11, 2016
85f56c2
add explicit CUDA path to buildbot
slefrancois Oct 13, 2016
5911cd1
Merge pull request #177 from slefrancois/test_jenkins
nouiz Oct 13, 2016
d403591
Compute mean in higher precision to avoid overflow.
abergeron Oct 20, 2016
5a13d98
Fix import of sandbox.
abergeron Oct 20, 2016
93837e0
Fix printout in lstm.py.
abergeron Oct 24, 2016
780cecc
Adjust mean dtypes for scores in SdA too.
abergeron Oct 26, 2016
f1c0587
Merge pull request #172 from abergeron/mixed
lamblin Oct 31, 2016
cd462ec
split performance report file
slefrancois Nov 3, 2016
a74f528
Merge pull request #178 from slefrancois/test_perf_report
nouiz Nov 4, 2016
fd5cb65
Do the speed test on the new gpu back-end.
nouiz Jan 13, 2017
fe3dc30
Merge pull request #180 from nouiz/master2
nouiz Jan 14, 2017
e481d33
install libgpuarray for dlt speed tests
slefrancois Jan 16, 2017
9c8d609
Merge pull request #181 from slefrancois/add_gpuarray
nouiz Jan 16, 2017
73e621d
move speedtest cache outside workspace
Apr 18, 2017
8d906ad
Merge pull request #184 from lisa-lab/speedtest_move_cache
nouiz Apr 18, 2017
c52fa00
add label to speedtest class
Apr 19, 2017
e302237
Merge pull request #185 from slefrancois/speed_label
nouiz Apr 21, 2017
e7b2dc8
buildbot includes theano.gpuarray
Apr 28, 2017
6ef907b
Merge pull request #187 from slefrancois/buildbot_gpuarray
nouiz May 5, 2017
61adbf8
fix typos/spelling
kirkins Jun 6, 2017
8819681
remove extra space
kirkins Jun 6, 2017
59667bd
remove extra space
kirkins Jun 6, 2017
3704876
remove more spaces
kirkins Jun 6, 2017
f78ba92
extra space in logreg
Jun 6, 2017
1867a4e
remove spaces in mlp page
Jun 6, 2017
d829400
remove spaces in dA page
Jun 6, 2017
738b641
remove space in rbm page
Jun 6, 2017
ec4855a
spaces on DBN page
Jun 6, 2017
85962ee
spaces on lstm page
Jun 6, 2017
7cade8c
Merge pull request #188 from kirkins/patch-1
nouiz Jun 7, 2017
bb2aa41
typo and space fix
Jun 7, 2017
8eb21da
typo on lenet page
Jun 7, 2017
147cb2e
typo/inconsistency in spelling of corruption
Jun 7, 2017
f7f7933
Merge pull request #190 from kirkins/proof_reading
nouiz Jun 19, 2017
534e915
Add small note on easy download script
kirkins Jun 20, 2017
cb4261c
Tell that it work on Mac.
nouiz Jun 20, 2017
c745a08
Merge pull request #191 from kirkins/patch-1
nouiz Jun 26, 2017
36ec511
add link to github
Jul 11, 2017
81f2575
typo
Jul 11, 2017
1cd8f36
Merge pull request #192 from slefrancois/link_github
lamblin Jul 11, 2017
ebb8c21
update nosetests command
Jul 26, 2017
8d25f1a
use nosetests directly for gpu
Jul 26, 2017
764cd4c
libgpuarray full checkout
Sep 7, 2017
ea2c59f
Merge pull request #194 from slefrancois/gpuarray_depth
nouiz Sep 8, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions doc/gettingstarted.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ On each learning algorithm page, you will be able to download the corresponding

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

On Linux or Mac systems, after cloning, all datasets can be downloaded at once with:

cd DeeepLearningTutorials/data
./download.sh


.. _datasets:

Expand Down