AndreaBraschi

Results 7 comments of AndreaBraschi

Hi @dublinsky, have you been able to figure out what causes the warning? Many thanks

https://gist.github.com/AndreaBraschi/ece83d389d2a33662c0687300676f009#file-analyse_traj-py see if you manage to access it. Many thanks

The data that I'm working on are time and trajectories. Both are torch tensors as you'll see in the code. trajectories are the data in the observed space and are...

@wjmaddox many thanks for helping out raising this issue of mine @vr308 many thanks for providing an example!! Will definitely give it a go and let you know if it...

@vr308 Hi, I have been trying to implement the example that you provided. I get an error because the size of q_x (variational distribution over the latent variables) does not...

Hi @agosztolai, I haven't worked through the example so can't really comment on that. However, working with custom data and toy data I've noticed that if you're using Adam and...

Hi all, picking back up this discussion. I have been playing around with the partially observed data testing framework that aims to infer the unobserved values of `y_star` given the...