https://github.com/horovod/tutorials
Tutorials for Horovod
https://github.com/horovod/tutorials
Last synced: about 2 months ago
JSON representation
Tutorials for Horovod
- Host: GitHub
- URL: https://github.com/horovod/tutorials
- Owner: horovod
- License: apache-2.0
- Created: 2019-02-27T00:32:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T02:52:40.000Z (about 4 years ago)
- Last Synced: 2025-08-12T02:55:56.125Z (2 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 85
- Watchers: 10
- Forks: 28
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Horovod Tutorials
This repository contains tutorials for [Horovod](http://horovod.ai).* [Fashion MNIST Tutorial](fashion_mnist/README.md) - learn how to apply Horovod to a [WideResNet](https://arxiv.org/abs/1605.07146) model, trained on the [Fashion MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset.