Winux Arch

Results 1 issues of Winux Arch

When executing hellokan.ipynb the cell model.train(dataset, opt="LBFGS", steps=50); throws this error: --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) Cell In[14], line 1 ----> 1 model.train(dataset, opt="LBFGS", steps=50) File ~/python-test/pykan/kan/KAN.py:896, in...