Generative Deep Learning

machine_learning
Published

September 22, 2021

Generative Deep Learning

This repository is intended as place to keep my current experimentations on generative deep learning using tensorflow.

Most of the code is based on the Coursera course Generative Deep Learning with TensorFlow by Laurence Moroney and Eddy Shyu.

Check notebook here.

Fast Neural Style Transfer

Paper describing Fast Neural Style Transfer can be found here.

The model is provided by Tensorflow Hub.

Figure below illustrate the main concept of Neural Style Transfer, which is based on the paper A Neural Algorithm of Artistic Style (Gatys, Ecker & Bethge, 2015).

image-20210225231302419