An open API service indexing awesome lists of open source software.

https://github.com/horovod/tutorials

Tutorials for Horovod
https://github.com/horovod/tutorials

Last synced: about 2 months ago
JSON representation

Tutorials for Horovod

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.