Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog for Variational Autoencoder #82

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: "Generating new samples with Variational Autoencoders"
excerpt_separator: "<!--more-->"
last_modified_at: 2023-03-22T11:36:02-05:00
categories:
- Generative Deep Learning
tags:
- Generative Modelling
- KL Divergence
- Variational Autoencoder
header:
image: /assets/images/vae/VAE-architecture.jpeg
image_description: "An architecture of variational autoencoder"
---

# KL Divergence (Dipesh Dai)

# Limitations of Autoencoder (Suruchi)

# Variational Autoencoder

## Basic Architecture of Variational Autoencoder (Rajan)

## Loss of VAE (Shital Dai)

## Visualization of Results from Variational autoencoder on MNIST dataset (Bishwash)

# Nash Equllibrium (Sanjay)
Binary file added assets/images/vae/VAE-architecture.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.