Commit Graph

57 Commits

Author SHA1 Message Date
Yao Lu
d1ad8db625 add to docs 2020-05-09 16:40:26 +08:00
janEbert
0e9bc82626 Loss -> Loss Functions 2020-04-06 13:52:27 +02:00
janEbert
73d631f5cd Fix and improve docs
Add missing docstrings, improve existing ones, fix links to functions
or files.
2020-04-04 23:00:34 +02:00
janEbert
64ce32ddcf Fix problems due to rebase 2020-04-04 22:55:14 +02:00
janEbert
c76b7315ac Add loss and utility functions to docs 2020-04-04 17:39:19 +02:00
Dhairya Gandhi
cbb9a2a929
Merge branch 'master' into dg/params_docs 2020-03-02 12:45:30 +05:30
Dhairya Gandhi
bb5350591f cleanup 2020-03-02 12:42:33 +05:30
Dhairya Gandhi
27949693f3 refactor 2020-03-02 12:40:19 +05:30
Martijn Visser
6076847a45 fix a few typos in docstrings 2020-03-01 15:07:12 +01:00
CarloLucibello
b6c79b38b4 add DataLoader
special case train! for the unsupervised data iterator
2020-02-29 18:50:59 +01:00
CarloLucibello
759fe9df2f update docs and export update! 2020-02-26 20:27:39 +01:00
Dhairya Gandhi
37d58e16dd common questions answered in docs 2020-02-08 16:33:18 +05:30
Lyndon White
7797e31b44
Add custom training loops to docs 2020-01-16 21:57:59 +00:00
Helios De Rosario
a0e3729679
Update docs/src/training/training.md
Co-Authored-By: Mike J Innes <mike.j.innes@gmail.com>
2019-11-15 21:17:45 +01:00
Helios De Rosario
ba4e3be0d3
explanations about params in train! 2019-11-14 16:22:31 +01:00
Helios De Rosario
074eb47246
Update training.md 2019-11-12 23:29:38 +01:00
Helios De Rosario
7e1ffd6507
Extend docs about train!
Related to #921: explain why it is not needed to pass the model as argument.
2019-11-08 21:39:00 +01:00
Dhairya Gandhi
776023ddad fixes 2019-10-10 20:35:28 +05:30
Dhairya Gandhi
4477dd8d54 reviews 2019-10-10 20:27:11 +05:30
Dhairya Gandhi
a55878453c
typo
Co-Authored-By: Mike J Innes <mike.j.innes@gmail.com>
2019-10-10 20:16:29 +05:30
Dhairya Gandhi
623ee2c29c
typo
Co-Authored-By: Mike J Innes <mike.j.innes@gmail.com>
2019-10-10 20:16:00 +05:30
Dhairya Gandhi
32ac71734d optimiser interface docs 2019-09-27 21:43:59 +05:30
Naba7
a600a9ceed removed extra parenthesis 2019-09-14 10:56:17 +05:30
Dhairya Gandhi
e0276139e1
Update docs/src/training/optimisers.md
Co-Authored-By: Mike J Innes <mike.j.innes@gmail.com>
2019-09-11 19:21:15 +05:30
Dhairya Gandhi
b6926f07a5 cleanup 2019-09-11 19:18:50 +05:30
Dhairya Gandhi
a9d1cbf07c added decays 2019-09-10 21:20:05 +05:30
Dhairya Gandhi
b6c8312796 optimiser docs 2019-09-10 20:49:15 +05:30
Hossein Pourbozorg
cad2df2c41
add other optimizers to documentation 2019-04-05 01:25:21 +04:30
David Ellison
263a3248f6 add Flux.stop to training docs 2019-03-11 19:52:05 -07:00
Mike J Innes
0f8a4a48c6 extend update! with an optimiser 2019-01-28 14:10:09 +00:00
Kristoffer Carlsson
2298e4fea1 modernize documentation 2019-01-10 15:06:11 +01:00
Mike J Innes
81e5551256 tweaks 2019-01-10 11:01:57 +00:00
Dhairya Gandhi
eb287ae9a0 fixed optimisers syntax 2018-12-04 16:08:03 +05:30
Dhairya Gandhi
d412845192 added training api changes 2018-12-01 16:59:27 +05:30
Dhairya Gandhi
1ea8c5a293 [WIP] add docstrings and doc improvements 2018-11-12 19:17:10 +05:30
Dhairya Gandhi
07397bc950 [WIP] add links to sgd 2018-11-12 17:53:53 +05:30
Dhairya Gandhi
4562682528 [WIP] add optimiser docs 2018-11-12 17:42:52 +05:30
Mike J Innes
dda51a0140 update docs 2018-07-11 15:31:22 +01:00
Mike Innes
5d8b63dc65 avoid implementation details in docs 2018-06-29 13:53:50 +01:00
Mike J Innes
81ab91418d move train docs 2018-02-16 12:22:53 +00:00
Mike J Innes
1908b4f451 document epochs 2018-02-16 11:23:23 +00:00
Mike J Innes
c1ed3e477e more consistent terminology 2018-02-13 17:17:08 +00:00
Mike J Innes
187fddc11c doc fixes 2017-11-21 12:29:02 +01:00
Mike J Innes
5b6a5667ed tracked array restructure 2017-10-18 22:54:58 +01:00
Mike J Innes
c4166fd725 optimiser clarity 2017-10-18 12:22:45 +01:00
Mike J Innes
7426faf37d optimiser docs 2017-10-18 12:09:48 +01:00
Mike J Innes
6dff8ca8d3 rename crossentropy loss 2017-10-17 17:36:18 +01:00
Mike J Innes
739cef7fb8 ty[p 2017-10-10 13:40:01 +01:00
Mike J Innes
58f4f1540f dataset docs 2017-10-10 12:31:58 +01:00
Mike J Innes
c202e2bc1a clarify 2017-10-03 19:00:42 +01:00