Chris DSilva
Chris DSilva
building on the GPU training I tried running it on my CPU and ran out of compute when running it with GPU on colab for the device.ipynb code got this...
> I'm not so well-versed in the math base myself, is it something like looking at losses for each timestep? @kabachuha were u able to find this?
been facing issues loading setting up the GPU as well
tried loading the device file on colab didn't run by when do u think they'll approve on the model.fit change?
and then use it as model.fit moving on right?
This is me trying to run this code on Google Colab with their device example  Their Code Example: https://github.com/KindXiaoming/pykan/blob/master/tutorials/API_10_device.ipynb
Could u also check the gpu issue @KindXiaoming
@KindXiaoming tried pulling it again is it something with the colab env issue? I'm trying to run it for a classification model and faced a RAM issue thought of loading...
@KindXiaoming i think his issue is with the auto_symbolic function cuz it looks like his model is trained and pruned
@Chukwuebuka-2003 are u facing an issue with the dataset? like what the size is when building this classifier I have a larger dataset and run an issue when passing all...