All Projects → Machine-Learning-Tokyo → generative_deep_learning

Machine-Learning-Tokyo / generative_deep_learning

Licence: MIT license
Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to generative deep learning

Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+15670.83%)
Mutual labels:  generative-model, vae, generative-adversarial-networks, wgan, wgan-gp
Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (+175%)
Mutual labels:  vae, wgan, wgan-gp, stylegan
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+1054.17%)
Mutual labels:  generative-model, gans, wgan, stylegan
Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
Stars: ✭ 23 (-4.17%)
Mutual labels:  vae, wgan, wgan-gp
Mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Stars: ✭ 458 (+1808.33%)
Mutual labels:  gans, generative-adversarial-networks, wgan-gp
Tf.gans Comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
Stars: ✭ 477 (+1887.5%)
Mutual labels:  gans, wgan, wgan-gp
stylegan-v
[CVPR 2022] StyleGAN-V: A Continuous Video Generator with the Price, Image Quality and Perks of StyleGAN2
Stars: ✭ 136 (+466.67%)
Mutual labels:  gans, generative-adversarial-networks, stylegan
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Stars: ✭ 684 (+2750%)
Mutual labels:  vae, wgan, wgan-gp
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (+475%)
Mutual labels:  gans, generative-adversarial-networks, wgan
Delving Deep Into Gans
Generative Adversarial Networks (GANs) resources sorted by citations
Stars: ✭ 834 (+3375%)
Mutual labels:  generative-model, gans, generative-adversarial-networks
Torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
Stars: ✭ 1,156 (+4716.67%)
Mutual labels:  generative-model, gans, generative-adversarial-networks
Pytorch-Basic-GANs
Simple Pytorch implementations of most used Generative Adversarial Network (GAN) varieties.
Stars: ✭ 101 (+320.83%)
Mutual labels:  wgan, wgan-gp
InpaintNet
Code accompanying ISMIR'19 paper titled "Learning to Traverse Latent Spaces for Musical Score Inpaintning"
Stars: ✭ 48 (+100%)
Mutual labels:  generative-model, vae
progressive growing of GANs
Pure tensorflow implementation of progressive growing of GANs
Stars: ✭ 31 (+29.17%)
Mutual labels:  wgan, wgan-gp
GAN-Anime-Characters
Applied several Generative Adversarial Networks (GAN) techniques such as: DCGAN, WGAN and StyleGAN to generate Anime Faces and Handwritten Digits.
Stars: ✭ 43 (+79.17%)
Mutual labels:  wgan, stylegan
Tf Vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Stars: ✭ 226 (+841.67%)
Mutual labels:  generative-model, vae
Deep Generative Models For Natural Language Processing
DGMs for NLP. A roadmap.
Stars: ✭ 185 (+670.83%)
Mutual labels:  generative-model, generative-adversarial-networks
GDPP
Generator loss to reduce mode-collapse and to improve the generated samples quality.
Stars: ✭ 32 (+33.33%)
Mutual labels:  generative-model, generative-adversarial-networks
vqvae-2
PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"
Stars: ✭ 65 (+170.83%)
Mutual labels:  generative-model, vae
WGAN-GP-tensorflow
Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"
Stars: ✭ 23 (-4.17%)
Mutual labels:  wgan, wgan-gp

Generative Deep Learning

This repository contains notes from the MLT Generative Deep Learning sessions (reading & discussion), led by Anuragah Sinha.

Sessions

All sessions are dedicated to reading and discussing: "Generative Deep Learning" by David Foster (O'Reilly)

Notes including images and other references:

  • Title: Generative Deep Learning
  • Author: David Foster
  • Release date: June 2019
  • Publisher(s): O'Reilly Media, Inc.
  • ISBN: 9781492041931

Part 1 - Introduction to Generative Deep Learning

📌 Session # 1 Chapter 1 : Generative Modeling Chapter 2 : Deep Learning

📌 Session #2 Chapter 3 : Variational Autoencoders

📌 Session #3 Chapter 4 : Generative Adversarial Networks

Part 2 - Teaching Machines to Paint, Write, Compose and Play

📌 Session #4 Chapter 5 : Paint

📌 Session #5 Chapter 6 : Write

📌 Session #6 Chapter 7 : Compose

📌 Session #7 Chapter 8 : Play

📌 Session #8 Chapter 9 : The Future of Generative Modelling Conclusion

Sessions are ongoing and held online weekly on Saturdays 3-5 pm (JST). Join us on Meetup.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].