The given solutions in this project are only for reference purpose.
Welcome! In this lab assignment, we will learn about Neural Style Transfer, an algorithm created by Gatys et al. (2015).
Upon completion of this assignment, we will be able to:
- Implement the neural style transfer algorithm
- Generate novel artistic images using your algorithm
- Define the style cost function for Neural Style Transfer
- Define the content cost function for Neural Style Transfer
- Most of the algorithms you've studied optimize a cost function to get a set of parameter values. With Neural Style Transfer, we'll get to optimize a cost function to get pixel values. Exciting!
https://www.coursera.org/learn/convolutional-neural-networks
https://www.deeplearning.ai/program/deep-learning-specialization/