cics-nd / gptorch

Gaussian processes with PyTorch
MIT License
30 stars 8 forks source link

fix ValueError: invalid literal for int() with base 10 #19

Closed gabrielraya closed 2 years ago

gabrielraya commented 4 years ago

I added the fix to this problem. ValueError

sdatkinson commented 4 years ago

Hi!

Can you open an issue on this? I'd like to get to the bottom of why this is happening for you.

sdatkinson commented 2 years ago

Fixed in PR 21