dmlc / tensorboardLinks
Standalone TensorBoard for visualizing in deep learning
☆369Updated 5 years ago
Alternatives and similar repositories for tensorboard
Users that are interested in tensorboard are comparing it to the libraries listed below
Sorting:
- auto-tuning momentum SGD optimizer☆288Updated 6 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆375Updated 7 years ago
- MultiGPU enabled image generative models (GAN and DCGAN)☆206Updated 4 years ago
- CVPR 2017 Tutorial☆329Updated 7 years ago
- Pre-trained Models of DMLC Project☆266Updated 4 years ago
- Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on MXNet, Theano or TensorFlow.☆124Updated 6 years ago
- Sublinear memory optimization for deep learning, reduce GPU memory cost to train deeper nets☆308Updated 7 years ago
- An example of data parallelism and async updates of parameter in tensorflow.