Skip to content

oiwah/regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Regression Library -- Several Online Learning Algorithms

Enviromental Requirement

  • gcc version > 4.4.0 (Using std::unordered_map)

About

Library for Online learning algorihtm implemented by C++ Regression Version

Optimization

  • Subgradient Method (Squared-Loss)
  • Primal-Dual Averaging (Squared-Loss + L2-regularization[proximal])

Author

Hidekazu Oiwa [email protected]

The University of Tokyo,

Graduate School of Mathematical Informatics,

HomePage

Releases

No releases published

Packages

No packages published