Jonathan Jouty
|
6892424a43
|
Fix __repr__ implementation for SingleLayerModel (#46)
|
2016-11-22 22:21:45 +00:00 |
|
Matt Graham
|
95d4028bb7
|
Adding stochastic layer functionality in preparation for dropout implementation.
|
2016-10-27 21:36:57 +01:00 |
|
Matt Graham
|
ab060d556c
|
Switching to parameter penalty rather than cost naming.
|
2016-10-21 01:24:04 +01:00 |
|
Matt Graham
|
cfad36c91f
|
Removing final backpropagation of gradients to inputs as unnecessary.
|
2016-10-10 09:27:02 +01:00 |
|
Matt Graham
|
74ddb82dcb
|
Adding documentation to models module.
|
2016-09-20 23:09:27 +01:00 |
|
Matt Graham
|
08c5bcbce4
|
Tidying up headers.
|
2016-09-19 11:16:21 +01:00 |
|
Matt Graham
|
89beb62fce
|
Initial refactor of framework.
|
2016-09-19 07:31:31 +01:00 |
|