Flux.jl/docs/src
bors[bot] 71ebd51e45
Merge #1208
1208: Fixing output format for `onehot` r=dhairyagandhi96 a=natema

Currently `Flux.OneHotVector` is displayed as a binary vector (0/1) rather than a boolean one (true/false). This is also shown in successive examples in the same page. 
I fixed the `onehot(:b, [:a, :b, :c])` and `onehot(:c, [:a, :b, :c])` outputs in the first example of the page accordingly.


Co-authored-by: natema <natema@users.noreply.github.com>
2020-06-05 09:17:12 +00:00
..
assets modernize documentation 2019-01-10 15:06:11 +01:00
data Fixing output format for `onehot` 2020-06-03 17:03:08 +02:00
models Correcting advanced.md 2020-05-25 23:33:09 +09:00
training Fixing typo in docs 2020-06-02 19:20:41 +02:00
community.md docs mostly fixed 2019-09-10 15:17:07 +01:00
datasets.md Add datasets to docs 2020-04-04 18:19:20 +02:00
ecosystem.md add model zoo reference 2020-02-29 13:50:23 +01:00
gpu.md NNlib docs + misc docs improvements 2020-02-29 11:14:48 +01:00
index.md Fix typo 2018-09-19 16:45:11 +01:00
performance.md Fixing ambiguous remark in Preserve inputs' types 2020-06-02 18:48:07 +02:00
saving.md fixes 2019-09-27 21:43:39 +05:30
utilities.md Fix and improve docs 2020-04-04 23:00:34 +02:00