This repository was archived by the owner on Jan 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 223
Multiverso Torch Lua Binding
you-n-g edited this page Jun 29, 2016
·
5 revisions
Multiverso is a parameter server framework for distributed machine learning. This package can leverage multiple machines and GPUs to speed up the torch programs.
Build multiverso successfully by following the README > build.
NOTE: Before installation, you need to make sure have libmultiverso.so
build successfully according to Requirements.
make install
or
luarocks make
make test
or
luajit test.lua
DMTK
Multiverso
- Overview
- Multiverso setup
- Multiverso document
- Multiverso API document
- Multiverso applications
- Logistic Regression
- Word Embedding
- LightLDA
- Deep Learning
- Multiverso binding
- Run in docker
LightGBM