Skip to content

wan501278191/OnlineLearning_BasicAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineLearning_BasicAlgorithm

Online Learning code:
principal line: sparsity
Algorithm: TG -> FOBOS -> RDA ->FTRL -> FTML

Algorithm list:

{ Online gradient descent } Algorithm: OGD.py
{ Truncated Gradient } Algorithm: TG.py
{ Forward-Backward Splitting } Algorithm: FOBOS.py
{ Regularized Dual Averaging } Algorithm: RDA.py
{ Follow-the-regularized-Leader } Algorithm: FTRL.py
{ Follow-the-regularized-Leader based on Tensorflow } Algorithm: FTRL_Optimizer.py
{ Follow the Moving Leader } Algorithm: FTML.py

About

Online Learning code: TG -> FOBOS -> RDA ->FTRL ->FTPRL -> FTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages