mlpractical/mlp
2015-12-20 20:24:21 +00:00
..
__init__.py 1st labs 2015-09-27 21:53:27 +01:00
conv.py coursework2, labs and code 2015-11-15 16:33:53 +00:00
costs.py addded code-base 2015-10-12 01:50:05 +01:00
dataset.py adding overlooked dataset changes 2015-11-15 16:41:21 +00:00
layers.py fix to dropout scaling 2015-12-13 19:53:10 +00:00
optimisers.py fix to dropout scaling 2015-12-13 19:53:10 +00:00
schedulers.py 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
utils.py Adding ConvLinearLayer test functions. 2015-12-20 20:24:21 +00:00