Gabriel Vigliensoni

Results 11 comments of Gabriel Vigliensoni

Hi @Superchaschper, were you able to sort out the issue with the unexpected key(s) in `state_dict`?

Agree! It would be also really neat to be able of maintain the seed, so that we can go back to a certain place of the space. On Thu, Jul...

same issue here, running on 10.10.5

I even wonder if this is possible.

@domkirke, any idea on how to get sound out from the `mc.nn~` object? Thank you!

Should be handled here: https://github.com/vigliensoni/R-VAE/blob/d22363e6fb9b1abd913d6db2c5d47835be3f367a/rhythmvae.js#L143-L169

Data duplication is only working when using folders (i.e., at the moment of selecting data), not right before training.

So far, I implemented one bar. The procedure for more bars seems to be pretty straighforward in the MaxMSP side, though I should take a look at how data is...

The autoencoder is currently encoding data for two bars. MaxMSP is the one only playing back the first bar.

As of now, two sets of files are generated: - A set for the visualizer: > - model_XXX_YYYmodel-matrix-LS.data > - model_XXX_YYYmodel-matrix-vis.data - A model for the latent space as a...