Mike J Innes
|
940b1e6dbf
|
Merge pull request #587 from KristofferC/patch-2
use uncorrected standard deviation in normalise
|
2019-02-04 14:35:25 +00:00 |
|
Mike J Innes
|
17f33b4a6a
|
Merge pull request #583 from KristofferC/kc/small_fixes
clarify docs on single batch image to conv
|
2019-02-04 12:33:34 +00:00 |
|
Lyndon White
|
26550dacda
|
Default to zero'ed initial state
|
2019-02-02 20:01:28 +00:00 |
|
Kristoffer Carlsson
|
fd0f1c7a82
|
use uncorrected standard deviation in normalise
fixes https://github.com/FluxML/Flux.jl/issues/529
|
2019-01-30 17:42:19 +01:00 |
|
Mike J Innes
|
013b421b08
|
Merge pull request #570 from avik-pal/ap/batchnorm_fixes
Patches for default initializers
|
2019-01-28 10:40:55 +00:00 |
|
Mike J Innes
|
1cf37ab9eb
|
rm some old deprecations
|
2019-01-25 09:54:32 +00:00 |
|
Avik Pal
|
733879681e
|
Change initializer to glorot_uniform
|
2019-01-24 18:48:30 +05:30 |
|
Avik Pal
|
bb72c528e1
|
Change initializers to Float32
|
2019-01-24 18:43:39 +05:30 |
|
Kristoffer Carlsson
|
325e3a4f70
|
clarify docs on single batch image to conv
fixes #309
|
2019-01-24 11:24:10 +01:00 |
|
Mike J Innes
|
496dbfabd2
|
make chain collectable
|
2019-01-22 00:31:55 +00:00 |
|
Kristoffer Carlsson
|
c74aa67c5d
|
fix promotion by avoiding integer division in mse and crossentropy
oops
add tests
|
2019-01-15 14:15:05 +01:00 |
|
Mike J Innes
|
dd154ca049
|
Merge pull request #294 from avik-pal/cudnn_batchnorm
Wrapper for CuDNN BatchNorm
|
2018-11-27 23:51:32 +00:00 |
|
Mike J Innes
|
3d41dca338
|
immutable chain
|
2018-11-16 12:22:15 +00:00 |
|
Avik Pal
|
dfd680646c
|
Fix conflict
|
2018-11-14 22:18:57 +05:30 |
|
Mike J Innes
|
3ef6bfc0ac
|
Merge pull request #473 from avik-pal/patch-2
Update CUDNN function calls
|
2018-11-14 16:07:02 +00:00 |
|
Mike J Innes
|
a57f66e58a
|
adapt updates
|
2018-11-14 15:36:18 +00:00 |
|
Mike J Innes
|
75ecc0b6ba
|
downconversion for conv
|
2018-11-12 20:21:27 +00:00 |
|
Mike J Innes
|
903db70673
|
float32 param initialisers
|
2018-11-12 20:10:47 +00:00 |
|
Avik Pal
|
564518e448
|
Merge branch 'master' of https://github.com/FluxML/Flux.jl into cudnn_batchnorm
|
2018-11-08 19:13:34 +05:30 |
|
Avik Pal
|
02efc264e7
|
Fix unintentional change to spaces
|
2018-11-08 19:12:38 +05:30 |
|
Mike J Innes
|
30486f9c03
|
Merge pull request #441 from Paethon/rm_initn
Removes initn initialization
|
2018-11-08 13:25:02 +00: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 |
|
Sebastian Stabinger
|
94e5e9f993
|
Removes initn initialization
Is replaced with glorot_uniform for Conv following Keras
|
2018-10-17 17:11:16 +02:00 |
|
Avik Pal
|
3899907164
|
Update conv.jl
|
2018-10-11 21:39:35 +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
|
fe6793fde5
|
closes #411
|
2018-10-03 11:45:29 +01:00 |
|
Avik Pal
|
eb9b408c0f
|
Merge branch 'master' into depthwiseconv
|
2018-09-15 10:21:31 +05:30 |
|
Avik Pal
|
7d06f654f0
|
Fix tests
|
2018-09-11 16:58:05 +05:30 |
|
Avik Pal
|
c4f87ff15c
|
Minor fixes:
|
2018-09-11 16:21:55 +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 |
|
James Bradbury
|
e7783ace12
|
1.0 compat for normalise
|
2018-09-06 18:38:11 -07:00 |
|
Johnny Chen
|
44049ce00c
|
Merge branch 'master' into issue-#354
|
2018-09-06 09:39:31 -05:00 |
|
Mike J Innes
|
ec16a2c77d
|
todone: nicer syntax on 0.7
|
2018-09-05 15:55:08 +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 |
|
Yueh-Hua Tu
|
634d34686e
|
Add new constructors and test
|
2018-08-24 10:31:13 +08:00 |
|
Johnny Chen
|
c9d6b5648f
|
Fix issue #354
|
2018-08-23 21:56:32 +08:00 |
|
Johnny Chen
|
6743d52d08
|
Fix issue #354
|
2018-08-23 21:34:11 +08:00 |
|
Mike Innes
|
9d1d5187f3
|
fix activations for 1.0
|
2018-08-23 10:56:31 +01:00 |
|
Mike Innes
|
5a023a9ccc
|
WIP 1.0 support
closes #353
|
2018-08-20 13:08:04 +01:00 |
|
Dominique Luna
|
f2021d41ac
|
initn -> init
|
2018-08-18 14:18:50 -04:00 |
|
Dominique Luna
|
3f42301e07
|
recurrent bug fixes
|
2018-08-18 11:50:52 -04:00 |
|
ayush1999
|
4683e925d4
|
Final changes
|
2018-08-12 11:38:48 +01:00 |
|
Avik Pal
|
d3c78a80be
|
Fix layers errors
|
2018-08-11 17:20:27 +05:30 |
|
Avik Pal
|
4bd13c448f
|
Add updates for julia0.7
|
2018-08-11 15:23:40 +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 |
|
Avik Pal
|
a0ec472a4b
|
Merge branch 'master' into depthwiseconv
|
2018-08-08 01:20:37 +05:30 |
|