AntreasAntoniou
|
09735df0d3
|
Remove redundant files
|
2017-09-25 13:16:28 +01:00 |
|
AntreasAntoniou
|
e0c5d275b2
|
Add instructions for remote secure notebooks
|
2017-09-25 13:03:56 +01:00 |
|
AntreasAntoniou
|
18eb7216b3
|
Fixed typos
|
2017-09-23 18:05:19 +01:00 |
|
AntreasAntoniou
|
9c39989769
|
Comment out next()
|
2017-09-23 18:03:29 +01:00 |
|
AntreasAntoniou
|
8ed08eac33
|
Fixed some typos
|
2017-09-23 17:59:47 +01:00 |
|
AntreasAntoniou
|
96244a105b
|
Comment out next() to enable proper execution of notebook exercises
|
2017-09-23 15:29:42 +01:00 |
|
AntreasAntoniou
|
e8a9fce41e
|
lab_1_pickle_bug_fix
|
2017-09-22 20:57:33 +01:00 |
|
AntreasAntoniou
|
a74821dc31
|
Replace miniconda2 to miniconda3
|
2017-09-22 15:53:11 +01:00 |
|
AntreasAntoniou
|
7116600701
|
Updated notebook
|
2017-09-22 15:03:24 +01:00 |
|
AntreasAntoniou
|
3bade40a0b
|
Minor Fixes
|
2017-09-22 14:48:03 +01:00 |
|
AntreasAntoniou
|
7276573ca2
|
Update quota-issue.md
|
2017-09-22 14:26:24 +01:00 |
|
AntreasAntoniou
|
ee9b8e9caa
|
First lab setup
|
2017-09-22 14:14:19 +01:00 |
|
AntreasAntoniou
|
75c1b5370c
|
Merge remote-tracking branch 'origin/mlp2016-7/master' into mlp2016-7/lab1
|
2017-09-22 13:24:24 +01:00 |
|
s1682454
|
a89dcff632
|
Fixed typo (#47)
* Fixed typo
use qstat instead of qsub to display job status
* Fixing second incorrect qsub/qstat substitution.
|
2017-02-17 23:05:37 +00:00 |
|
Matt Graham
|
25b893ea5e
|
Fixing typo and adding second head node details.
|
2017-02-15 15:45:48 +00:00 |
|
Matt Graham
|
b2e1e231ff
|
Adding details for checking error message.
|
2017-02-13 17:25:49 +00:00 |
|
Matt Graham
|
dc9a472658
|
Updating qsub command and fixing typos.
|
2017-02-13 16:57:57 +00:00 |
|
Matt Graham
|
54f16967ca
|
Adding notebook checkpoints directory to ignore list.
|
2017-02-13 15:18:39 +00:00 |
|
Matt Graham
|
6d1dacc265
|
Updating wget command and adding links.
|
2017-02-13 14:39:43 +00:00 |
|
Matt Graham
|
9ea3d06089
|
Updating secure notebook script path in note.
|
2017-02-13 14:34:54 +00:00 |
|
Matt Graham
|
bad8fc68df
|
Adding note on running on cluster + example script.
|
2017-02-13 14:30:45 +00:00 |
|
Matt Graham
|
b28a4b07ff
|
Updating environment set up note link.
|
2017-02-13 14:29:13 +00:00 |
|
Matt Graham
|
5e752af944
|
Reorganising scripts and notes in root directory.
|
2017-02-13 14:28:31 +00:00 |
|
Matt Graham
|
43eaa03bcf
|
Adding notebook with convolutional layer implementation.
|
2017-01-27 18:25:12 +00:00 |
|
Matt Graham
|
1e4a198711
|
Adding answer to exercise in lab 8 notebook.
|
2017-01-27 18:04:59 +00:00 |
|
Matt Graham
|
2b929b7acf
|
Adding second coursework handout.
|
2017-01-27 15:43:32 +00:00 |
|
Matt Graham
|
c6a4905fd3
|
Updating instructions for accessing data.
|
2017-01-27 15:26:33 +00:00 |
|
Matt Graham
|
773c05eabe
|
Adding details and example code for Kaggle submission and accessing files on AFS.
|
2017-01-25 21:26:03 +00:00 |
|
Matt Graham
|
98c63547d1
|
Adding instructions for getting CIFAR data.
|
2017-01-24 16:58:58 +00:00 |
|
Matt Graham
|
e89ffedf3f
|
Updating data_providers module to be Python 3 compatible.
|
2017-01-24 16:57:40 +00:00 |
|
Matt Graham
|
7867a372e4
|
Adding MSD intro notebook.
|
2017-01-22 12:47:14 +00:00 |
|
Matt Graham
|
adf7a0ffee
|
Adding further dataset details to CIFAR intro notebook.
|
2017-01-22 12:44:58 +00:00 |
|
Matt Graham
|
5556963490
|
Updating MSD data providers to reshape and upcast.
|
2017-01-22 12:44:24 +00:00 |
|
Matt Graham
|
8507224d90
|
Adding CIFAR-10 and CIFAR-100 intro notebook.
|
2017-01-21 19:44:30 +00:00 |
|
Matt Graham
|
822b946033
|
Adding MSD data providers.
|
2017-01-21 19:34:01 +00:00 |
|
Matt Graham
|
510a1ca7be
|
Adding CIFAR data providers.
|
2017-01-19 18:51:18 +00:00 |
|
Matt Graham
|
c4a662465e
|
Clarifying initializers description: notebook save failed in previous commit.
|
2017-01-19 10:49:10 +00:00 |
|
Matt Graham
|
223bd971d1
|
Clarifying initializers description.
|
2017-01-18 13:14:03 +00:00 |
|
Matt Graham
|
23e015085f
|
Adding optional contrib modules exercise.
|
2017-01-17 18:26:33 +00:00 |
|
Matt Graham
|
e0262e43fc
|
Adding TensorFlow install instructions: attempt 2.
|
2017-01-17 12:57:16 +00:00 |
|
Matt Graham
|
dfd7414791
|
Merge branch 'mlp2016-7/master' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2016-7/master
|
2017-01-17 12:55:28 +00:00 |
|
Matt Graham
|
8b756fce5d
|
Adding TensorFlow install instructions.
|
2017-01-17 12:55:00 +00:00 |
|
Matt Graham
|
8390e4a822
|
Updating Autoencoders notebook with solutions.
|
2016-12-26 18:58:30 +00:00 |
|
Matt Graham
|
ca9f1e6424
|
Clearing outputs from TensorFlow intro notebook.
|
2016-12-22 23:52:30 +00:00 |
|
Matt Graham
|
ae666f895a
|
Adding figures for TensorFlow intro notebook.
|
2016-12-22 23:42:21 +00:00 |
|
Matt Graham
|
8c08b0d5ea
|
Adding TensorFlow introduction notebook.
|
2016-12-22 23:40:46 +00:00 |
|
Jonathan Jouty
|
6892424a43
|
Fix __repr__ implementation for SingleLayerModel (#46)
|
2016-11-22 22:21:45 +00:00 |
|
Matt Graham
|
d41063dca6
|
Rerunning dropout experiment with non-stochastic evaluation.
|
2016-11-09 19:58:26 +00:00 |
|
Matt Graham
|
77a96cfc01
|
Fixing use of global rng in DropoutLayer fprop.
|
2016-11-09 19:55:11 +00:00 |
|
Matt Graham
|
9c86d00078
|
Changing default optimiser behaviour to use non-stochastic evaluation for stochastic layers.
|
2016-11-09 19:51:33 +00:00 |
|