Stars
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
SUSHIL1312 / Generative_Models_Tutorial_with_Demo
Forked from omerbsezer/Generative_Models_Tutorial_with_DemoGenerative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Importa…
SUSHIL1312 / tfvaegan
Forked from akshitac8/tfvaegan[ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOTA results for ZSL and GZSL
SUSHIL1312 / a-PyTorch-Tutorial-to-Image-Captioning
Forked from sgrvinod/a-PyTorch-Tutorial-to-Image-CaptioningShow, Attend, and Tell | a PyTorch Tutorial to Image Captioning
Code for A Generative Approach to Zero-Shot learning Using Conditonal Variational Autoencoders
Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)
STAT 453: Intro to Deep Learning @ UW-Madison (Spring 2021)
SUSHIL1312 / PyTorch-VAE
Forked from AntixK/PyTorch-VAEA Collection of Variational Autoencoders (VAE) in PyTorch.