Skip to content

Commit

Permalink
Add SVG VAE colab demo to magenta-demos (#77)
Browse files Browse the repository at this point in the history
* Add SVG VAE colab notebook

* Update README.md
  • Loading branch information
irapha authored and adarob committed Sep 30, 2019
1 parent e0a2e92 commit c5f5ce6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion colab-notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Links to interesting colabs demonstrating use of magenta for creative applicatio
[MusicXML Documentation Colab](https://colab.research.google.com/github/tensorflow/magenta-demos/blob/master/colab-notebooks/MusicXML_Document_Structure_Documentation.ipynb) :
The goal of this colab notebook is to explain the MusicXML storage format for digitally storing music files. The main attributes of MusicXML as extracted by one of the magenta music library, `musicxml_parser.py`are explained in detail. The stucture is shown in the form of a flow chart.


[SVG VE Colab Demo](https://github.com/iRapha/magenta-demos/blob/master/colab-notebooks/vae_svg_decoding.ipynb) : A colab demo for the SVG VAE model described in [A Learned Representation for Scalable Vector Graphics](https://arxiv.org/abs/1904.02632).
1 change: 1 addition & 0 deletions colab-notebooks/vae_svg_decoding.ipynb

Large diffs are not rendered by default.

0 comments on commit c5f5ce6

Please sign in to comment.