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

https://github.com/rawenchilada/styletransfer

A jupyter notebook describing the theory behind a working Style Transfer ai example.
https://github.com/rawenchilada/styletransfer

style-transfer tensorflow

Last synced: 2 months ago
JSON representation

A jupyter notebook describing the theory behind a working Style Transfer ai example.

Awesome Lists containing this project

README

          

# Style Transfer

This notebook is a documented learning experience in the topic of style transfer ai and neural networks.

You can preview the results of the notebook on the [github page](https://rawenchilada.github.io/StyleTransfer/).

The ai is built using tensorflow and python.