Marvin Zhang
Marvin Zhang
Is there any good reason to set the # threads > # tasks? If not, I could just add something that throws an error if someone tries to do that....
Actually I'm doing some light testing now of # threads > # tasks and it's not hanging for me. I think I still don't understand why we would want this...
Hi Henry, First, very sorry that we did not respond to your last issue, almost a month ago at this point. I recently returned from an internship, and Sharad recently...
To answer your other question about the LQR implementation, the reason that the additional term shows up in `Qt` is due to the fact that our learned dynamics actually have...
That's concerning. We're looking into this separately as well, can you share stats such as the final cost achieved and maybe also a video too?
Our running hypothesis is that it isn't so much an error with the VAE as it is just inherent stochasticity. TensorFlow in general, and especially in particular operators such as...
@henrycharlesworth An update from my end: I ran SOLAR with the VAE you sent over, and like you and Sharad, I was getting poor results (14-15 cost) for a number...