xswang / xflow

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  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.


Languages

Language:C++ 77.4%Language:Python 17.4%Language:Shell 3.6%Language:CMake 1.6%