Commit Graph

59 Commits

Author SHA1 Message Date
janEbert 684570660a Update doctest version guard (1.2 -> 1.4)
And add the same to docs/make.jl
2020-04-06 13:53:36 +02:00
janEbert 64ce32ddcf Fix problems due to rebase 2020-04-04 22:55:14 +02:00
janEbert ff9198b939 Add datasets to docs
All the relevant functions. Perhaps discuss a consistent API, describe
it in the docs and then only document the modules.
2020-04-04 18:19:20 +02:00
janEbert c76b7315ac Add loss and utility functions to docs 2020-04-04 17:39:19 +02:00
janEbert 9b68423e64 Import (`using`) Flux for all doctests 2020-04-04 17:22:08 +02:00
janEbert 1bf8dc2d5b Update Documenter version and fix warnings
0.23.2 -> 0.23.3
2020-04-04 17:22:08 +02:00
bors[bot] 94ba1e8ede
Merge #1028 #1070
1028: Common questions answered in docs r=CarloLucibello a=dhairyagandhi96

cc @MikeInnes 

1070: Prevent breakage due to new `active` field in normalise layers r=CarloLucibello a=ianshmean

Prevents breakage where the normalise structs, such as `BatchNorm`, have been directly defined but missing the new `active` field

cc. @darsnack 

Co-authored-by: Dhairya Gandhi <dhairya@juliacopmuting.com>
Co-authored-by: Dhairya Gandhi <dhairya@juliacomputing.com>
Co-authored-by: Ian <i.r.butterworth@gmail.com>
2020-03-04 00:10:39 +00:00
CarloLucibello e51070bf79 update documenter 2020-03-02 15:08:37 +01:00
Dhairya Gandhi cbb9a2a929
Merge branch 'master' into dg/params_docs 2020-03-02 12:45:30 +05:30
Dhairya Gandhi 27949693f3 refactor 2020-03-02 12:40:19 +05:30
bors[bot] 6575fb8f48
Merge #1057
1057: add Julia ecosystem doc section r=CarloLucibello a=CarloLucibello

Partially fixing #251,  related to the discussion in #1051 .

Not exactly a poem that I wrote here, maybe someone could suggest a better rephrasing. 
Suggestion for additional packages to add to the list also welcome

Co-authored-by: CarloLucibello <carlo.lucibello@gmail.com>
2020-03-02 00:52:22 +00:00
CarloLucibello b6c79b38b4 add DataLoader
special case train! for the unsupervised data iterator
2020-02-29 18:50:59 +01:00
CarloLucibello 4109f2e0d7 cleanup 2020-02-29 13:45:17 +01:00
Carlo Lucibello 425fcdbe69 NNlib docs + misc docs improvements 2020-02-29 11:14:48 +01:00
Mike Innes ddf06af0b9 remove tracker docs 2019-09-10 15:03:08 +01:00
Mike Innes 62ec01a6f5 doc build changes 2019-08-19 15:49:50 +01:00
Lyndon White ebf50f4e1c Create performance tips docs section (#615)
* Create performance_tips.jl

* Rename performance_tips.jl to performance_tips.md

* add perf tips

* Update docs/src/performance_tips.md

Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>

* Update docs/src/performance_tips.md

Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>

* Update make.jl

* Update and rename performance_tips.md to performance.md

* spelling

* Update docs/src/performance.md

Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>

* Update docs/src/performance.md

Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>

* Update performance.md

* Update performance.md

* Update docs/src/performance.md

Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>

* Update docs/src/performance.md

Co-Authored-By: oxinabox <oxinabox@ucc.asn.au>
2019-02-19 15:03:41 +00:00
Ayan Banerjee 08b87e0bce Transition to doctests (#616)
* basics.md: Initial doctest to an example

Related to https://github.com/FluxML/Flux.jl/issues/561

* make.jl: Allow doctest to run

* Fix comments in order to pass doctests

* basic.md: Add doctests to examples
2019-02-14 18:29:27 +00:00
Kristoffer Carlsson 2298e4fea1 modernize documentation 2019-01-10 15:06:11 +01:00
Mike J Innes 193c4ded19 make docs on 1.0 2018-09-05 16:52:50 +01:00
Mike Innes 5685df1691 tracker docs 2018-05-07 16:12:55 +01:00
Mike Innes 6f0d5a44ec model saving docs 2018-03-05 23:52:04 +00:00
Mike J Innes 0b3c02fe8d document regularisation, fixes #160 2018-02-09 19:00:26 +00:00
Mike J Innes fd249b773e rnn docs 2017-10-18 15:30:05 +01:00
Mike J Innes 190f48a709 nnlib docs 2017-10-18 14:40:58 +01:00
Mike J Innes 92f65f91c5 update community page 2017-10-18 12:39:58 +01:00
Mike J Innes 8e63ac766e gpu support docs 2017-09-28 11:08:37 +01:00
Mike J Innes c80fb999ff one hot docs 2017-09-11 13:40:11 +01:00
Mike J Innes 17e40b1f76 basic training docs 2017-09-09 21:02:09 -04:00
Mike J Innes fedee95b14 docs updates 2017-09-09 19:58:32 -04:00
Mike J Innes 366efa92ab test 2017-09-08 18:07:47 -04:00
Mike J Innes a36d6d2af3 layer docs 2017-09-08 17:52:41 -04:00
Mike J Innes 61d5e5f98a model section 2017-09-07 01:49:46 -04:00
Mike J Innes 0a9aaf9ec3 start of new docs 2017-09-07 01:38:41 -04:00
Mike J Innes 0b095579a1 strip old docs 2017-09-07 01:11:43 -04:00
Mike J Innes 124bcf5e47 get docs to deploy 2017-05-02 13:48:34 +01:00
Mike J Innes 5c548fe1c4 update logreg example 2017-03-09 00:23:04 +00:00
Mike J Innes 5f1f2ebaa2 model storage notes 2017-02-28 16:41:33 +00:00
Mike J Innes 1dcdf66651 fix docs make 2017-02-28 16:14:07 +00:00
Mike J Innes 209c089e5a char-rnn example 2017-02-28 14:49:23 +00:00
Mike J Innes bcaea150aa move these 2017-02-20 11:00:50 +00:00
Mike J Innes f466c5cb22 moar categorisation 2017-02-20 10:38:28 +00:00
Mike J Innes de0edf9445 add batching/backends fill 2017-02-18 15:09:33 +00:00
Mike J Innes e00ea2e944 include templates file 2017-02-02 13:16:54 +05:30
Mike J Innes 4e27f2a405 formatting 2017-02-01 18:20:24 +05:30
Mike J Innes d6bc10e3be restructure 2017-01-18 23:19:30 +00:00
Mike J Innes a146c478f3 fixes 2017-01-18 12:43:11 +00:00
Mike J Innes 1d2edbc3f3 structure updates 2017-01-18 12:02:32 +00:00
Mike J Innes 5d3ff70f96 more structure for docs 2017-01-18 01:15:55 +00:00
Mike J Innes 7e4cb63967 intro update 2017-01-18 00:42:22 +00:00