Pinned Repositories
decord
An efficient video loader for deep learning with smart shuffling that's super easy to digest
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
dlpack
common in-memory tensor structure
gluon-cv
Gluon CV Toolkit
gluon-nlp
NLP made easy
minpy
NumPy interface with mixed backend execution
mshadow
Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning
nnvm
ps-lite
A lightweight parameter server interface
xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Distributed (Deep) Machine Learning Community's Repositories
dmlc/minpy
NumPy interface with mixed backend execution
dmlc/cxxnet
move forward to https://github.com/dmlc/mxnet
dmlc/parameter_server
moved to https://github.com/dmlc/ps-lite
dmlc/mxnet-notebooks
Notebooks for MXNet
dmlc/wormhole
Deprecated
dmlc/mxnet-memonger
Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets
dmlc/difacto
Distributed Factorization Machines
dmlc/mxnet-gtc-tutorial
MXNet Tutorial for NVidia GTC 2016.
dmlc/experimental-lda
dmlc/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.
dmlc/MXNet.cpp
C++ interface for mxnet
dmlc/experimental-mf
cache-friendly multithread matrix factorization
dmlc/nnvm-fusion
Kernel Fusion and Runtime Compilation Based on NNVM
dmlc/cub
dmlc/caffe
Caffe: a fast open framework for deep learning.
dmlc/mxnet-deepmark
Benchmark speed and other issues internally, before push to deep-mark
dmlc/mxnet-examples
MXNet Example
dmlc/drat
Drat Repository for DMLC R packages
dmlc/docs-redirect-for-mxnet
redirect mxnet.readthedocs.io to mxnet.io
dmlc/nccl
Optimized primitives for collective multi-GPU communication
dmlc/nn-examples