Commit Graph

468 Commits

Author SHA1 Message Date
Arushi Goel
a5d620d690 update remote-working-guide 2020-09-18 10:39:02 +01:00
Arushi Goel
74c1b27ca9 update remote-working-guide 2020-09-18 10:35:36 +01:00
Visual Computing (ViCo) Group
e605e3deee
Update remote-working-guide.md 2020-09-17 18:31:02 +01:00
Visual Computing (ViCo) Group
101cdb2b00
Update README.md 2020-09-17 17:56:31 +01:00
Arushi Goel
9592517e3b Update remote working guide 2020-09-17 15:41:42 +01:00
Visual Computing (ViCo) Group
af79118f82
Update environment-set-up.md 2020-09-17 13:54:02 +01:00
Visual Computing (ViCo) Group
06d3936fa3
Update remote-working-guide.md 2020-09-17 13:33:08 +01:00
Arushi Goel
d13e491f95 lab1 2020-09-15 14:24:27 +01:00
Arushi Goel
1911852b31 remote working 2020-09-15 13:32:14 +01:00
Arushi Goel
b27a922f8c lab1 2020-09-14 21:00:14 +01:00
Arushi Goel
570b449899 Check bashrc and benv files for path in environmental setup 2020-09-14 16:51:24 +01:00
Antreas Antoniou
06a753bc99
Update environment-set-up.md 2018-09-25 15:47:45 +01:00
Antreas Antoniou
845ba07cd2
Update environment-set-up.md 2018-09-25 15:24:01 +01:00
Antreas Antoniou
b5df331b5a
Update environment-set-up.md 2018-09-25 12:30:55 +01:00
Antreas Antoniou
bfcfa9dae8
Fix conda vs source issues. 2018-09-25 12:28:15 +01:00
Antreas Antoniou
6fc8ef3427
Update environment-set-up.md 2018-09-24 18:52:11 +01:00
Antreas Antoniou
8280ace204
Update environment-set-up.md 2018-09-24 10:45:28 +01:00
Antreas Antoniou
18a5867bcd
Make sure .bashrc is sourced in current terminal 2018-09-24 10:42:34 +01:00
Antreas Antoniou
dff23a6362
Update environment-set-up.md 2018-09-23 15:31:32 +01:00
Antreas Antoniou
22f986038a
Update getting-started-in-a-lab.md 2018-09-23 15:29:36 +01:00
Antreas Antoniou
a571349ce8
Update environment-set-up.md 2018-09-23 15:29:22 +01:00
Antreas Antoniou
a9616cebb9
Update instructions to include IAML and ANLP 2018-09-23 14:44:18 +01:00
Steve Renals
cc6df770a3 fixed typo 2018-09-20 16:40:30 +01:00
Steve Renals
9ab5b9de96 fixed typo 2018-09-20 15:30:39 +01:00
Antreas Antoniou
0066c275a1
Update environment-set-up.md 2018-09-19 18:51:45 +01:00
Antreas Antoniou
9f0c841011
Update getting-started-in-a-lab.md 2018-09-19 18:50:54 +01:00
AntreasAntoniou
2d54935183 lab1 2018-09-13 02:28:00 +01:00
AntreasAntoniou
8f9961669b reset repo 2018-09-13 02:16:13 +01:00
AntreasAntoniou
97f36afd51 Merge branch 'mlp2017-8/master' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2017-8/master 2018-09-13 02:14:43 +01:00
AntreasAntoniou
973201d585 reset repo for new year 2018-09-13 02:14:28 +01:00
Antreas Antoniou
c32aa23bde
Merge pull request #70 from CSTR-Edinburgh/mlp2017-8/semester_2_materials
Mlp2017 8/semester 2 materials
2018-09-13 02:12:06 +01:00
AntreasAntoniou
bfc6239585 Merge branch 'mlp2017-8/semester_2_materials' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2017-8/semester_2_materials 2018-03-02 22:52:25 +00:00
AntreasAntoniou
84e22e9796 Fix bug with data provider flag of random_sampling being set to true as default instead of false as it should have been 2018-03-02 22:51:35 +00:00
Antreas Antoniou
06b3d21f0d
Update network_architectures.py 2018-02-17 20:43:40 +00:00
AntreasAntoniou
8ac193d906 Add support for retrieving best epoch and val score when reloading a model 2018-02-16 23:44:04 +00:00
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