Shikhar Bhardwaj
|
1d42aa9d47
|
Add references for relevant papers in SCD implementation.
Use arma::dot instead of arma::norm in LogisiticRegressionFunction::PartialGradient
|
2017-08-23 19:40:08 +05:30 |
|
Shikhar Bhardwaj
|
6ff9b468f7
|
Update documentation to rename FeatureGradient -> PartialGradient
|
2017-08-23 18:03:51 +05:30 |
|
Shikhar Bhardwaj
|
4ffdd789ac
|
Better formatting and minor fixes in FunctionType documentation
Add descriptive comments and inline linear algbra operations in LogisticRegressionFunction::FeatureGradient
|
2017-08-23 17:33:45 +05:30 |
|
Shikhar Bhardwaj
|
c5727c24f3
|
Make parallel SGD implementation consistent with FunctionType documentation.
|
2017-08-21 13:43:21 +05:30 |
|
Shikhar Bhardwaj
|
a4bfb4f096
|
Update documentation with the changes.
Unify changes with test functions
|
2017-08-16 00:43:32 +05:30 |
|
Shikhar Bhardwaj
|
4208c57fe7
|
Update documentation to reflect changes in ResolvableFunctionType API
|
2017-08-13 17:24:05 +05:30 |
|
Shikhar Bhardwaj
|
42dba55b8a
|
Add initial documentation for FunctionType interface.
|
2017-08-12 00:53:15 +05:30 |
|