dmlc / mshadow
Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning
☆1,110Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for mshadow
- A common bricks library for building scalable and portable distributed machine learning.☆865Updated 5 months ago
- move forward to https://github.com/dmlc/mxnet☆1,026Updated 9 years ago
- Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bind…☆699Updated 6 years ago
- ☆1,655Updated 6 years ago
- Acceleration package for neural networks on multi-core CPUs☆1,676Updated 5 months ago
- Reliable Allreduce and Broadcast Interface for distributed machine learning☆507Updated 4 years ago
- moved to https://github.com/dmlc/ps-lite☆649Updated 9 years ago
- Fast Recurrent Networks Library☆576Updated 8 years ago
- A simple memory manager for CUDA designed to help Deep Learning frameworks manage memory☆291Updated 5 years ago
- Low-precision matrix multiplication☆1,780Updated 9 months ago
- Parameter server framework for distributed machine learning☆774Updated 5 years ago
- PMLS-Caffe: Distributed Deep Learning Framework for Parallel ML System☆194Updated 6 years ago
- A GPU implementation of Convolutional Neural Nets in C++☆506Updated 4 years ago
- Deep learning system course☆218Updated 5 years ago
- Facebook's CUDA extensions.☆282Updated 5 years ago
- Deprecated☆338Updated 7 years ago
- Benchmarking Deep Learning operations on different hardware☆1,074Updated 3 years ago
- LSTM implementation on Caffe☆493Updated 8 years ago
- Automatically exported from code.google.com/p/cuda-convnet2☆784Updated 8 years ago
- Easy benchmarking of all publicly accessible implementations of convnets☆2,683Updated 7 years ago
- Parallel ML System - Bosen project☆962Updated 10 months ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆255Updated 9 years ago
- ☆374Updated 7 years ago
- Tutorial code on how to build your own Deep Learning System in 2k Lines☆2,002Updated 6 years ago
- Purified Purine.