Skip to content
/ emby Public

Implementations of various embedding things

Notifications You must be signed in to change notification settings

JonasRSV/emby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Is a tiny library consisting of embedding functions

See documentation, installation and usage information here

  • Implemented
    • SOM (CPU) # (GPU for old version on older branch)
    • KernelPCA (CPU)
    • Metric Matching (CPU)
    • Preedy (CPU)

Examples

See /examples for code examples and notebooks

digits data using SOM

digits data using kernelPCA with gaussian kernel

digits data using metric matching

digits data using preedy

About

Implementations of various embedding things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages