Diego Francisco Valenzuela Iturra

Results 5 issues of Diego Francisco Valenzuela Iturra

I think it would be useful if the optimizer state was also saved, for a future retraining from a checkpoint * `torch.save(optimizer.state_dict(), path_to_optimizer)`

Hi, Could you please create a [release](https://docs.github.com/en/github/administering-a-repository/managing-releases-in-a-repository) for the library ? Thanks!

Incredible work! It would be really helpful if you could share the scripts to make the queries and download the data from BRENDA since its API seems to be broken...

Probably not being used, but `discretegrid` function expects `numpy` being imported as `nnp` instead of `np` https://github.com/AaltoML/spatio-temporal-GPs/blob/800428a239e9fb91b3472f806241e5396273789b/experiments/utils.py#L217..L236