An open API service indexing awesome lists of open source software.

https://github.com/petarv-/deep-lossy-fun

Accompanying demos for my TCES talk on loss function engineering
https://github.com/petarv-/deep-lossy-fun

adversarial-inputs deep-neural-networks deepdream image-processing keras loss-functions neural-style vgg16

Last synced: 11 months ago
JSON representation

Accompanying demos for my TCES talk on loss function engineering

Awesome Lists containing this project

README

          

# deep-lossy-fun
Accompanying demos for my TCES talk on loss function engineering.
The slides may be found [here](http://www.cl.cam.ac.uk/~pv273/slides/LOSSlides.pdf).

## Contents
- `adversarial/` contains the adversarial examples demo files
- `style_transfer/` contains the neural style transfer demo files
- `deepdream/` contains the DeepDream demo files

## Requirements
- TensorFlow
- Keras
- SciPy

## License
MIT