dmlc-core 0.5
Common bricks library for 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.
- Outputs:
out
- Website: https://github.com/dmlc/dmlc-core
- Licenses: ASL 2.0
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dmlc-core 0.5
as follows:
guix install dmlc-core@0.5
Or install the latest version:
guix install dmlc-core
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.