Skip to content
forked from xswang/xflow

Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.

Notifications You must be signed in to change notification settings

zhu2856061/xflow

 
 

Repository files navigation

  1. Introduction

    Distributed LR With Parameter Server

  2. Install

    mkdir build

    cd build

    cmake ..

  3. todo:

     1. Learning hyper parameters of normazation automatically
    
     2. opt algo for more sparse model
    
  4. Contact:

     2012wxs@gmail.com
    
  5. References:

     [1] Ad Click Prediction: a View from the Trenches:http://dl.acm.org/citation.cfm?id=2488200
    

About

Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.4%
  • Python 17.4%
  • Shell 3.6%
  • CMake 1.6%