Flux.jl/test/layers
bors[bot] af23a5756c
Merge #1053
1053: Added Some Loss functions with some doc improvements r=CarloLucibello a=AdarshKumar712

Added the following loss functions with tests:
1. mae
2. mean squared logarithmic error
3. huber loss
4. squared hinge loss
5. dice coeff loss
6. tversky loss 

Also added some documentation improvements for few other functions. 

Co-authored-by: Adarsh Kumar <45385384+AdarshKumar712@users.noreply.github.com>
2020-03-03 23:56:21 +00:00
..
basic.jl Added tests for outdims 2019-12-05 22:54:25 -06:00
conv.jl Merge #960 2020-02-25 17:40:05 +00:00
normalisation.jl Added trainmode! and updated docs with warning 2020-03-01 12:30:41 -06:00
stateless.jl Test argument consistency with ŷ and y 2020-03-02 20:33:12 +05:30