In this project, we plan to implement three basic algorithms behind recent AI art works.
- DeepDream
- Neural Style Transfer
- Generative Adversarial Networks
Refs.
- https://www.tensorflow.org/tutorials/generative/deepdream
- Gatys, Alexander, and Matthias, “A neural algorithm of artistic style”, arXiv:1508.06576 (2015)
- https://www.tensorflow.org/tutorials/generative/style_transfer
- https://www.tensorflow.org/tutorials/generative/dcgan