ayesharoxx

Results 13 comments of ayesharoxx

Hi, thank you again for your help, I really appreciate it. I had another quick question regarding `input_batch_shape` in `get_fantasy_model()` (inside `ExactGP`, as called by `condition_on_observations`). In my case: ```...

Hi, I had a similar issue and got some useful insights from this post. However, now I am encountering a memory error in matern_kernel.py at this line- : x2_ =...