http://www.telegraph.co.uk/technology/google/11730050/deep-dream-best-images.html?frame=3370396
http://genekogan.com/works/style-transfer/
- How to visualize what happens inside your deep model
- What happens when you have fun instead of doing your job
- What deep dream does under the hood
- How to do neural style transfer
- How to do it better with Neptune
- Difficult mathematical explanations
- Hard to read code
- Stories of how complex data science is
Keras.io deep dream https://github.com/fchollet/keras/blob/master/examples/deep_dream.py
keras.io style transfer https://github.com/fchollet/keras/blob/master/examples/neural_style_transfer.py