Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroFerreiradaCosta authored Aug 24, 2020
1 parent 1b320dd commit efd86e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ Creating digits with deep generative models!
<h1 align="center"> 2. Modelling Coloured Images </h1>
<img align="right" width="500x" src="https://raw.githubusercontent.com/Mind-the-Pineapple/Autoregressive-models/master/2%20-%20Modelling%20data%20with%20multiple%20channels/figures/PixelcnnRGB.png">

Creating digits with deep generative models!
- [PixelCNN Medium Story](https://towardsdatascience.com/autoregressive-models-pixelcnn-e30734ede0c1)
Extending the model to the full colour spectrum
- [PixelCNN - RGB Medium Story](https://towardsdatascience.com/autoregressive-models-pixelcnn-e30734ede0c1)
- [Google Colab](https://colab.research.google.com/gist/PedroFerreiradaCosta/a770317efa23f36b3c5009a9f21169f3/pixelcnn-rgb.ipynb?authuser=1#scrollTo=deJgSHmOBGfk)
- [Code](https://github.com/Mind-the-Pineapple/Autoregressive-models/blob/master/2%20-%20Modelling%20data%20with%20multiple%20channels/pixelCNN_RGB.py)
- [Paper -> Pixel Recurrent Neural Networks](https://arxiv.org/abs/1601.06759)
- [Paper -> Pixel Recurrent Neural Networks](https://arxiv.org/abs/1601.06759)

0 comments on commit efd86e4

Please sign in to comment.