Skip to content

tiga1231/umap-autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this code about

  • The code under /py/ learns an auto-encoder which has an embedding similar to UMAP in the bottleneck layer.
  • The code under /html/ shows the resulting decoder in a simple UI.

How to start a demo

  1. Start an HTTP server at /html it should look like: preview

How to reproduce a training

  1. Run /py/umap-autoencoder.ipynb in jupyter notebook
  2. Copy the folder from /py/reconstruct-fashion/ to /html/data
  3. Start an HTTP server at /html

About

An invertible UMAP embedding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages