-
Introduction
Distributed LR With Parameter Server
-
Install
mkdir build
cd build
cmake ..
-
todo:
1. Learning hyper parameters of normazation automatically 2. opt algo for more sparse model
-
Contact:
2012wxs@gmail.com
-
References:
[1] Ad Click Prediction: a View from the Trenches:http://dl.acm.org/citation.cfm?id=2488200
Jerrylu5683/xflow
Distributed LR、 FM and MVM model on Parameter Server. FTRL and SGD Optimization Algorithm.
C++