Commit Graph

38 Commits

Author SHA1 Message Date
Matt Graham
48b02abf39 Adding more documentation to data providers module. 2016-09-20 12:49:42 +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
Matt Graham
3ad26049ba Cleaning up and refactoring data providers. 2016-09-19 11:16:53 +01:00
Matt Graham
08c5bcbce4 Tidying up headers. 2016-09-19 11:16:21 +01:00
Matt Graham
e9502c44a4 Moving default seed to package level and adding author metadata. 2016-09-19 11:14:10 +01:00
Matt Graham
8c98867cfa Removing convolution placeholders. 2016-09-19 07:33:37 +01:00
Matt Graham
89beb62fce Initial refactor of framework. 2016-09-19 07:31:31 +01:00
Pawel Swietojanski
d8c7ae96a0 fix to bias shape assert 2015-12-28 16:15:04 +00:00
Matt Graham
5e20946f20 Fixing incorrect numpy references in ConvLinear tests. 2015-12-22 07:39:09 +00:00
Matt Graham
eef54933c1 Adding ConvLinearLayer test functions. 2015-12-20 20:24:21 +00:00
pswietojanski
57b7496083 Merge remote branch 'upstream/master' 2015-12-13 20:08:12 +00:00
pswietojanski
ca8c429973 fix to dropout scaling 2015-12-13 19:53:10 +00:00
Matt Graham
efd6d49fa1 Making schedulers get_rate interface consistent with use in optimisers (i.e. gets passed accuracy not error rate). 2015-12-01 15:04:50 +00:00
pswietojanski
9969b47ba4 fixing naming of bprop_cost (thanks to anyone who reported this to Matt) 2015-11-17 13:59:16 +00:00
pswietojanski
c77bc3b1cd PEP8 normalisation, better Maxout comments 2015-11-16 14:04:47 +00:00
pswietojanski
16704f6471 bugfix to dropout (wrong scaling) 2015-11-16 13:55:10 +00:00
pswietojanski
bfd84f3ff6 fix to wrong tabulation 2015-11-15 21:53:47 +00:00
pswietojanski
b291e0dbd1 solutions 04 and 05 2015-11-15 21:36:35 +00:00
pswietojanski
689b78e4f4 adding missing conv compatibility code in fc linear transform 2015-11-15 16:45:41 +00:00
pswietojanski
fc2eecf135 adding overlooked dataset changes 2015-11-15 16:41:21 +00:00
pswietojanski
ed47b36873 coursework2, labs and code 2015-11-15 16:33:53 +00:00
pswietojanski
cb6712578d solutions to 04 and 05 2015-11-15 16:00:58 +00:00
pswietojanski
c130785b79 some progress with 05 solutions 2015-11-14 17:06:12 +00:00
Pawel Swietojanski
07f0fa8644 fix to L1 prior cost computation 2015-11-03 14:08:23 +00:00
pswietojanski
d87f8b05aa some clarifications 2015-11-02 12:59:36 +00:00
pswietojanski
faaa6cb172 lab 4 2015-11-01 19:24:35 +00:00
pswietojanski
18b36babde lab4 2015-11-01 15:50:26 +00:00
pswietojanski
2b516f2f97 lab4 work 2015-10-28 16:59:11 +00:00
pswietojanski
2b1700180e addded code-base 2015-10-12 01:50:05 +01:00
pswietojanski
4404649ba1 solutions 2015-10-12 00:31:57 +01:00
pswietojanski
653d75e95a various fixes 2015-10-07 01:13:54 +01:00
Pawel Swietojanski
05f826d22d various fixes 2015-10-07 01:09:01 +01:00
pswietojanski
e5ffdfeb60 2nd lab 2015-10-05 09:07:04 +01:00
pswietojanski
174445af8f changes to dataset 2015-10-01 13:26:08 +01:00
pswietojanski
c35e81a211 1st labs 2015-09-27 21:53:27 +01:00