Commit Graph

38 Commits

Author SHA1 Message Date
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
Mike J Innes
e1cac76a34 params update 2019-01-28 14:14:41 +00:00
Arnaud Amzallag
3cc3c463a3
Adding nest = true option in Tracker.gradient
otherwise fails and returns an error. Note that option has to be added in both `df` and `d2f`.
2019-01-24 19:29:29 -05:00
Ayan Banerjee
bc68dfbd75
docs/basics.md: Add using Flux
In order to import sigmoid function.
2019-01-23 19:20:10 +05:30
Ayan Banerjee
236b103b73
docs/basics.md: Add tracked after 1.0 2019-01-22 23:37:34 +05:30
Sambit Kumar Dash
8b9a98ed01
The sample gradient should not use the softdash
While softdash is a very natural and mathematical way of representation, it can be very easily confused with the apostrophe used for LinAlg adjoint. Not worth and unnecessary confusion in a first example of the code.
2018-09-11 18:58:07 +05:30
Pietro Vertechi
abcefb8ae3 fix foldl in tutorial 2018-08-29 18:36:24 +01:00
Mike J Innes
70718e7a64 update treelike 2018-08-03 13:02:47 +01:00
Julien Jerphanion
ee630a8566
Very Little typo. 2018-07-18 23:20:43 +02:00
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
bed6d2311e clearer docs 2018-06-26 16:07:58 +01:00
Mike J Innes
e51268caf5 mention treelike 2017-11-21 12:59:39 +01:00
Mike J Innes
5b6a5667ed tracked array restructure 2017-10-18 22:54:58 +01:00
Mike J Innes
a05981732f clarity 2017-10-10 12:31:52 +01:00
Mike J Innes
519f4c3c32 link fixes 2017-09-12 11:34:04 +01:00
Mike J Innes
fedee95b14 docs updates 2017-09-09 19:58:32 -04:00
Mike J Innes
69740959f0 sigmoid link 2017-09-08 17:54:10 -04:00
Mike J Innes
ef61922dde basics 2017-09-08 17:34:58 -04:00
Mike J Innes
61d5e5f98a model section 2017-09-07 01:49:46 -04:00
Mike J Innes
0b095579a1 strip old docs 2017-09-07 01:11:43 -04:00
Mike J Innes
70615ff7f2 docs updates 2017-05-04 17:16:22 +01:00
Mike J Innes
4aedab4a9c tweak 2017-05-03 20:01:07 +01:00
Mike J Innes
1bba9631a2 wip functional exposition 2017-05-03 19:57:23 +01:00
Mike J Innes
06ea4a7dea add more intro 2017-05-03 19:13:47 +01:00
Mike J Innes
f5ff563f0a note 2017-03-04 14:05:39 +00:00
Mike J Innes
304644ed0e fix link 2017-03-04 13:58:47 +00:00
Mike J Innes
4351622f63 split out template docs 2017-02-02 12:34:36 +05:30
Mike J Innes
07433c13bd typo 2017-02-01 20:10:09 +05:30
Mike J Innes
f8a18ef3c5 typo 2017-02-01 19:32:47 +05:30
Mike J Innes
2ae4a23efe notes on submodels 2017-02-01 19:03:59 +05:30
Mike J Innes
a11c4bb5c4 move mxnet install instruction 2017-02-01 14:38:30 +05:30
Mike J Innes
32793a3f86 template doc 2017-01-31 00:35:35 +05:30
Mike J Innes
935e4f9369 move installation 2017-01-30 23:55:34 +05:30
Mike J Innes
bc66cfd945 tweak 2017-01-30 23:48:15 +05:30
Mike J Innes
5898cf9d95 backend note 2017-01-30 23:45:24 +05:30
Mike J Innes
90616a3c5a typo 2017-01-18 23:23:33 +00:00
Mike J Innes
d6bc10e3be restructure 2017-01-18 23:19:30 +00:00