magenta / magenta-js

Magenta.js: Music and Art Generation with Machine Learning in the browser
https://magenta.tensorflow.org
Apache License 2.0
2.01k stars 314 forks source link

Add example of how to use your own trained model. #273

Open adarob opened 5 years ago

adarob commented 5 years ago

For example, package a checkpoint in the demos directory.

maxn0d3x commented 5 years ago

Is there any good example how to import and export music sequence data to train my own music in python or tensorflowjs, and how to add my own trained model and use in Magentamusic app ?

Defiduke commented 2 years ago

I have tried looking into this, but cannot find a way to define my own mag file / chkpts somewhere? did anyone else find a way yet