Commit Graph

433 Commits

Author SHA1 Message Date
AntreasAntoniou
f707b10ef0 Fix bug where the test accuracy shown during test computation is computed wrongly. The final test accuracy report is correct however so logged results should be correct. 2018-02-11 20:49:40 +00:00
AntreasAntoniou
81fb17f06a Merge branch 'mlp2017-8/semester_2_materials' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2017-8/semester_2_materials 2018-02-11 20:24:19 +00:00
AntreasAntoniou
d2cbae927e Fix bug where the test accuracy shown during test computation is computed wrongly. The final test accuracy report is correct however so logged results should be correct. 2018-02-11 20:24:07 +00:00
Antreas Antoniou
6df75359f8
Merge pull request #69 from DainisGorbunovs/mlp2017-8/semester_2_materials
Load username automatically in sbatch scripts
2018-02-11 15:45:01 +00:00
Dainis Gorbunovs
b079f1f157 Load username automatically in sbatch scripts 2018-02-11 15:06:07 +00:00
AntreasAntoniou
6a3d271cfd Merge branch 'mlp2017-8/semester_2_materials' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2017-8/semester_2_materials 2018-02-10 19:11:40 +00:00
AntreasAntoniou
e6f570109d Remove num_channels variable, since it is now reduntant 2018-02-10 19:11:13 +00:00
Antreas Antoniou
faf06cfcfd
Update Introduction_to_tensorflow.ipynb 2018-02-10 03:16:03 +00:00
AntreasAntoniou
b71ea0c5fe Updated tqdm counting issue, added script for setting up environment on head-node 2018-02-09 22:01:53 +00:00
AntreasAntoniou
85308196d3 Updated tqdm counting issue, added script for setting up environment on head-node 2018-02-09 22:01:22 +00:00
AntreasAntoniou
ba7b5387ad Update data provider 2018-02-09 21:53:13 +00:00
AntreasAntoniou
4e22eefbce Updated data provider with better sampling 2018-02-09 21:39:20 +00:00
AntreasAntoniou
ee4adeaa66 Fixing ipython error 2018-02-07 13:32:12 +00:00
AntreasAntoniou
c3ff1774af Merge branch 'mlp2017-8/semester_2_materials' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2017-8/semester_2_materials 2018-02-05 13:46:21 +00:00
AntreasAntoniou
85d97d1d69 Loading error fix 2018-02-05 13:41:45 +00:00
Antreas Antoniou
9aca179255
Update gpu-cluster-quick-start.md 2018-02-01 14:26:10 +00:00
Antreas Antoniou
6077651789
Update gpu-cluster-quick-start.md 2018-02-01 14:25:53 +00:00
Antreas Antoniou
86990db465
Update gpu-cluster-quick-start.md 2018-02-01 14:25:15 +00:00
Antreas Antoniou
674338f07e
Update gpu-cluster-quick-start.md 2018-02-01 14:23:03 +00:00
Antreas Antoniou
71ec5c77df
Update gpu-cluster-quick-start.md 2018-02-01 14:22:29 +00:00
Antreas Antoniou
adb028b83c
Update gpu_cluster_tutorial_training_script.sh 2018-02-01 14:21:13 +00:00
AntreasAntoniou
8586a31949 Add mistakenly deleted data providers 2018-02-01 10:57:17 +00:00
AntreasAntoniou
39897f7b29 deletion of local files 2018-01-31 22:30:45 +00:00
AntreasAntoniou
4e5bbf9a21 removal of data generators 2018-01-31 22:29:56 +00:00
AntreasAntoniou
b8e3e10f13 Init 2018-01-31 22:28:57 +00:00
AntreasAntoniou
d14e05706f
Merge pull request #67 from CSTR-Edinburgh/mlp2017-8/coursework_2
Fix bug that rendered StochasticLayerWithParameters un-updatable
2017-11-25 19:30:54 +00:00
AntreasAntoniou
65508a7712 Added generation routine for cross correlation 2017-11-25 16:43:33 +00:00
AntreasAntoniou
1d2aabc2b3
Update models.py 2017-11-24 16:25:59 +00:00
AntreasAntoniou
309f96b8f5 Fix bug that rendered StochasticLayerWithParameters un-updatable 2017-11-24 14:00:14 +00:00
AntreasAntoniou
acefdd11ac
Merge pull request #65 from CSTR-Edinburgh/mlp2017-8/coursework_2
Mlp2017 8/coursework 2
2017-11-15 18:22:46 +00:00
AntreasAntoniou
65d38e91a5
Merge pull request #64 from CSTR-Edinburgh/add-license-1
Create LICENSE
2017-11-15 18:22:04 +00:00
AntreasAntoniou
b4f2d85f2b
Create LICENSE 2017-11-15 18:21:53 +00:00
AntreasAntoniou
d48cb9214c Additional modification to softmax 2017-11-14 18:48:54 +00:00
AntreasAntoniou
5769d7c1f0 Fixed stable softmax 2017-11-14 14:56:11 +00:00
AntreasAntoniou
b9147c269c Numerically stable softmax 2017-11-13 23:52:39 +00:00
AntreasAntoniou
6a0cdbea3a Stabilized softmax use instead of unstable version 2017-11-10 19:13:54 +00:00
AntreasAntoniou
e7fc62cd09 Add failure cases messages to BatchNorm test notebook 2017-11-08 20:49:46 +00:00
AntreasAntoniou
b42365c014 Add failure cases messages to BatchNorm test notebook 2017-11-08 20:26:03 +00:00
AntreasAntoniou
b374414a0c Merge branch 'mlp2017-8/coursework_2' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2017-8/coursework_2 2017-11-07 12:55:41 +00:00
AntreasAntoniou
a1d92fb92e Add evaluation phase for stochastic layers 2017-11-07 12:55:23 +00:00
AntreasAntoniou
07b38ce0b4
Delete generate_inputs.py 2017-11-06 17:34:25 +00:00
AntreasAntoniou
1021afa640 Add modified notebooks 2017-11-06 17:33:23 +00:00
AntreasAntoniou
b0cdd67feb Further spec changes 2017-11-06 17:31:41 +00:00
AntreasAntoniou
80d22f4770 Rename conv test 2017-11-06 17:28:48 +00:00
AntreasAntoniou
94fee2d2d4 Update spec and scripts 2017-11-06 17:27:08 +00:00
AntreasAntoniou
90f7059240 Merge branch 'mlp2017-8/coursework_2' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2017-8/coursework_2 2017-11-06 14:11:00 +00:00
AntreasAntoniou
bce57a6339 Add spec for coursework_2 2017-11-06 14:10:49 +00:00
AntreasAntoniou
02e8d475ca
Delete s1473470_test_file.txt 2017-11-06 14:09:45 +00:00
AntreasAntoniou
8928c6b52d CW2 init 2017-11-06 14:04:47 +00:00
AntreasAntoniou
cfadae67b9 Lab 6 initial commit 2017-10-29 21:30:15 +00:00