mlpractical/mlp
2016-09-20 23:09:27 +01:00
..
__init__.py Moving default seed to package level and adding author metadata. 2016-09-19 11:14:10 +01:00
costs.py Tidying up headers. 2016-09-19 11:16:21 +01:00
data_providers.py Adding more documentation to data providers module. 2016-09-20 12:49:42 +01:00
initialisers.py Tidying up headers. 2016-09-19 11:16:21 +01:00
layers.py Initial refactor of framework. 2016-09-19 07:31:31 +01:00
learning_rules.py Adding documentation to learning rules. 2016-09-20 14:48:56 +01:00
models.py Adding documentation to models module. 2016-09-20 23:09:27 +01:00
optimisers.py Renaming trainers module to optimisers. 2016-09-19 12:25:43 +01: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 fix to bias shape assert 2015-12-28 16:15:04 +00:00