pulkit6559
|
6a60597bf2
|
updated history.md
|
2019-11-21 18:37:23 +05:30 |
|
pulkit6559
|
744234388e
|
removed style errors
|
2019-11-19 01:31:37 +05:30 |
|
pulkit6559
|
b9890f4f4c
|
serialized padding layers
|
2019-11-17 14:12:12 +05:30 |
|
pulkit6559
|
06f17d40af
|
merged aW and aH into existing variables
|
2019-11-15 16:24:04 +05:30 |
|
pulkit6559
|
97c846c29d
|
resolved failing tests and style issue
|
2019-11-13 01:53:15 +05:30 |
|
pulkit6559
|
786b01d1ab
|
minor fix
|
2019-11-10 16:00:19 +05:30 |
|
pulkit6559
|
260dfef4a0
|
modified padding_impl and resolved tests
|
2019-11-09 23:10:22 +05:30 |
|
pulkit6559
|
3214b6107b
|
added padding layer
|
2019-11-09 23:10:22 +05:30 |
|
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 |
|
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 |
|
Hrishikesh S
|
d36730c5ec
|
adding parameter description for OptimizerType & optimizer
|
2019-10-29 02:24:08 +05:30 |
|
Hrishikesh S
|
89b30966c9
|
changing callback from PrintLoss() to ProgressBar()
|
2019-10-28 17:51:13 +05:30 |
|
Ryan Curtin
|
f2eda99676
|
Fix random failures for BiasSVD test.
|
2019-10-27 23:14:54 -04:00 |
|
Ryan Curtin
|
1cce0e9478
|
Reference a version number in the STB directory.
|
2019-10-27 22:26:52 -04:00 |
|
Hrishikesh S
|
7f28f5b3dd
|
fixing style issues
|
2019-10-26 20:56:21 +05:30 |
|
Hrishikesh S
|
094d2378c3
|
adding description for callbacks & checking whether callback works
|
2019-10-26 20:48:20 +05:30 |
|
Marcus Edel
|
447a0f89b8
|
Minor style fixes (whitespace, line width).
|
2019-10-25 20:54:31 +02:00 |
|
Marcus Edel
|
ead888614b
|
Merge pull request #2057 from vss96/LR_Callback_Function
Exposing ensmallen callback function for Logistic Regression.
|
2019-10-25 20:51:39 +02:00 |
|
Vikas Shetty
|
7169e5d172
|
Adding name to COPYRIGHT.txt
|
2019-10-24 00:01:21 +05:30 |
|
Hrishikesh S
|
67045b5eed
|
adding a callback to train() in gan test
|
2019-10-23 11:55:03 +05:30 |
|
Hrishikesh S
|
5a29c6a26b
|
fixed syntax
|
2019-10-23 10:43:53 +05:30 |
|
Hrishikesh S
|
9e19be34fb
|
extend callbacks to gan
|
2019-10-23 10:38:44 +05:30 |
|
Ryan Curtin
|
8da0947776
|
Merge pull request #2036 from sriramsk1999/coverspill
Move/Copy Assignment operators for CoverTree and SpillTree
|
2019-10-22 09:28:44 -04:00 |
|
Vikas Shetty
|
32ff07e6e8
|
Fixing comma and line length issue
|
2019-10-22 09:43:02 +05:30 |
|
Vikas Shetty
|
4abba4f5f0
|
Minor style fix
|
2019-10-22 09:38:56 +05:30 |
|
Sriram
|
de69ee0bbf
|
Removed unnecessary children.clear()
|
2019-10-21 21:42:34 +05:30 |
|
Sriram
|
6f9ff5494a
|
Added check before deletion
Fixed bug with Copy Constructor/Assignment
|
2019-10-21 19:53:13 +05:30 |
|
Sriram
|
b06ca62a06
|
Aesthetic Improvements
|
2019-10-21 18:21:13 +05:30 |
|
Sriram
|
3daf466822
|
Style fix
|
2019-10-21 13:44:23 +05:30 |
|
Sriram
|
90ce3b5827
|
Freeing unused memory (Additions)
|
2019-10-21 13:17:09 +05:30 |
|