DoctorTeeth / fredLinks
FRED simulator and associated paper
☆26Updated 9 years ago
Alternatives and similar repositories for fred
Users that are interested in fred are comparing it to the libraries listed below
Sorting:
- (Spring 2017) Assignment 2: GPU Executor☆63Updated 8 years ago
- Papers and blogs related to distributed deep learning☆96Updated 8 years ago
- cache-friendly multithread matrix factorization☆90Updated 9 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- A implementation of CF-NADE. Yin Zheng, et. al. "A Neural Autoregressive Approach to Collaborative Filtering", accepted by ICML 2016.☆79Updated 7 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- PMLS-Caffe: Distributed Deep Learning Framework for Parallel ML System☆193Updated 7 years ago
- MXNet Tutorial for NVidia GTC 2016.☆132Updated 9 years ago
- Tensorflow implementation of SGD with Coupled Adaptive Batch Size (CABS)☆44Updated 8 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- parameter server for ML algs☆13Updated 12 years ago
- Tweet Classification using RNN and CNN☆43Updated 9 years ago
- MXNet implementation of Deep Q-learning