/GANforiPhoneWithCoreML

Generative Adversarial Networks (GAN) for iPhone with Apple's Core ML Tools

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

GANforiPhoneWithCoreML

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.