Commit Graph

  • d560f96a90 Changing data providers to skeleton code for first lab. Matt Graham 2016-09-22 15:41:46 +0100
  • 04fe5a7279 Removing files not relevant to first lab. Matt Graham 2016-09-22 15:03:29 +0100
  • 57412a05fd Correcting minor typos. Matt Graham 2016-09-22 16:50:58 +0100
  • abe1387210 Merge branch 'mlp2016-7/lab1' of https://github.com/CSTR-Edinburgh/mlpractical into mlp2016-7/lab1 Matt Graham 2016-09-22 16:37:08 +0100
  • bb6d3c6c98 Changing data providers to skeleton code for first lab. Matt Graham 2016-09-22 15:41:46 +0100
  • 2ffaf85697 Removing files not relevant to first lab. Matt Graham 2016-09-22 15:03:29 +0100
  • 156ce742d4 Fixing incorrect link name. Matt Graham 2016-09-22 16:36:01 +0100
  • bc8787f13c Attempt 2 at fixing anchor links. Matt Graham 2016-09-22 16:34:31 +0100
  • 9bd47cd586 Fixing incorrect anchoor. Matt Graham 2016-09-22 16:30:25 +0100
  • ac925103b6 Adding quick set-up instructions and note about non-DICE systems. Matt Graham 2016-09-22 16:25:14 +0100
  • 4fc931747c Changing data providers to skeleton code for first lab. Matt Graham 2016-09-22 15:41:46 +0100
  • 5c946ef7da Removing files not relevant to first lab. Matt Graham 2016-09-22 15:03:29 +0100
  • a3d7e15315 Adjusting naming of first notebook in set up instructions. Matt Graham 2016-09-22 15:34:58 +0100
  • 236fe5253b Adding more test code and expanding instructions in first lab notebook. Matt Graham 2016-09-22 15:33:59 +0100
  • 049ce20d71 Adjusting comment spacing. Matt Graham 2016-09-22 15:06:20 +0100
  • 27ee34cbba Renaming notebooks to start from 01 and removing old courseworks and solutions. Matt Graham 2016-09-21 03:04:30 +0100
  • c844ff2027 Merge pull request #40 from matt-graham/mlp2016-7/master Matt Graham 2016-09-21 02:55:42 +0100
  • b99514b6fc Cleaning outputs from introduction notebook. Matt Graham 2016-09-21 02:32:44 +0100
  • 13de626279 Editing first lab notebook exercises and adding to Jupyter basics guide. Matt Graham 2016-09-21 02:30:21 +0100
  • 0bfe0c1a34 Documenting optimiser module. Matt Graham 2016-09-21 00:54:36 +0100
  • dac0729324 Adding docstrings to costs and removing accuracies. Matt Graham 2016-09-21 00:54:21 +0100
  • 8563a47b65 Adding additional authors to metadata. Matt Graham 2016-09-21 00:53:52 +0100
  • 048437f967 Fixing typo in data environment variable set up instructions. Matt Graham 2016-09-21 00:52:57 +0100
  • 74ddb82dcb Adding documentation to models module. Matt Graham 2016-09-20 23:09:27 +0100
  • 08342e1bd8 Adding interface screenshots for introduction notebook. Matt Graham 2016-09-20 23:09:02 +0100
  • 68d2804828 Initial edits to first lab notebook. Matt Graham 2016-09-20 16:28:35 +0100
  • 9d3ee17418 Adding documentation to learning rules. Matt Graham 2016-09-20 14:48:56 +0100
  • 69cb8ec663 Small fixes to initial description. Matt Graham 2016-09-20 12:54:51 +0100
  • 48b02abf39 Adding more documentation to data providers module. Matt Graham 2016-09-20 12:49:42 +0100
  • 7aad4e02a0 Updating README to remove old set up instructions and link to new ones. Matt Graham 2016-09-20 12:49:14 +0100
  • f02e48dbac Renaming trainers module to optimisers. Matt Graham 2016-09-19 12:25:43 +0100
  • 2988811b50 Removing old optimisers code. Matt Graham 2016-09-19 12:22:47 +0100
  • 03f27cab75 Added ability to add additional monitoring channels during training. Matt Graham 2016-09-19 12:18:44 +0100
  • d55311e501 Renaming data providers module for consistency. Matt Graham 2016-09-19 11:17:42 +0100
  • 3ad26049ba Cleaning up and refactoring data providers. Matt Graham 2016-09-19 11:16:53 +0100
  • 08c5bcbce4 Tidying up headers. Matt Graham 2016-09-19 11:16:21 +0100
  • e9502c44a4 Moving default seed to package level and adding author metadata. Matt Graham 2016-09-19 11:14:10 +0100
  • e390feaafd Adding data directory environment variable instructions. Matt Graham 2016-09-19 08:26:06 +0100
  • 8c98867cfa Removing convolution placeholders. Matt Graham 2016-09-19 07:33:37 +0100
  • 89beb62fce Initial refactor of framework. Matt Graham 2016-09-19 07:31:31 +0100
  • 58452a0de0 Minor fixes to instructions to improve readability. Matt Graham 2016-09-18 17:13:10 +0100
  • 791df36f38 Fixing hanging sentence about merges. Matt Graham 2016-09-18 01:12:32 +0100
  • abf3cd3ae1 Removing old git FAQ and kernel fix guide. Matt Graham 2016-09-18 01:08:08 +0100
  • d6290183ac Adding new environment set up instructions. Matt Graham 2016-09-18 01:07:31 +0100
  • 7af82c16ca Moving res under notebooks subdirectory. Matt Graham 2016-09-18 01:06:53 +0100
  • 1422e34be9 Adding setup.py install script for mlp package. Matt Graham 2016-09-17 15:08:26 +0100
  • 891e4a1208 Moving notebooks out of root directory. Matt Graham 2016-09-17 15:08:06 +0100
  • d8c7ae96a0 fix to bias shape assert Pawel Swietojanski 2015-12-28 16:15:04 +0000
  • 621bb95326 Merge pull request #38 from matt-graham/master Pawel Swietojanski 2015-12-22 11:28:48 +0000
  • 5e20946f20 Fixing incorrect numpy references in ConvLinear tests. Matt Graham 2015-12-22 07:39:09 +0000
  • ebf6b6b75f Merge pull request #37 from matt-graham/master Pawel Swietojanski 2015-12-20 20:53:13 +0000
  • eef54933c1 Adding ConvLinearLayer test functions. Matt Graham 2015-12-20 20:24:21 +0000
  • 162e28b498 Merge pull request #36 from pswietojanski/master Pawel Swietojanski 2015-12-13 20:09:56 +0000
  • f635a62ac5 updated 04 solution pswietojanski 2015-12-13 20:08:55 +0000
  • 57b7496083 Merge remote branch 'upstream/master' pswietojanski 2015-12-13 20:08:12 +0000
  • ca8c429973 fix to dropout scaling pswietojanski 2015-12-13 19:53:10 +0000
  • 1988692e46 Merge pull request #35 from matt-graham/scheduler_fix Pawel Swietojanski 2015-12-01 15:15:19 +0000
  • efd6d49fa1 Making schedulers get_rate interface consistent with use in optimisers (i.e. gets passed accuracy not error rate). Matt Graham 2015-12-01 15:04:50 +0000
  • 343e2639db Merge pull request #34 from pswietojanski/master Pawel Swietojanski 2015-11-17 14:00:47 +0000
  • 9969b47ba4 fixing naming of bprop_cost (thanks to anyone who reported this to Matt) pswietojanski 2015-11-17 13:59:16 +0000
  • 0bdc06740a Merge pull request #33 from pswietojanski/master Pawel Swietojanski 2015-11-16 14:05:43 +0000
  • c77bc3b1cd PEP8 normalisation, better Maxout comments pswietojanski 2015-11-16 14:04:47 +0000
  • 53f2ea115f Merge pull request #32 from pswietojanski/master Pawel Swietojanski 2015-11-16 13:57:00 +0000
  • 16704f6471 bugfix to dropout (wrong scaling) pswietojanski 2015-11-16 13:55:10 +0000
  • bab631fe97 Merge pull request #31 from pswietojanski/master Pawel Swietojanski 2015-11-15 21:56:01 +0000
  • bfd84f3ff6 fix to wrong tabulation pswietojanski 2015-11-15 21:53:47 +0000
  • d8de63ee69 Merge pull request #30 from pswietojanski/master Pawel Swietojanski 2015-11-15 21:49:44 +0000
  • b291e0dbd1 solutions 04 and 05 pswietojanski 2015-11-15 21:36:35 +0000
  • 3c96e1957a Merge pull request #29 from pswietojanski/master Pawel Swietojanski 2015-11-15 17:07:27 +0000
  • 725ea45651 fixing merge conflicts in 06_MLP... pswietojanski 2015-11-15 17:03:49 +0000
  • 689b78e4f4 adding missing conv compatibility code in fc linear transform pswietojanski 2015-11-15 16:45:41 +0000
  • fc2eecf135 adding overlooked dataset changes pswietojanski 2015-11-15 16:41:21 +0000
  • ed47b36873 coursework2, labs and code pswietojanski 2015-11-15 16:33:53 +0000
  • 80661efae1 more changes to intro pswietojanski 2015-11-15 16:10:05 +0000
  • cb6712578d solutions to 04 and 05 pswietojanski 2015-11-15 16:00:58 +0000
  • c130785b79 some progress with 05 solutions pswietojanski 2015-11-14 17:06:12 +0000
  • 078094d8fc regularisers solution pswietojanski 2015-11-14 16:22:35 +0000
  • 597aabdfa9 minor cosmetic editing Steve Renals 2015-11-12 14:52:56 +0000
  • 4a8c01046e Merge pull request #28 from pswietojanski/master Pawel Swietojanski 2015-11-12 12:39:03 +0000
  • 2aba8ef637 introduction to coursework pswietojanski 2015-11-12 12:38:02 +0000
  • b78144169e Update 05_Transfer_functions.ipynb Pawel Swietojanski 2015-11-09 10:50:02 +0000
  • 25481eb471 Merge pull request #27 from pswietojanski/master Pawel Swietojanski 2015-11-09 10:26:10 +0000
  • d84341fbc5 minor modifications to lab 5 pswietojanski 2015-11-09 10:25:31 +0000
  • fc655cd913 Merge pull request #26 from pswietojanski/master Pawel Swietojanski 2015-11-09 10:23:59 +0000
  • 73f894493a minor modifications to lab 5 pswietojanski 2015-11-09 10:22:04 +0000
  • 05c8fb9021 light text editing Steve Renals 2015-11-08 20:20:47 +0000
  • b8db1fd658 Merge pull request #25 from pswietojanski/master Pawel Swietojanski 2015-11-08 19:19:41 +0000
  • 7803d431bb 05 tutorial pswietojanski 2015-11-08 19:18:38 +0000
  • 07f0fa8644 fix to L1 prior cost computation Pawel Swietojanski 2015-11-03 14:08:23 +0000
  • 873817d72f Merge pull request #24 from pswietojanski/master Pawel Swietojanski 2015-11-02 13:00:51 +0000
  • d87f8b05aa some clarifications pswietojanski 2015-11-02 12:59:36 +0000
  • cfa2a95541 Update 04_Regularisation.ipynb Pawel Swietojanski 2015-11-02 11:46:10 +0000
  • 49a6ed6ee5 Update 04_Regularisation.ipynb Pawel Swietojanski 2015-11-02 11:25:50 +0000
  • 2034add6ca Update 04_Regularisation.ipynb Pawel Swietojanski 2015-11-02 11:21:57 +0000
  • dc115a1796 Minor textual modifications Steve Renals 2015-11-01 20:15:09 +0000
  • 232d43c363 Merge pull request #23 from pswietojanski/master Pawel Swietojanski 2015-11-01 19:30:14 +0000
  • 9e22b43205 lab 4 pswietojanski 2015-11-01 19:29:42 +0000
  • 56c310cab7 Merge pull request #22 from pswietojanski/master Pawel Swietojanski 2015-11-01 19:27:49 +0000
  • faaa6cb172 lab 4 pswietojanski 2015-11-01 19:24:35 +0000
  • 35490a68fc Merge branches 'lab4_solved' and 'master' pswietojanski 2015-11-01 16:49:35 +0000