ML_Notebooks
Collection of machine learning related notebooks to share.
Notebooks
GAN_distributed_training.ipynb
In this Notebook, TensorFlow's tutorial on the DCGAN is adapted to be able to train the model on TPU. Check this guide for details on distributed training on TPU.