Commit Graph

445 Commits

Author SHA1 Message Date
Matt Graham
09901921ff Further clarifying reload vs. import note. 2016-09-27 19:14:44 +01:00
Matt Graham
a0c2f0db1b Changing to using remove rather than clean in quota issue fix based on lab feedback. 2016-09-27 19:02:22 +01:00
Matt Graham
8a46ac7fc0 Adding clarifications to set up instructions based on feedback from lab. 2016-09-27 19:02:22 +01:00
Matt Graham
137782a06a Adding note about quota issues. 2016-09-27 19:02:22 +01:00
Matt Graham
b86961d09e Fix to make sure MLP_DATA_DIR defined in current session. 2016-09-27 19:02:22 +01:00
Matt Graham
f2b6243a84 Adding Python/NumPy tutorial credits. 2016-09-27 19:02:22 +01:00
Matt Graham
7fd23d81cf Adding link to Stanford numpy tutorial and readability improvements. 2016-09-27 19:02:22 +01:00
Matt Graham
1fae6cb8a2 Fixes to typos and some minor readability improvments. 2016-09-27 19:02:22 +01:00
Matt Graham
4b525bbadb Changing to using remove rather than clean in quota issue fix based on lab feedback. 2016-09-27 18:46:59 +01:00
Matt Graham
910e3b7a0b Adding clarifications to set up instructions based on feedback from lab. 2016-09-27 18:46:35 +01:00
Matt Graham
762498dd17 Adding note about quota issues. 2016-09-27 10:26:13 +01:00
Matt Graham
85d692c974 Fix to make sure MLP_DATA_DIR defined in current session. 2016-09-26 12:20:57 +01:00
Matt Graham
ec405f8fd9 Adding Python/NumPy tutorial credits. 2016-09-23 13:13:55 +01:00
Matt Graham
06f1ba6906 Adding link to Stanford numpy tutorial and readability improvements. 2016-09-23 13:08:16 +01:00
Matt Graham
64275866ef Fixes to typos and some minor readability improvments. 2016-09-23 12:47:33 +01:00
Matt Graham
0b9c88ff20 Merge branch 'mlp2016-7/lab1' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2016-7/lab1 2016-09-22 16:52:27 +01:00
Matt Graham
d560f96a90 Changing data providers to skeleton code for first lab. 2016-09-22 16:51:42 +01:00
Matt Graham
04fe5a7279 Removing files not relevant to first lab. 2016-09-22 16:51:42 +01:00
Matt Graham
57412a05fd Correcting minor typos. 2016-09-22 16:50:58 +01:00
Matt Graham
abe1387210 Merge branch 'mlp2016-7/lab1' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2016-7/lab1 2016-09-22 16:37:08 +01:00
Matt Graham
bb6d3c6c98 Changing data providers to skeleton code for first lab. 2016-09-22 16:36:54 +01:00
Matt Graham
2ffaf85697 Removing files not relevant to first lab. 2016-09-22 16:36:54 +01:00
Matt Graham
156ce742d4 Fixing incorrect link name. 2016-09-22 16:36:01 +01:00
Matt Graham
bc8787f13c Attempt 2 at fixing anchor links. 2016-09-22 16:34:31 +01:00
Matt Graham
9bd47cd586 Fixing incorrect anchoor. 2016-09-22 16:30:25 +01:00
Matt Graham
ac925103b6 Adding quick set-up instructions and note about non-DICE systems. 2016-09-22 16:25:14 +01:00
Matt Graham
4fc931747c Changing data providers to skeleton code for first lab. 2016-09-22 15:41:46 +01:00
Matt Graham
5c946ef7da Removing files not relevant to first lab. 2016-09-22 15:36:14 +01:00
Matt Graham
a3d7e15315 Adjusting naming of first notebook in set up instructions. 2016-09-22 15:34:58 +01:00
Matt Graham
236fe5253b Adding more test code and expanding instructions in first lab notebook. 2016-09-22 15:33:59 +01:00
Matt Graham
049ce20d71 Adjusting comment spacing. 2016-09-22 15:06:20 +01:00
Matt Graham
27ee34cbba Renaming notebooks to start from 01 and removing old courseworks and solutions. 2016-09-21 03:04:30 +01:00
Matt Graham
c844ff2027 Merge pull request #40 from matt-graham/mlp2016-7/master
MLP 2016-7 updates
2016-09-21 02:55:42 +01:00
Matt Graham
b99514b6fc Cleaning outputs from introduction notebook. 2016-09-21 02:32:44 +01:00
Matt Graham
13de626279 Editing first lab notebook exercises and adding to Jupyter basics guide. 2016-09-21 02:30:21 +01:00
Matt Graham
0bfe0c1a34 Documenting optimiser module. 2016-09-21 00:54:36 +01:00
Matt Graham
dac0729324 Adding docstrings to costs and removing accuracies. 2016-09-21 00:54:21 +01:00
Matt Graham
8563a47b65 Adding additional authors to metadata. 2016-09-21 00:53:52 +01:00
Matt Graham
048437f967 Fixing typo in data environment variable set up instructions. 2016-09-21 00:52:57 +01:00
Matt Graham
74ddb82dcb Adding documentation to models module. 2016-09-20 23:09:27 +01:00
Matt Graham
08342e1bd8 Adding interface screenshots for introduction notebook. 2016-09-20 23:09:02 +01:00
Matt Graham
68d2804828 Initial edits to first lab notebook. 2016-09-20 16:28:35 +01:00
Matt Graham
9d3ee17418 Adding documentation to learning rules. 2016-09-20 14:48:56 +01:00
Matt Graham
69cb8ec663 Small fixes to initial description. 2016-09-20 12:54:51 +01:00
Matt Graham
48b02abf39 Adding more documentation to data providers module. 2016-09-20 12:49:42 +01:00
Matt Graham
7aad4e02a0 Updating README to remove old set up instructions and link to new ones. 2016-09-20 12:49:14 +01:00
Matt Graham
f02e48dbac Renaming trainers module to optimisers. 2016-09-19 12:25:43 +01:00
Matt Graham
2988811b50 Removing old optimisers code. 2016-09-19 12:22:47 +01:00
Matt Graham
03f27cab75 Added ability to add additional monitoring channels during training. 2016-09-19 12:18:44 +01:00
Matt Graham
d55311e501 Renaming data providers module for consistency. 2016-09-19 11:17:42 +01:00