# Week 9 - Art Generation with Neural Style Transfer

## This week you will..

* Discuss about neural network and art generation
* Discuss about cost functions

## Learning Resources

{% embed url="<https://github.com/lucidrains/deep-daze>" %}
A super cool command tool to let network "imagine" stuff
{% endembed %}

{% embed url="<https://github.com/lucidrains/DALLE-pytorch>" %}
An attempt of creating an open source version of DALL-E
{% endembed %}

{% embed url="<https://github.com/Mnpr/Art-Generation-GANs>" %}
Project from a participant of the last semester
{% endembed %}

### Check out Phil Wang's Repositories for more cool projects:

{% embed url="<https://github.com/lucidrains>" %}

## Until next week you should

* Work on your project - no fixed homework this week!
