Mike J Innes
|
5e572df557
|
Merge pull request #485 from dhairyagandhi96/master
Add call back
|
2018-11-08 13:18:17 +00:00 |
|
Dhairya Gandhi
|
392c3c942b
|
re-add removed call function
|
2018-11-08 18:44:57 +05:30 |
|
Mike J Innes
|
d0e4fbb1e0
|
Merge branch 'master' into ed/diagm-pair
|
2018-11-05 11:51:29 +00:00 |
|
Mike J Innes
|
43c5f90d93
|
Merge pull request #379 from dhairyagandhi96/master
New optimisers interface
|
2018-10-31 16:38:40 +00:00 |
|
Mike J Innes
|
bffaceee02
|
tweaks
|
2018-10-31 14:58:55 +00:00 |
|
Mike J Innes
|
70283e1971
|
Merge pull request #465 from FluxML/mji/once
Destroy AD graph when doing in-place gradients
|
2018-10-31 14:14:38 +00:00 |
|
Mike J Innes
|
77178b7d67
|
remove old-style definition and test
|
2018-10-30 14:21:22 +00:00 |
|
Dhairya Gandhi
|
bebf4eb95f
|
fixed ExpDecay update! rule
|
2018-10-29 23:12:24 +05:30 |
|
Dhairya Gandhi
|
32ce2d78b8
|
fixed ExpDecay test
|
2018-10-27 19:53:06 +05:30 |
|
Dhairya Gandhi
|
ea508a79b0
|
use explicit update! rule
|
2018-10-27 19:39:56 +05:30 |
|
Dhairya Gandhi
|
815e8c206d
|
decay fixes
|
2018-10-27 19:26:42 +05:30 |
|
Roger-luo
|
e5d58699e6
|
fix and add test
|
2018-10-26 14:06:17 -04:00 |
|
Mike J Innes
|
c21d768b7c
|
destroy AD graph when doing in-place gradients
|
2018-10-26 16:57:19 +01:00 |
|
Tejan Karmali
|
f540a0daf7
|
merge with upstream
|
2018-10-23 13:40:06 -04:00 |
|
Avik Pal
|
2559e7b4e6
|
Fix merge conflicts
|
2018-10-23 21:53:29 +05:30 |
|
Mike J Innes
|
bbccdb3eec
|
Merge pull request #279 from avik-pal/depthwiseconv
Adds support for Depthwise Convolutions
|
2018-10-23 17:22:15 +01:00 |
|
Tejan Karmali
|
e9bf86dbff
|
Merge branch 'master' of https://github.com/FluxML/Flux.jl into conv_transpose
|
2018-10-19 02:08:25 -04:00 |
|
Sebastian Stabinger
|
94e5e9f993
|
Removes initn initialization
Is replaced with glorot_uniform for Conv following Keras
|
2018-10-17 17:11:16 +02:00 |
|
Dhairya Gandhi
|
edbcd3c9ea
|
fix train! test
|
2018-10-11 18:52:16 +05:30 |
|
Dhairya Gandhi
|
fe8c147f72
|
fixed weight decay definition
|
2018-10-11 10:07:16 +05:30 |
|
Mike J Innes
|
73385b5dbd
|
Merge pull request #372 from johnnychen94/issue-#354
Type restriction for Dense layer
|
2018-10-05 15:03:03 +01:00 |
|
Mike J Innes
|
325d2ce212
|
Merge pull request #418 from c-p-murphy/add-fashion-mnist
Add FashionMNIST
|
2018-10-05 14:05:50 +01:00 |
|
Tejan Karmali
|
2ff54ee0fd
|
cudnn_available() update
|
2018-10-04 11:31:29 -04:00 |
|
Christopher Murphy
|
7e67bf06e1
|
update tests
|
2018-10-02 15:00:45 -04:00 |
|
JohnnyChen
|
3bf18347e0
|
Fix dimensional error in test
|
2018-09-26 22:03:38 +08:00 |
|
JohnnyChen
|
b20ae0546b
|
rebase to pass the test
|
2018-09-26 20:30:13 +08:00 |
|
Alex Bird
|
d131853587
|
add inv/ldivide/rdivide + test
|
2018-09-19 13:08:30 +01:00 |
|
Dhairya Gandhi
|
87c7e65a2d
|
fixed Compose test
|
2018-09-16 17:45:29 +05:30 |
|
Dhairya Gandhi
|
6665189ff1
|
added remaining optimizers and tests
|
2018-09-16 17:34:51 +05:30 |
|
Avik Pal
|
eb9b408c0f
|
Merge branch 'master' into depthwiseconv
|
2018-09-15 10:21:31 +05:30 |
|
Mike Innes
|
d797999fc5
|
fix sentiment model
|
2018-09-14 18:10:24 +01:00 |
|
Dhairya Gandhi
|
63bc71698b
|
updated tests
|
2018-09-14 20:32:56 +05:30 |
|
Dhairya Gandhi
|
d933f2079b
|
pulled tracker from upstream
|
2018-09-11 18:30:24 +05:30 |
|
Avik Pal
|
cc812a8f89
|
Fix tests
|
2018-09-11 17:30:54 +05:30 |
|
Avik Pal
|
dd2fa77681
|
Fix tests
|
2018-09-11 17:06:18 +05:30 |
|
Avik Pal
|
7d06f654f0
|
Fix tests
|
2018-09-11 16:58:05 +05:30 |
|
Avik Pal
|
7e7a501efd
|
Fix tests
|
2018-09-11 16:32:14 +05:30 |
|
Avik Pal
|
7e83852862
|
Fixes
|
2018-09-11 15:58:17 +05:30 |
|
Avik Pal
|
8bea60d980
|
Merge branch 'master' into cudnn_batchnorm
|
2018-09-11 15:34:25 +05:30 |
|
Tejan Karmali
|
e86365ed3f
|
1.0 fix for conv transpose
|
2018-09-08 15:44:06 -04:00 |
|
Johnny Chen
|
44049ce00c
|
Merge branch 'master' into issue-#354
|
2018-09-06 09:39:31 -05:00 |
|
Mike J Innes
|
5e4ee827e9
|
Merge pull request #371 from johnnychen94/issue-#323
Fix issue #323
|
2018-09-06 15:28:15 +01:00 |
|
Mike J Innes
|
8b71350878
|
make travis happy maybe
|
2018-09-05 15:39:00 +01:00 |
|
Mike J Innes
|
1e90226077
|
actually run tests
|
2018-09-04 14:35:20 +01:00 |
|
Mike J Innes
|
1e0fd07b09
|
use expand
|
2018-09-04 14:30:02 +01:00 |
|
Mike J Innes
|
e6be639436
|
Merge branch 'master' into HEAD
|
2018-09-04 14:03:46 +01:00 |
|
Mike J Innes
|
fac06751ea
|
Merge pull request #361 from dhairyagandhi96/with_stop
Add stop() to train loop when callback conditions are met
|
2018-08-28 10:56:15 +01:00 |
|
Johnny Chen
|
b35664c59f
|
Update testsets
|
2018-08-25 16:30:46 +08:00 |
|
Johnny Chen
|
81811a01ce
|
Update testset for ==, ≈, and <
|
2018-08-25 14:52:08 +08:00 |
|
Mike Innes
|
7d6ec2365f
|
fixes #367
|
2018-08-24 14:30:39 +01:00 |
|
Yueh-Hua Tu
|
634d34686e
|
Add new constructors and test
|
2018-08-24 10:31:13 +08:00 |
|
Mike J Innes
|
953280d57f
|
Merge pull request #364 from boathit/master
fix argmax and add test
|
2018-08-23 15:52:06 +01:00 |
|
Mike Innes
|
dcde6d2217
|
tweaks
|
2018-08-23 15:44:28 +01:00 |
|
Johnny Chen
|
4baf85bbe2
|
update Testset of basic.jl
|
2018-08-23 22:29:03 +08:00 |
|
Johnny Chen
|
81e5f7c991
|
Update test/layers/basic.jl
|
2018-08-23 21:59:41 +08:00 |
|
Johnny Chen
|
6743d52d08
|
Fix issue #354
|
2018-08-23 21:34:11 +08:00 |
|
boathit
|
6c97846551
|
rename argmax as onecold
|
2018-08-23 20:47:43 +08:00 |
|
Mike Innes
|
dfe7578216
|
test repeat fix
|
2018-08-23 11:29:43 +01:00 |
|
boathit
|
33c901c191
|
redo
|
2018-08-23 16:01:42 +08:00 |
|
boathit
|
5dca80bd68
|
fix argmax and batch deprecations
|
2018-08-23 13:17:58 +08:00 |
|
boathit
|
616ed194df
|
fix argmax and add test
|
2018-08-21 11:29:57 +08:00 |
|
Mike Innes
|
216d278e7b
|
fix mnist loader
|
2018-08-20 16:57:43 +01:00 |
|
Mike Innes
|
3cfecaa4db
|
test cleanup
|
2018-08-20 15:38:25 +01:00 |
|
Mike Innes
|
5a023a9ccc
|
WIP 1.0 support
closes #353
|
2018-08-20 13:08:04 +01:00 |
|
Dhairya Gandhi
|
624dc6cb85
|
changed training loop test
|
2018-08-20 15:09:07 +05:30 |
|
Mike Innes
|
995543f648
|
rm dates
|
2018-08-17 11:44:01 +01:00 |
|
Josh Christie
|
59bdff2cae
|
Test 0.7 and 1.0
|
2018-08-11 14:58:29 +01:00 |
|
Josh Christie
|
c8307a0627
|
Use @info for logging
|
2018-08-11 14:42:33 +01:00 |
|
Josh Christie
|
710a65fe72
|
Fix back scalar with a Ref and fix diagonal test
|
2018-08-11 14:36:33 +01:00 |
|
ayush1999
|
89881a9b21
|
utils errors fixed
|
2018-08-11 14:36:33 +01:00 |
|
Avik Pal
|
5db7a3a3ad
|
Fix Optimizers
|
2018-08-11 18:23:47 +05:30 |
|
Avik Pal
|
d3c78a80be
|
Fix layers errors
|
2018-08-11 17:20:27 +05:30 |
|
Josh Christie
|
5186e3ba18
|
Updates for julia 1.0
|
2018-08-11 10:51:07 +01:00 |
|
Avik Pal
|
3b448ce1ac
|
Merge branch 'master' into cudnn_batchnorm
|
2018-08-11 15:02:55 +05:30 |
|
Mike J Innes
|
62d594af43
|
out of place gradients for collect
|
2018-08-07 22:09:20 +01:00 |
|
Avik Pal
|
a0ec472a4b
|
Merge branch 'master' into depthwiseconv
|
2018-08-08 01:20:37 +05:30 |
|
pevnak
|
926411a449
|
removed most error, the only one in Fallbacks test persits
|
2018-08-03 15:14:25 +01:00 |
|
Simon Mandlik
|
02f343d44d
|
fixed more dep warns, also in tests, but maximum, minimum and size in array.jl still need to be updated. As a result, some more tests may not pass for the time being
|
2018-08-03 15:14:25 +01:00 |
|
Simon Mandlik
|
0471c489e6
|
depwarns
|
2018-08-03 15:14:25 +01:00 |
|
pevnak
|
3510c837a8
|
zeros replaced by zero
|
2018-08-03 15:14:25 +01:00 |
|
pevnak
|
ea38c7dbea
|
some more changes
|
2018-08-03 15:14:25 +01:00 |
|
pevnak
|
d6f5baee39
|
fixed fixes proposed by Carlo
|
2018-08-03 15:14:25 +01:00 |
|
pevnak
|
e98538673a
|
updated sum to be compliant with latest beta. Removed some depwarns
|
2018-08-03 15:14:25 +01:00 |
|
Avik Pal
|
3f6c065523
|
Update test
|
2018-08-03 19:32:21 +05:30 |
|
Mike Innes
|
a50432324b
|
rm broken test
|
2018-08-03 13:02:47 +01:00 |
|
Mike J Innes
|
e14641e4e2
|
rm CuArrays tests for now
|
2018-08-03 13:02:47 +01:00 |
|
Mike J Innes
|
00cfe24d66
|
fix cat
|
2018-08-03 13:02:47 +01:00 |
|
Mike J Innes
|
7057ca739e
|
fix std usage
|
2018-08-03 12:56:27 +01:00 |
|
Mike J Innes
|
88a265154c
|
deprecations
|
2018-08-03 12:54:31 +01:00 |
|
Avik Pal
|
8874d9cccd
|
Fix GPU test
|
2018-07-17 09:53:39 +05:30 |
|
Avik Pal
|
da7fe93b31
|
Fix test
|
2018-07-17 09:47:45 +05:30 |
|
Avik Pal
|
646db81f94
|
Pull BatchNorm CPU updates
|
2018-07-17 09:24:38 +05:30 |
|
CarloLucibello
|
185e9148b6
|
fix cpu batchnorm
|
2018-07-16 07:11:33 +02:00 |
|
Avik Pal
|
0aabf9d86b
|
Merge branch 'master' into depthwiseconv
|
2018-07-13 14:04:19 +05:30 |
|
Mike J Innes
|
1430053b69
|
checkpoints
|
2018-07-09 17:52:34 +01:00 |
|
Mike J Innes
|
5e319c7395
|
fix gradient definitions
|
2018-07-09 13:39:10 +01:00 |
|
Avik Pal
|
84f977c804
|
Remove comment
|
2018-07-09 13:35:30 +05:30 |
|
Avik Pal
|
b239fc684e
|
Update tests
|
2018-07-04 18:57:43 +05:30 |
|
Matthew Kelley
|
0e95be3326
|
Call Flux.Tracker.data() on ŷ for bce
|
2018-06-26 14:48:51 -06:00 |
|
Matthew Kelley
|
ed032cdb1e
|
Change epsilon value to eps(ŷ)
|
2018-06-26 12:29:06 -06:00 |
|