Guillermo Valle
Guillermo Valle
I tried installing tiddlywiki as mentioned [here](https://github.com/felixhayashi/TW5-TiddlyMap/issues/257) because I had issues with static building before, but now lazy loading does not work. I tried twice, and also removing all the...
- [x] I have marked all applicable categories: + [x] exception-raising fix + [ ] algorithm implementation fix + [ ] documentation modification + [ ] new feature - [x]...
Hi, I've followed the setup instructions. However, when I do `python data_loader.py --data_set="flowers"`, my memory usage seems to go up and up, while the time for the processing of each...
Hello, I am getting the following error `S3 error: 403 (InvalidAccessKeyId): The AWS Access Key Id you provided does not exist in our records.` when using DigitalOcean Spaces. I configured...
Hi, Thanks for the very useful tool! This will really help me in my project! I think it would be useful to have an option that sets the scale of...
As an alternative method that has shown promise in the image domain, we could impement a hierarhical deep VAE (see [VDVAE](https://arxiv.org/abs/2011.10650)), but conditioned (in the same way as standard conditional...
Implement a version of [jukebox](https://openai.com/blog/jukebox/) applied to the task of motion prediction. We could start with just a single level in the hierarchy, so that we basically implement a VQ-VAE...
### Short term - Add history-like list to recording - Make sure it works with undo/redo ### Mid term - Make it possible to give titles and descriptions to certain...