Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add more references #1128

Merged
merged 3 commits into from
Nov 2, 2020
Merged

add more references #1128

merged 3 commits into from
Nov 2, 2020

Conversation

timoschowski
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@timoschowski timoschowski merged commit 3fc8804 into awslabs:master Nov 2, 2020
Schmedu added a commit that referenced this pull request Nov 9, 2020
* Updated pytest to v5. (#1102)

* Updated pytest to v5.

* Skip sagemaker-sdk tests on windows.

* Ignore NaN values during training and throw a warning (training got stuck before) (#1104)

checks for NaNs is now done after each batch and before updating the model parameters
just skip the batch and continue with the epoch. More informative warning added.

* cap pydantic version (#1115)

* specialize plot method for QuantileForecast (#1114)

* add item_id to forecast from seasonal naive (#1113)

* Fix a few bugs about tensor shapes in default values for TFT implementation (#1093)

* add more references (#1128)

* added more references

* corrected README

* corrected REFERENCES

Co-authored-by: Tim Januschowski <tjnsch@amazon.com>

* Fixes #1106 (#1125)

* Fixes #1106

* fixed TypedDict error

* Skip tests which fail due to timeout.

* Integrated comments.

Co-authored-by: Lorenzo Stella <lorenzostella@gmail.com>

* reduce number of batches used in test (#1131)

* fix pandas usage and remove version cap (#1132)

Co-authored-by: Jasper <schjaspe@amazon.de>
Co-authored-by: Riccardo Grazzi <riccardo.grazz@gmail.com>
Co-authored-by: Lorenzo Stella <lorenzostella@gmail.com>
Co-authored-by: Xiaoyong Jin <x_jin@cs.ucsb.edu>
Co-authored-by: tim <31938042+timoschowski@users.noreply.github.com>
Co-authored-by: Tim Januschowski <tjnsch@amazon.com>
Co-authored-by: kja <50238578+kaijennissen@users.noreply.github.com>
kashif pushed a commit to kashif/gluon-ts that referenced this pull request Dec 15, 2020
* added more references

* corrected README

* corrected REFERENCES

Co-authored-by: Tim Januschowski <tjnsch@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants