Generative Adversarial Networks (GAN) for iPhone with Apple's Core ML Tools
Before running the Jupyter Notebook on Python 2.7, you might want to run:
jupyter nbextension enable --py --sys-prefix widgetsnbextension
This will enable matplotlib to visualize plots in the Javascript environment.