Code Implementation inspired by Research Paper, titled, "A Neural Algorithm of Artistic Style" Link: https://arxiv.org/abs/1508.06576
Other refereneces/resources: https://www.tensorflow.org/tutorials/generative/style_transfer https://www.tensorflow.org/api_docs/python/tf/GradientTape https://keras.io/api/applications/vgg/