Chris DSilva

Results 16 comments of 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?

tried loading the device file on colab didn't run by when do u think they'll approve on the model.fit change?

This is me trying to run this code on Google Colab with their device example ![image](https://github.com/KindXiaoming/pykan/assets/157317426/5c32c8f0-ac8e-4bb4-bf95-2c41faa0c868) Their Code Example: https://github.com/KindXiaoming/pykan/blob/master/tutorials/API_10_device.ipynb

@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...