Hi! I recently released a very lightweight JAX + NumPyro port of the Pyro Forecasting module, see https://github.com/juanitorduz/numpyro_forecast . My idea is to just do the port and present some examples. There is no intention to provide a user API for general forecasting models (like the Nixtla packages), but rather to provide a set of helper functions and a simple functional and OOP skeleton for implementing NumPyro Forecasting models.
I shared this new package in the NumPyro discourse: https://forum.pyro.ai/t/numpyro-forecast/9072 and I was refered to dynestyx :) I am not an expert in dynamical systems or in custom samplers; I am essentially a (Bayesian) forecasting practitioner. I wonder if dynestyx can also be used for forecasting models like the ones in https://juanitorduz.github.io/numpyro_forecast/docs/examples/, or if I could integrate' dynestyx' samplers into the NumPyro Forecast models. Any tips or hints are much appreciated. I am catching up with your tutorials and examples :)
Hi! I recently released a very lightweight JAX + NumPyro port of the Pyro Forecasting module, see https://github.com/juanitorduz/numpyro_forecast . My idea is to just do the port and present some examples. There is no intention to provide a user API for general forecasting models (like the Nixtla packages), but rather to provide a set of helper functions and a simple functional and OOP skeleton for implementing NumPyro Forecasting models.
I shared this new package in the NumPyro discourse: https://forum.pyro.ai/t/numpyro-forecast/9072 and I was refered to dynestyx :) I am not an expert in dynamical systems or in custom samplers; I am essentially a (Bayesian) forecasting practitioner. I wonder if
dynestyxcan also be used for forecasting models like the ones in https://juanitorduz.github.io/numpyro_forecast/docs/examples/, or if I could integrate' dynestyx' samplers into the NumPyro Forecast models. Any tips or hints are much appreciated. I am catching up with your tutorials and examples :)