zalandoresearch / pytorch-ts

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

Lack of official documentaion #101

Open artaasd95 opened 2 years ago

artaasd95 commented 2 years ago

Hi, I suggest that you provide official documentation or some kind of API reference list like the original documents. The reason is that we do not know what methods are implemented and available right now. So, please make documentation and also put the examples in there with basic API list. Thank you in advance!

kashif commented 2 years ago

sure! good idea... I will try to find time in 2 weeks as there are a bunch of pilled-up TODOs I have this week...

artaasd95 commented 2 years ago

Thanks, it is really needed. I found your work really interesting and I am using it in my work. So, Thanks!