Adarsh Kumar
3d8965230f
Added tests for dice and Tversky loss
2020-02-27 02:29:39 +05:30
Adarsh Kumar
980ce72914
Added tversky and dice loss
2020-02-27 02:00:28 +05:30
Adarsh Kumar
659ba074d1
Updated test for msle
2020-02-06 01:21:51 +05:30
Adarsh Kumar
7710bb0b4b
Removed spurious promotions
2020-02-06 01:06:41 +05:30
Adarsh Kumar
b5184553d4
Error correction in mae
2020-02-05 23:32:55 +05:30
Adarsh Kumar
44a977b7a4
Added tests for new loss functions
2020-02-05 23:20:06 +05:30
Adarsh Kumar
643086c8db
Updated squared_hinge
2020-02-05 22:40:07 +05:30
Adarsh Kumar
7ac647a7ac
Added loss functions
2020-02-05 22:29:15 +05:30
bors[bot]
60043fa2aa
Merge #1013
...
1013: Adapt to GPUArrays/CuArrays changes r=dhairyagandhi96 a=maleadt
Changes in response to a29df67184
and https://github.com/JuliaGPU/CuArrays.jl/pull/576 . I suppose the next CuArrays release will need to be breaking because of this.
Maybe the `crossentropy` signature needs to be adjusted to support integer vectors, but I'll leave that decision up to Flux developers. This at least is the quick fix to get the tests passing again.
Co-authored-by: Tim Besard <tim.besard@gmail.com>
2020-02-03 16:29:48 +00:00
Dhairya Gandhi
ddc2c20e68
Merge pull request #994 from FluxML/ox/doccustomtraining
...
Add custom training loops to docs
2020-02-01 11:13:54 +05:30
Tim Besard
e2c2ec5575
Don't invoke GPU crossentropy with integers.
...
Broadcasting log on integers does not work.
2020-01-31 08:22:54 +01:00
Tim Besard
e66a7f130f
Don't compare CPU with GPU arrays.
2020-01-31 08:22:21 +01:00
Dhairya Gandhi
620cffc45c
Merge pull request #1008 from FluxML/tb/cuindex
...
Remove unused imports.
2020-01-29 18:52:53 +05:30
Tim Besard
d88f63adb4
Remove unused imports.
2020-01-29 12:15:41 +01:00
Lyndon White
7797e31b44
Add custom training loops to docs
2020-01-16 21:57:59 +00:00
bors[bot]
d1edd9b16d
Merge #680
...
680: Added new loss functions. r=thebhatman a=thebhatman
I have added the KL Divergence Loss function, Poisson loss function, Logcosh loss, and Hinge loss function.
Co-authored-by: Manjunath Bhat <manjunathbhat9920@gmail.com>
Co-authored-by: thebhatman <manjunathbhat9920@gmail.com>
2020-01-13 15:46:25 +00:00
Manjunath Bhat
747e01ea02
Test to check for spurious promotions
2020-01-13 18:33:30 +05:30
Dhairya Gandhi
048c31f609
bump Flux version to v0.10.1
2020-01-13 18:16:29 +05:30
bors[bot]
f7f0ebbffd
Merge #992
...
992: Compat bounds for a couple more packages r=dhairyagandhi96 a=dhairyagandhi96
adds compatibility bounds for a few more packages
cc @MikeInnes
Co-authored-by: Dhairya Gandhi <dhairya@juliacopmuting.com>
2020-01-13 12:29:05 +00:00
Dhairya Gandhi
cd4626d5a7
compat bounds for a couple more packages
2020-01-13 17:38:59 +05:30
bors[bot]
2b222b15fa
Merge #991
...
991: Update CuArrays + Zygote deps r=dhairyagandhi96 a=dhairyagandhi96
cc @MikeInnes
Co-authored-by: Dhairya Gandhi <dhairya@juliacopmuting.com>
2020-01-13 11:14:21 +00:00
Dhairya Gandhi
e1698e6617
up cuarrays
2020-01-13 16:18:20 +05:30
Dhairya Gandhi
e2a97aec24
up cuda+zygote deps
2020-01-13 16:16:24 +05:30
Dhairya Gandhi
de40476beb
doc tests on julia 1.3
2020-01-13 14:10:34 +05:30
Dhairya Gandhi
d7953ff573
test on julia 1.3+
2020-01-13 13:45:40 +05:30
Dhairya Gandhi
da9f295a8e
bump version to 10.1
2020-01-13 13:41:25 +05:30
Dhairya Gandhi
370fd978fa
Merge pull request #986 from FluxML/restructure
...
Destructure/restructure for models
2020-01-13 13:04:48 +05:30
Dhairya Gandhi
58a7941386
reduce bors timeout
2020-01-13 11:24:04 +05:30
Dhairya Gandhi
0411b9a3e8
rm second slash
2020-01-12 17:35:04 +05:30
Mike Innes
f96270c213
free zygote
2020-01-09 17:16:41 +00:00
Mike J Innes
17732e7023
restructure; closes #747
2020-01-06 11:53:47 +00:00
Dhairya Gandhi
e92da0cf85
Merge pull request #973 from FluxML/sf/nnpack_tolerance
...
Give `NNPACK` a bit of numerical leeway
2019-12-23 15:57:56 +05:30
Elliot Saba
0fdcc00923
Give NNPACK
a bit of numerical leeway
2019-12-23 01:31:26 -08:00
Viral B. Shah
8a1e2f19d7
Update README.md
2019-12-19 09:44:17 -05:00
Dhairya Gandhi
ac4c49b63e
Merge pull request #954 from FluxML/decaydocs
...
[WIP] Decaydocs
2019-12-10 12:11:23 +05:30
Manjunath Bhat
8a93be8c6c
Change loss to cost
2019-12-09 20:39:46 +05:30
Fredrik Bagge Carlson
e67f09c06d
Correct some comments in decay docs
2019-12-03 15:32:23 +08:00
Fredrik Bagge Carlson
6e94e59afd
Improve docs for decay optimisers
2019-12-03 15:27:44 +08:00
Mike J Innes
f46b5243db
Merge pull request #946 from FluxML/pkg-up
...
compat, pkg up
2019-11-29 12:55:47 +00:00
Mike J Innes
0c99f7f4b7
Merge branch 'dg/news' into pkg-up
2019-11-29 10:42:28 +00:00
Dhairya Gandhi
4b63e69b65
bump version to v0.10
2019-11-29 00:02:59 +05:30
Dhairya Gandhi
8519833d17
Merge branch 'dg/news' of https://github.com/FluxML/Flux.jl into dg/news
2019-11-28 23:57:30 +05:30
Dhairya Gandhi
73d572b1a9
rm RADAM
2019-11-28 23:57:01 +05:30
Mike Innes
b65b491e51
compat, pkg up
2019-11-28 16:23:22 +00:00
Dhairya Gandhi
c17dc34e38
phew
...
Co-Authored-By: Mike J Innes <mike.j.innes@gmail.com>
2019-11-28 21:49:34 +05:30
Dhairya Gandhi
1ae554d82c
rm new line
2019-11-28 21:47:37 +05:30
Dhairya Gandhi
4481c74f50
v0.10 changes
2019-11-28 21:45:06 +05:30
Mike J Innes
75d609ecc8
Update README.md
2019-11-28 16:00:55 +00:00
Mike J Innes
99f98ca800
Update README.md
2019-11-28 16:00:21 +00:00
Tim Besard
ab450477f3
Merge pull request #944 from FluxML/rnn-fix
...
RNN failure hackaround
2019-11-27 16:06:13 +01:00