Commit Graph

40 Commits

Author SHA1 Message Date
Matt Graham
60edabd261 Fixing missing bias term from model visualisation. 2016-11-05 22:21:44 +00:00
Matt Graham
905545fd23 Adding notebook for 7th lab on autoencoders. 2016-11-05 22:20:29 +00:00
Matt Graham
fa9ef33460 Adding dropout and maxout notebook answers. 2016-11-05 22:19:28 +00:00
Matt Graham
2a4364d226 Adding necessary imports. 2016-11-02 03:39:13 +00:00
Matt Graham
e0114b9aab Adding notebook with convolutional layer tests. 2016-11-02 01:14:27 +00:00
Matt Graham
a6f775b1ff Adding notebook for lab 6. 2016-10-27 21:43:35 +01:00
Matt Graham
1efe9de847 Adding code for lab 5 notebook answers. 2016-10-27 21:43:08 +01:00
Matt Graham
ae999b43e4 Fixing spacing typo. 2016-10-21 22:07:41 +01:00
Matt Graham
9a182d4be1 Correcting regularisation coefficient values to test. 2016-10-21 22:07:25 +01:00
Matt Graham
cf6417f917 Removing old transfer function notebook. 2016-10-21 22:06:37 +01:00
Matt Graham
586c7477eb Removing old regularisation notebook. 2016-10-21 01:25:08 +01:00
Matt Graham
167508cc63 Adding new lab 5 notebook. 2016-10-21 01:24:37 +01:00
Matt Graham
870c04f664 Modifying optmiser.train call in notebook to use new interface with run_time. 2016-10-18 13:45:28 +01:00
Matt Graham
5d4c979ef3 Changing code blocks to use small p Python. 2016-10-17 23:36:21 +01:00
Matt Graham
f13ba91f82 Dealing with case where number of epochs less than stats interval. 2016-10-17 23:32:23 +01:00
Matt Graham
0cec9920f3 Adding coursework files to master branch. 2016-10-14 03:56:06 +01:00
Matt Graham
4863599bed Renaming old notebooks to reflect new numbering. 2016-10-14 03:40:43 +01:00
Matt Graham
0b9898d72c Adding new fourth lab notebook. 2016-10-14 03:39:19 +01:00
Matt Graham
a59d37dc69 Fixing softmax index typo. 2016-10-11 15:39:35 +01:00
Matt Graham
cafed216d7 Fixing typo in description of back-propagation. 2016-10-11 13:40:29 +01:00
Matt Graham
1fd2b84353 Renaming third lab notebook. 2016-10-07 07:01:26 +01:00
Matt Graham
ee0c6ce1d5 Updating third lab notebook on multilayer models. 2016-10-07 07:00:47 +01:00
Matt Graham
b1a031deac Adding solutions for second lab notebook. 2016-10-07 07:00:10 +01:00
Matt Graham
9863c75b05 Adding back propagation block diagram figure and source. 2016-10-07 06:24:18 +01:00
Matt Graham
e8333c02f1 Squashed commit of fixes to allow lab 1 notebook to render on Github.
commit eb66a44a9f899e20457576a3d34ceb33e0b46004
Author: Matt Graham <m.m.graham@ed.ac.uk>
Date:   Mon Oct 3 12:17:55 2016 +0100

    Restoring output without static function definitions.

commit 623748b334b7f0667c0b2d6e2f829a49978e87eb
Author: Matt Graham <m.m.graham@ed.ac.uk>
Date:   Mon Oct 3 12:16:29 2016 +0100

    Removing loaded static function definitions to test if helps Github rendering.

commit 9b4c21b97e7766ba20db00f80bbd31081417c269
Author: Matt Graham <m.m.graham@ed.ac.uk>
Date:   Mon Oct 3 12:14:42 2016 +0100

    Removing outputs from notebook to check if allows Github to render.
2016-10-06 12:30:05 +01:00
Matt Graham
baafac723e Attempt to make updated lab 1 notebook display on Github. 2016-10-06 12:30:05 +01:00
Matt Graham
a6c2eb2ae1 Adding first lab notebook solutions. 2016-10-06 12:30:05 +01:00
Matt Graham
57ae165135 Removing previous second lab notebook. 2016-09-30 02:54:32 +01:00
Matt Graham
881b2e7aee Finishing material for second lab notebook. 2016-09-30 02:53:54 +01:00
Matt Graham
f1ed11a325 Initial updates to lab 2 notebook. 2016-09-28 05:07:40 +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
236fe5253b Adding more test code and expanding instructions in first lab notebook. 2016-09-22 15:33:59 +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
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
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
7af82c16ca Moving res under notebooks subdirectory. 2016-09-18 01:06:53 +01:00
Matt Graham
891e4a1208 Moving notebooks out of root directory. 2016-09-17 15:08:06 +01:00