kleskjr
dd3af0c9f7
add 'using Flux: crossentropy'
...
Following the suggestion from MikeInnes to use 'using Flux: crossentropy' instead 'Flux.crossentropy'
2018-06-05 14:30:14 +02:00
kleskjr
3a73902379
Solves Issue #262
...
Makes the running of the basic examples smoother (Issue #262 ).
crossentropy is not exported by Flus so, either explicit reference or explicit export should be add to run the examples.
2018-05-25 13:54:17 +02:00
Mike J Innes
e92f840510
Merge pull request #255 from FluxML/ad-docs
...
AD Docs
2018-05-07 16:14:25 +01:00
Mike Innes
5685df1691
tracker docs
2018-05-07 16:12:55 +01:00
Mike J Innes
24ad384a38
Merge pull request #243 from gustafsson/catdim
...
Support for hcat and cat
2018-05-07 13:04:31 +01:00
Mike Innes
ef9077d9fa
style
2018-05-07 13:03:52 +01:00
Mike Innes
b59161a41e
export Tracker again
2018-05-05 17:15:18 +01:00
Mike Innes
b35b27be6e
doc fix
2018-05-04 15:05:02 +01:00
Mike J Innes
2d3f00da29
Update README.md
2018-05-03 18:50:28 +01:00
Mike J Innes
180c2433fe
Update README.md
2018-05-03 18:34:03 +01:00
Mike J Innes
cfbead633d
Update README.md
2018-05-03 14:14:53 +01:00
Johan Gustafsson
5fc6190956
RowVector tests
2018-05-02 16:10:39 +02:00
Johan Gustafsson
94bb064a0f
more tests of array promotion for concatenation
...
# Conflicts:
# test/tracker.jl
2018-05-02 16:00:29 +02:00
Johan Gustafsson
cfdb16e609
vcat test #213
...
Co-authored-by: improbable22 <improbable+github@gmail.com>
2018-05-02 16:00:29 +02:00
Johan Gustafsson
1c189c62ed
cat with multiple dims #156
...
Co-authored-by: americast <sayan.sinha@iitkgp.ac.in>
2018-05-02 15:59:46 +02:00
Johan Gustafsson
fb68529169
define back function right after forward function
2018-05-02 15:59:46 +02:00
Johan Gustafsson
509a2e59f6
cat promotions and mixed ranks
2018-05-02 15:59:46 +02:00
Johan Gustafsson
eaaf5fd34c
vcat arrays with ndims>2
2018-05-02 15:59:46 +02:00
Johan Gustafsson
bcef5c4ab5
Support hcat and cat
2018-05-02 15:59:46 +02:00
Johan Gustafsson
13daaec1cb
Refactored tests
2018-05-02 15:59:57 +02:00
Johan Gustafsson
59324c0f91
hcat tests #194
...
Co-authored-by: Elliot Saba <staticfloat@gmail.com>
2018-05-02 15:59:46 +02:00
Johan Gustafsson
51e7e1b40f
cat tests #184
...
Co-authored-by: pevnak <pevnak@gmail.com>
2018-05-02 15:59:46 +02:00
Mike J Innes
7d7d89569c
rm this deprecation for 0.6
2018-05-01 12:20:36 +01:00
Mike J Innes
3870027c91
Merge commit '9a7e6e9c'
2018-05-01 12:19:05 +01:00
Mike J Innes
9a7e6e9c5c
hold off on some things
2018-05-01 12:18:56 +01:00
CarloLucibello
e186b958dd
more exports
2018-05-01 12:13:14 +01:00
Mike J Innes
ee89a7797e
Merge pull request #245 from freeboson/adamax
...
Add AdaMax optimizer
2018-05-01 11:28:07 +01:00
Mike J Innes
5efbaddb97
Merge pull request #249 from ninjin/nin/minimum
...
[RFC] Backpropagation for `maximum` and `minimum`
2018-04-30 18:40:42 +01:00
Mike J Innes
4fb6bc7fea
add note on metalhead
2018-04-30 18:04:13 +01:00
Mike J Innes
73a51400b6
better error message
2018-04-30 12:09:15 +01:00
Pontus Stenetorp
cfd29b9c76
Backpropagation for maximum
and minimum
2018-04-29 13:52:54 +01:00
Sujeet Akula
8c042bd522
element wise max()
2018-04-26 21:12:31 +10:00
Sujeet Akula
5e5f255f81
export typo
2018-04-26 17:42:04 +10:00
Sujeet Akula
4586bda5ab
export/test adamax
2018-04-26 17:40:11 +10:00
Sujeet Akula
b6508e2416
add adamax
2018-04-26 17:37:24 +10:00
Mike J Innes
159ca536ec
Update README.md
2018-04-25 11:55:21 +01:00
Iblis Lin
5faf5da171
doc: add GRU to layer reference
2018-04-18 17:36:10 +08:00
Mike J Innes
baff20514d
gpu broadcast fix
2018-04-17 18:05:58 +01:00
Mike J Innes
8f73dc6e14
fix gpu cross entropy
2018-04-17 17:56:47 +01:00
Mike Innes
d12fb98f2a
nicer batchnorm shape error
2018-04-15 20:29:25 +01:00
Mike J Innes
8f29968c32
Merge pull request #207 from safnuk/pull-request/07b0f95d
...
BatchNorm for convolutions
2018-04-15 20:10:33 +01:00
Mike J Innes
683a73fed3
download info
2018-04-15 20:09:30 +01:00
Mike J Innes
5fd240f525
interface tweaks
2018-04-15 20:04:42 +01:00
Mike J Innes
73a0be3e04
Merge branch 'master' into pull-request/07b0f95d
2018-04-15 17:10:29 +01:00
Mike J Innes
642543808e
Merge pull request #226 from CarloLucibello/reshape
...
fix reshape
2018-04-15 16:53:21 +01:00
Mike J Innes
cb3ae8df6a
rename normalise.jl
2018-04-15 15:45:46 +01:00
Mike J Innes
b05e755068
rm jit from cuda
2018-04-15 15:08:58 +01:00
tejank10
5cc681317a
added stride for pooling in tracker
2018-04-15 15:07:04 +01:00
Mike Innes
0ba5ce4601
update readme
2018-04-14 02:15:44 +01:00
Mike Innes
0fd701c7fe
update paper
2018-04-14 02:09:35 +01:00