Skip to content

sebastianbreguel/HyperbolicEmbedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyperbolic Embedding

A repository to investigate how to use Hyperbolic Embeddings in deep learning, with a focus on music generation.

Summary

Euclidean space has zero curvature. Hyperbolic space has constant negative curvature and naturally captures hierarchical structure, making it well-suited for tree-like and hierarchical data in deep learning.

This repository contains two independent projects:

Folder Framework Description
torchExperiments/ PyTorch Hyperbolic NN experiments on classification and regression tasks
HyperbolicTimbrenet/ TensorFlow TimbreNet model extended with hyperbolic layers for music generation

References

TODO

  • Adapt wrapped hyperbolic layers to the TimbreNet model
  • Train the model with hyperbolic layers
  • Incorporate Hyperbolic CNN and Hyperbolic VAE

Advisors: Denis Parra, Mircea Petrache, Rodrigo Cadiz

About

This is a repository to investigation how to generate music based in Hyperbolic Embeddings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages