LoveFrootLoops
LoveFrootLoops
Hello @ericneiva, Thank you for your prompt reply. It appears that the fix is more complicated, requiring some workarounds. I maybe just use VectorValues. But is there an implemented method...
Thanks for the fast and detailed reply. First of all @fverdugo I cannot find tutorial 15. Can you maybe share a link? Secondly, @JordiManyer, thanks for the detailed answer and...
Hi @dario-coscia, I haven’t progressed with the project since I found it challenging to keep up with the constant updates to the packages. Each time I attempted to update to...
@dario-coscia, that sounds impressive. Well done! I do have a query about the loss_phys function. Is it assessed solely at a batch of collocation points? It so, how would you...
@dario-coscia, I believe there might be an issue because you're looking to evaluate the local losses at batches of collocation points, whereas the integral losses need to be evaluated over...
> Hi @LoveFrootLoops 👋🏻 and happy new year! Just checking if you managed the implementation of the integral loss function using `torchquad` and the `on_epoch_end ` method of the callback....