Commit Graph
21562 Commits
Author SHA1 Message Date
Ryan Curtin 058915db2b Fix typo. 2019-11-23 16:47:32 -05:00
Ryan Curtin 9f30003846 Fix image URL. 2019-11-23 14:51:11 -05:00
Ryan Curtin 76c6fd79d6 Add attribution for NumFOCUS. 2019-11-23 14:10:59 -05:00
Shikhar Jaiswal ed9d7e27ce Merge pull request #2089 from zoq/sponsor-button-update
Sponsor button - custom link
2019-11-21 21:15:16 +05:30
Marcus Edel 20fcca48fd Merge pull request #2058 from zoq/azure_pipelines_ci
Azure pipelines.
2019-11-19 21:25:21 +01:00
Marcus Edel 058cf1c9fc Add custom link to point to the form located at numfocus.org. 2019-11-19 21:22:55 +01:00
Marcus Edel cd953deba7 Merge pull request #2085 from rcurtin/arma_extend-cleanup
Cleanups for `core/arma_extend/`.
2019-11-16 20:36:20 +01:00
Marcus Edel c6a0fe1f14 Use the correct steps path and use variables for the windows steps. 2019-11-16 16:19:42 +01:00
Toshal Agrawal d0419451cd Merge pull request #1988 from walragatver/valid_same
Valid and Same padding option in Convolution and AtrousConvolution layers.
2019-11-14 22:54:00 +05:30
Shikhar Jaiswal 5a003ddd9a Merge pull request #2083 from zoq/sponsor-button
GitHub + NumFOCUS Sponsor button.
2019-11-14 21:04:24 +05:30
walragatver 640bff138e Fix small mistake in HISTORY.md 2019-11-14 18:58:04 +05:30
walragatver 0b7cb01494 Style fix 2019-11-14 12:52:49 +05:30
walragatver 12db67fd6e Remove use of intializer list 2019-11-14 12:49:05 +05:30
walragatver 1d20b7d7b4 Update HISTORY.md 2019-11-14 12:49:05 +05:30
walragatver 7617ae5c40 Check output while testing. 2019-11-14 12:49:05 +05:30
walragatver 8dd0071a23 Add test for checking padding options. 2019-11-14 12:49:05 +05:30
walragatver b48dd32906 Modify Atrous convolution layer. 2019-11-14 12:49:05 +05:30
walragatver 1950f48100 Verify paddingType with lowercase. 2019-11-14 12:49:05 +05:30
walragatver 6dea312f46 Add One more constructor. 2019-11-14 12:49:05 +05:30
walragatver 154e1cc176 Style fix. 2019-11-14 12:49:05 +05:30
walragatver 430310ecad Modify convolution.hpp 2019-11-14 12:49:05 +05:30
Ryan Curtin 27c4d1df09 Remove no-longer-needed Armadillo extension functionality. 2019-11-13 21:20:16 -05:00
Marcus Edel 1eab3aac6e GitHub opened up the Sponsors tool. It allows financial support for
developers and projects, since we are part of NumFOCUS this will be
handled by NumFOCUS.
2019-11-13 22:20:11 +01:00
Marcus Edel 9bcc63bf20 Merge pull request #2080 from rcurtin/lstm-doc-fix
Update LSTM documentation to indicate need for IdentityLayer.
2019-11-13 21:20:09 +01:00
Marcus Edel daa3d053f6 Merge pull request #2079 from rcurtin/rs-mem-fix
Fix memory handling issues of RangeSearch and NeighborSearch.
2019-11-11 19:44:59 +01:00
Ryan Curtin da707bb636 Merge pull request #2068 from rcurtin/governance
Governance guidelines
2019-11-09 17:52:22 -05:00
Marcus Edel af2e2e49ea Merge pull request #2076 from jeffin143/docsfix
Pointing to ensmallend docs for callbacks docs.
2019-11-07 12:46:06 -05:00
Ryan Curtin 7a649a8dee Update LSTM documentation. 2019-11-05 23:11:03 -05:00
Ryan Curtin 29de88a934 Fix memory handling issues of RangeSearch and NeighborSearch. 2019-11-05 13:04:56 -05:00
jeffinsam ca3b8118e1 pointing to ensmallend docs for callbacks 2019-11-04 20:49:22 +05:30
Ryan Curtin e762d114f4 Merge pull request #2074 from jeffin143/callback-extend
Extending callbacks to NCA and LMNN
2019-11-04 09:41:02 -05:00
jeffinsam 0ba16e9e8d Point ensmallen documentation about callbacks 2019-11-04 11:47:42 +05:30
jeffinsam f06c0f138a move callback test from individual files to callback test file 2019-11-03 21:23:44 +05:30
Ryan Curtin 84dadf001f Merge branch 'rcurtin-python-windows-fix' 2019-11-03 09:31:13 -05:00
Ryan Curtin c9e9957b23 Update history. 2019-11-03 09:31:02 -05:00
Ryan Curtin e312fce58b Merge branch 'python-windows-fix' of https://github.com/rcurtin/mlpack into rcurtin-python-windows-fix 2019-11-03 09:30:35 -05:00
jeffinsam a34a615af9 update documentation and style issues 2019-11-03 12:24:01 +05:30
jeffinsam ea401b7dd3 Add callback test for lmnn 2019-11-03 11:24:16 +05:30
jeffinsam d81c298b9c Add callback to lmnn 2019-11-03 11:23:56 +05:30
jeffinsam 1038dea80e Add callback test for nca 2019-11-03 11:13:41 +05:30
jeffinsam f866842490 Add callback to nca 2019-11-03 11:13:06 +05:30
Ryan Curtin c17b731731 Merge pull request #2065 from rcurtin/stb-dir-fix
Reference a version number in the STB directory
2019-11-02 11:44:32 -04:00
Toshal Agrawal 2560dd21db Merge pull request #2059 from hrishikeshSuresh/gan-callbacks
extending callbacks to gan.
2019-10-31 01:10:35 +05:30
Hrishikesh S b20b1d9aed fixed another styles issue 2019-10-30 12:02:25 +05:30
Hrishikesh S d0396a9553 added the missing parameter 2019-10-30 09:40:45 +05:30
Hrishikesh S 187a33a311 fixed style issue 2019-10-30 09:15:38 +05:30
Hrishikesh S 3535365093 fixed conflict 2019-10-30 09:08:40 +05:30
Hrishikesh Suresh e2ebc41978 Merge branch 'master' into gan-callbacks 2019-10-30 01:54:50 +05:30
sy0814k 23ca4540f0 Merge pull request #2066 from rcurtin/cf-test-fix
Fix random failures for RecommendationAccuracyBiasSVDTest`
2019-10-29 23:28:20 +09:00
Toshal Agrawal b34db91bb9 Merge pull request #1770 from walragatver/improve_gan_serialize
Improving Gan Serialization.
2019-10-29 19:43:21 +05:30