Coder Social home page Coder Social logo

chenliu0831 / parameter_server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dmlc/parameter_server

0.0 2.0 0.0 1.62 MB

A distributed machine learning framework.

Home Page: parameterserver.org

License: Apache License 2.0

C 26.39% C++ 68.94% MATLAB 1.41% Objective-C 2.16% Shell 1.10%

parameter_server's Introduction

Parameter Server

The parameter server is a distributed system scaling to industry size machine learning problems. It is a joint project by CMU SML-Lab, Baidu IDL, and Google

Requirements

  • Compiler: gcc >= 4.7.2 (prefer >=4.9) or llvm >= 3.4
  • OS: Should work on both linux and mac. Tested on Ubuntu 12.10, 13.10, 14.04, RHEL 4U3, Mac OS X 10.9
  • Dependent libraries: zeromq, gflags, glogs, gtest, protobuf, zlib, snappy, and eigen3.

Build dependent libraries

git clone https://github.com/mli/third_party
cd third_party
./install.sh

Build the system

git clone https://github.com/mli/parameter_server
cd parameter_server
ln -s /your/third/library third_party
make -j8

More informations are in the wiki.

parameter_server's People

Contributors

mli avatar kentcyq avatar zcyang avatar

Watchers

James Cloos avatar Chenyang Liu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.