Mathias Gatti
Mathias Gatti
Hi, would it be possible to get confidence intervals from a learner predict method? Something like this ```python cate, cate_lb, cate_ub = learner.predict(X=X, treatment=treatment, y=y, return_ci=True) ```
Hi! I'm receiving an error while trying to train the model on a custom dataset in colab. I created test.txt and training.txt and modified the paths at custom_vqgan.yaml. I don't...
Hi! I love this project. It looks really promising, I would like to train it on a dataset of spectrograms in order to generate audio instead of images. Anyone tried...
Hi, this looks amazing, thanks for sharing! By any chance do you have some pretrained models available to try?
Hi! GPT4all-j takes a lot of time to download, on the other hand I was able to download in a few minutes the original gpt4all thanks to the Torrent-Magnet you...
Hi! Amazing project, thanks for sharing. I wanted to know if you had some resources (and hopefully a google colab example) on how to finetune the TTS
Hi! Thanks for working on such a cool project. I'm testing the shared trained hhar model checking if the 120 frames long samples align with their expected activity labels after...
Awesome project :)