Julien Herzen

Results 50 issues of Julien Herzen

See: https://github.com/unit8co/darts/issues/135#issuecomment-709979882

improvement

One possibility would be: * `u8darts` --> core (i.e., without pytorch) * `u8darts[all]` --> all (i.e., with pytorch) Shall we drop `u8darts[torch]` ?

devops
improvement

See e.g.: https://www.lancaster.ac.uk/pg/waller/pdfs/Intermittent_Demand_Forecasting.pdf

good first issue
new model

https://proceedings.mlr.press/v162/drouin22a.html

new model

This should be quite trivial

good first issue
improvement

Currently `save_model()` saves a complete pickle of `self` (using `torch.save()`), and in addition it also saves a Pytorch Lightning checkpoint. This is because the torch-save does not save correctly the...

improvement

* Example * User guide section