zedge / GANforiPhoneWithCoreML

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Jupyter Notebook 95.9%Language:Swift 4.0%Language:Python 0.1%