.gitignore
LICENSE
README.md
setup.py
AugmentTS.egg-info/PKG-INFO
AugmentTS.egg-info/SOURCES.txt
AugmentTS.egg-info/dependency_links.txt
AugmentTS.egg-info/requires.txt
AugmentTS.egg-info/top_level.txt
augmentts/__init__.py
augmentts/datasets.py
augmentts/utils.py
augmentts/augmenters/__init__.py
augmentts/augmenters/vae.py
augmentts/forecasters/deep.py
tests/test_augmentation.py
tests/test_ets_dataset.py
tests/test_forecasting.py