towzeur

Results 3 issues of towzeur

fixed logging info 'training with gpu'

Hello! I noticed that the file kan/LBFGS.py appears to be almost identical to the one in PyTorch (https://github.com/pytorch/pytorch/blob/main/torch/optim/lbfgs.py). The only differences seem to be the addition of tolerance_ys and the...