Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 246 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 246 Bytes

latentSpace

Using VAE to find distance between 2 MNIST images

A script which takes in 2 MNIST dataset images and finds the Kullback-Leibler distance between these vectors. A lower distance between the images indicates the images are similar.