dkyy's Stars
dunovank/jupyter-themes
Custom Jupyter Notebook Themes
tkarras/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
martin-gorner/tensorflow-rnn-shakespeare
Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.
semitable/easing-functions
A collection of Penner's easing functions for Python
KrabCode/LazyGui
GUI library for Processing in which you only mention control elements in draw() at the places you need them.
ReidWilliams/GANs
A highly commented Tensorflow implementation of DCGAN and WGAN for images.