zalandoresearch / pytorch-ts

PyTorch based Probabilistic Time Series forecasting framework based on GluonTS backend
MIT License
1.24k stars 191 forks source link

Where to find documentation? #64

Open cowwoc opened 3 years ago

cowwoc commented 3 years ago

I'm new to this project. Aside from the README, which doesn't cover the entire API surface (e.g. Temporal fusion transformer), how are we supposed to discover the API? Is there more detailed API documentation somewhere?

Thank you.

tienduccao commented 3 years ago

You could simply look at gluon-ts documentation. For example here's the documentation of Temporal Fusion Transformer https://ts.gluon.ai/_modules/gluonts/model/tft/_estimator.html#TemporalFusionTransformerEstimator