Yashwant
ea39cd3c8c
Fix R documentation.
2020-10-06 21:08:37 +05:30
Ryan Curtin
d1af492691
Merge pull request #2584 from jeffin143/catch-test-part-2
...
Catch test part 2
2020-10-06 07:38:13 -04:00
kartikdutt18
6ec3912a08
Merge pull request #2653 from jeffin143/det-dt-test
...
Migrate det and distribution test to catch2
2020-10-05 00:43:49 +05:30
Ryan Curtin
c104a2dcf0
Merge pull request #2639 from kartikdutt18/CommonFailures
...
Increase Threshold for some tests where common failure occurs.
2020-10-03 14:04:56 -04:00
jeffin143
6cc078d20c
Migrate det and distribution test to catch2
2020-10-03 19:46:34 +05:30
kartikdutt18
27bdc46de8
All static issue fixed (hopefully)
2020-10-03 13:33:48 +05:30
kartikdutt18
2fa2972bb6
Fix static issues
2020-10-02 21:55:53 +05:30
kartikdutt18
6b74871e6c
Merge pull request #2621 from Aakash-kaushik/softmin_func
...
Addition of softmin activation function
2020-10-02 20:46:39 +05:30
Ryan Birmingham
96751b701b
Merge pull request #2640 from Aakash-kaushik/mean_shift_test
...
Mean_shift_test from boost to catch2
2020-10-02 10:27:58 -04:00
Aakash Kaushik
5bf20af8bd
Merge branch 'softmin_func' of https://github.com/Aakash-kaushik/mlpack into softmin_func
2020-10-02 16:52:04 +05:30
Aakash Kaushik
ab4230222b
softmin activation function added
...
shift added
shift changed for inputmax to inputmin
Test added for softmin forward function
errors fixed
suggested changes
forward function fixed
added softmin to HISTORY.md
forward result calculation source changed
space added in comment
backward function added
backward test function added, values left
tests made similar to softmax
conflict fix
fixed HISTORY.md conflict
tests made similar to softmax
Update activation_functions_test.cpp
Removed header iostream
fixed backward function
reverted changes to main/mean_shift_test.cpp
corrected the test cases
tests changed
tests changed
2020-10-02 16:50:29 +05:30
kartikdutt18
1ee7c6f07e
Merge pull request #2642 from Yashwants19/enable-cancel-and-cache
...
Enable auto cancel build on new push and cache for build.
2020-10-02 16:04:30 +05:30
Yashwant
76c521dfe4
Stop github actions running on a forked repo.
2020-10-02 08:46:09 +05:30
Ryan Curtin
051b80b72e
Merge pull request #2626 from UtR491/issue-2590
...
Add WeightSize() to Linear, Add and Atrous Convolution layers.
2020-10-01 21:09:08 -04:00
kartikdutt18
8f98a2ec67
Merge pull request #2638 from Aakash-kaushik/loss_functions_test
...
Loss_function_test from boost to catch2
2020-10-01 17:16:16 +05:30
Yashwant
56873eff93
Specify platform in windows build.
2020-10-01 12:21:22 +05:30
Yashwant
a0513c0a65
Install roxygen2.
2020-10-01 10:45:19 +05:30
Yashwant
d21a6ab8a1
rcmdcheck doesn't for building mlpack_r_tarball.
2020-10-01 09:26:49 +05:30
Yashwant
66c7f2c70e
Install R-bindings dependencies separately.
2020-10-01 09:15:40 +05:30
Yashwant
2082d3c685
Windows fix.
2020-10-01 08:13:40 +05:30
Yashwant
07ef7872a5
Auto Cancel build on new push and enable cache for build.
2020-10-01 08:11:42 +05:30
Aakash kaushik
49ce4bdcf0
Merge pull request #6 from mlpack/master
...
Updated with mlpack master
2020-10-01 01:32:26 +05:30
kartikdutt18
a82527d8f1
Typo fix
2020-09-30 21:42:29 +05:30
kartikdutt18
b18ab83d46
Fix common failures by increasing threshold
2020-09-30 21:41:51 +05:30
jeffin143
fbd67be808
fix conflicts
2020-09-30 00:14:47 +05:30
jeffin143
d61c65438b
merge master
2020-09-29 23:38:57 +05:30
jeffin143
1a7a8c78bb
Merge branch 'catch-test-part-2' of https://github.com/jeffin143/mlpack into catch-test-part-2
2020-09-29 23:34:10 +05:30
Utkarsh Rai
44881c0a52
Test for WeightSetVisitor and WeightSizeVisitor
2020-09-29 15:04:54 +05:30
Aakash Kaushik
9dddc782e3
tests changed
2020-09-28 10:22:23 +05:30
Aakash Kaushik
c42981346d
tests changed
2020-09-28 10:20:14 +05:30
Ryan Birmingham
64dda1387d
Merge pull request #2586 from mikkac/pca_catch_ut
...
Migrate PCA related tests from boost to catch2
2020-09-27 23:43:14 -04:00
Aakash Kaushik
65dc4b4f0f
notations changed from decimal to scientific
2020-09-27 23:23:31 +05:30
Aakash Kaushik
9aad9c402b
fixed tests
2020-09-27 23:17:49 +05:30
Aakash Kaushik
790d7122b8
fixed tests
2020-09-27 23:15:07 +05:30
Aakash Kaushik
206409fb1a
migrated loss_functions_test from boost to catch2
2020-09-27 22:17:52 +05:30
Aakash Kaushik
e5fc7fbc01
changed in cmake file
2020-09-27 21:03:03 +05:30
Aakash Kaushik
9c2872ae19
migrated mean_shift_test from boost to catch2
2020-09-27 20:59:58 +05:30
Aakash Kaushik
e4ce2ddf90
main/mean_shift_test.cpp from boost to catch2
2020-09-27 20:13:03 +05:30
Aakash Kaushik
45876d0a6e
corrected the test cases
2020-09-27 13:37:42 +05:30
Aakash Kaushik
9229c215cd
reverted changes to main/mean_shift_test.cpp
2020-09-27 09:39:40 +05:30
Aakash Kaushik
4175859a2a
fixed backward function
2020-09-27 08:06:40 +05:30
Aakash Kaushik
e33a39aea1
catch2 for mean_shift_test.cpp
2020-09-27 03:04:48 +05:30
Utkarsh Rai
b4654a2089
Apply suggestions from code review
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
Co-authored-by: Ryan Curtin <ryan@ratml.org >
Include bias term in linear layer.
2020-09-26 15:32:14 +05:30
Ryan Birmingham
5135712dc2
Merge pull request #2631 from Abilityguy/master
...
Migrating Random Forest tests from boost to catch2
2020-09-25 10:42:43 -04:00
Anush V Kini
4de3fcbf6c
Migrating Random Forest tests from boost to catch2
2020-09-24 00:14:38 +05:30
Marcus Edel
da0d0d91af
Merge pull request #2629 from Abilityguy/Catch2Migration
...
Migrate DBSCAN test from boost to catch2.
2020-09-22 23:07:01 +02:00
Anush V Kini
32bfa10740
Adding myself to the list of contributors
2020-09-22 16:49:30 +05:30
Anush V Kini
fc8d16f627
Merge remote-tracking branch 'origin/master' into Catch2Migration
2020-09-22 16:47:11 +05:30
Abilityguy
09af776bc2
Merge pull request #1 from mlpack/master
...
Updating forked repository
2020-09-22 16:46:01 +05:30
Aakash kaushik
ec757ef462
Merge pull request #4 from mlpack/master
...
updating my master branch
2020-09-22 10:49:11 +05:30