Skip to content

SiNZeRo/dmlc-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMLC Core

A common code-base for Distributed Machine Learning in C++.

Developer Channel Join the chat at https://gitter.im/dmlc/dmlc-core

Contributing

Contributing to dmlc-core is welcomed! dmlc-core follows google's C style guide. If you are interested in contributing, take a look at feature wishlist and open a new issue if you like to add something.

  • Use of c++11 is allowed, given that the code is macro guarded with DMLC_USE_CXX11
  • Try to introduce minimum dependency when possible

NOTE

deps:

libcurl4-openssl-dev

About

A common code-base for Distributed Machine Learning in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.1%
  • Python 14.6%
  • Java 12.6%
  • Makefile 2.4%
  • Other 0.3%