A common bricks library for building scalable and portable distributed machine learning.
DMLC-Core is the backbone library to support all DMLC projects, offers the bricks to build efficient and scalable distributed machine learning libraries.
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.
make lint
and fix all the style problems.make doc
and fix all the warnings.deps:
libcurl4-openssl-dev