Commit Graph
27414 Commits
Author SHA1 Message Date
Marcus Edel b5dfa9561b Merge pull request #3144 from hello-fri-end/fixLossFunctions
Fix bugs in ANN loss functions.
2022-03-10 22:40:54 -05:00
hello-fri-end 1978faadbb apply documentation suggestion 2022-02-26 09:24:02 +05:30
hello-fri-end f5c80237c8 small fix in mean_bias_error 2022-02-25 19:46:33 +05:30
hello-fri-end cbe2982123 Should divide by target.n_elem and not predictions.n_elem in mean reduction 2022-02-25 18:13:55 +05:30
Shah Anwaar KhalidandMarcus Edel d74c03c40d apply suggestion
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2022-02-25 08:57:54 +05:30
Shah Anwaar KhalidandMarcus Edel cfef1a0df2 apply suggestion
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2022-02-25 08:57:39 +05:30
Shah Anwaar KhalidandMarcus Edel 825a3a35dc apply suggestion
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2022-02-25 08:57:26 +05:30
Shah Anwaar KhalidandMarcus Edel ef462f03cf apply suggestion
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2022-02-25 08:57:14 +05:30
Shah Anwaar KhalidandMarcus Edel 5f26cd444e apply suggestion
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2022-02-25 08:56:59 +05:30
Shah Anwaar KhalidandMarcus Edel a876744548 apply suggestion
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2022-02-25 08:56:34 +05:30
hello-fri-end be855fa29b Apply documentation suggestion to all loss functions 2022-02-24 10:51:12 +05:30
hello-fri-end d13ff3f4a8 Apply documentation suggestion to all loss functions 2022-02-22 09:41:27 +05:30
Ryan Curtin 7b7f721e84 Merge pull request #3086 from srimadhan11/roc-auc
add ROC AUC for binary classification
2022-02-20 20:36:20 -05:00
Sri Madhan 3a38be9f5a Merge branch 'master' into roc-auc 2022-02-19 18:09:58 +05:30
Sri Madhan M 56202ee7fc update contributors list 2022-02-19 18:08:20 +05:30
Sri Madhan M c236183961 add testcases comparison link 2022-02-19 18:05:17 +05:30
Sri Madhan M cfe3e11bc2 remove excess newline 2022-02-19 18:03:46 +05:30
Anwaar 377cd49aef BCE Loss: Update tests. 2022-02-11 10:32:36 +05:30
Anwaar c2bd93ab7d BCE Loss. 2022-02-11 10:30:29 +05:30
Anwaar ae887d948b Sigmoid Cross Entropy Error 2022-02-11 10:22:35 +05:30
Anwaar f4a6bd257a Reconstruction Loss. 2022-02-10 10:06:47 +05:30
Anwaar 521ff80189 Update test for NLL 2022-02-09 14:40:04 +05:30
Anwaar d0ecb07389 Revert NLL: Current Implementation is correct 2022-02-09 14:28:15 +05:30
Anwaar c7a17eba8e Update tests for Poisson NLL. 2022-02-07 18:12:00 +05:30
Anwaar 600d207aa2 Poisson NLL. 2022-02-07 18:10:55 +05:30
Anwaar 31298616e2 NLL: fixed the backward function 2022-02-07 18:10:15 +05:30
Anwaar 2a202f40a6 NLL: fixed the forward function 2022-02-07 16:19:09 +05:30
Anwaar 3edd592bc3 negative log likelihood 2022-02-07 12:50:45 +05:30
Anwaar 6363350bbe mean squared error 2022-02-06 20:14:23 +05:30
Anwaar 420f89313e earth mover's distance 2022-02-06 18:49:48 +05:30
Anwaar c03075da02 cosine embeddding loss 2022-02-06 18:02:35 +05:30
Anwaar 786711b906 Mean Squared Logarithmic Error. 2022-02-06 17:31:38 +05:30
Sri Madhan M eb59051c1c fix style issues 2022-02-06 11:54:01 +05:30
Anwaar e91bdcf674 Log CosH Error. 2022-02-05 15:21:04 +05:30
Anwaar 46d491bc2f Margin Ranking Loss. 2022-02-04 17:17:46 +05:30
Anwaar 9f162f991a KL Divergence. 2022-02-04 14:05:38 +05:30
Anwaar dfcee974e1 Huber Loss. 2022-02-03 17:40:56 +05:30
Anwaar ad69821f60 Hinge Embedding Loss 2022-02-03 14:02:15 +05:30
Anwaar e20d03d8eb change mean to reduction in L1 Loss. 2022-02-03 13:08:43 +05:30
Anwaar 57d489a2c8 Mean Bias Error. 2022-02-03 11:40:01 +05:30
Anwaar 3716a369e8 L1 Loss. 2022-02-02 21:57:47 +05:30
Sri Madhan M c35adc6c32 using trapezoidal integration instead of rectangular integration, and directly get probability scores of positive class as function argument in 'ROCAUCScore::Evaluate()' 2022-02-01 19:12:13 +05:30
Marcus Edel cf190e11f2 Merge pull request #3135 from hello-fri-end/instanceNorm
Instance Norm.
2022-01-29 21:20:36 -05:00
Anwaar 99e8665ab7 no need to store shapeA & shapeB 2022-01-26 14:28:48 +05:30
Ryan Curtin a063654f2e Merge pull request #3093 from rcurtin/update-binding-docs
Update binding documentation for threadsafe IO
2022-01-25 09:27:26 -05:00
Shah Anwaar KhalidandMarcus Edel e8e6327279 Update src/mlpack/methods/ann/layer/instance_norm_impl.hpp
apply style suggestion

Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2022-01-25 12:46:05 +05:30
Shah Anwaar KhalidandMarcus Edel 2f4aedba8c Update src/mlpack/methods/ann/layer/instance_norm_impl.hpp
apply style suggestion

Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2022-01-25 12:45:46 +05:30
Anwaar 32f1ae91fd style fix 2022-01-21 08:33:15 +05:30
Ryan Curtin 3264cd87e8 Merge pull request #3030 from NippunSharma/revamp_bindings_2
REVAMP BINDINGS FRAMEWORK
2022-01-20 15:39:17 -05:00
Nippun Sharma e15b7bce58 resolving conflicts 2022-01-19 09:09:09 +05:30