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

some bugs for XX_Train and Evaluate Models #27

Closed
Luffy2Github opened this issue Aug 28, 2020 · 2 comments
Closed

some bugs for XX_Train and Evaluate Models #27

Luffy2Github opened this issue Aug 28, 2020 · 2 comments

Comments

@Luffy2Github
Copy link

1.import models.transformer.Optim

ModuleNotFoundError Traceback (most recent call last)
in
12 from tqdm import tqdm
13 import numpy as np
---> 14 import models.transformer.Optim

ModuleNotFoundError: No module named 'models.transformer.Optim'

@maxzoll
Copy link
Collaborator

maxzoll commented Oct 6, 2020

Hi @Luffy2Github,
also regarding the issues #25 and #26, all the outdated notebooks were removed. Instead, you can now check the Hands-on Tutorial on Time Series (https://colab.research.google.com/drive/1i0M_X5-ytFhF0NO-FjhKiqnraclSEIb0?usp=sharing) for a detailed data analysis and visual exploration.

@maxzoll maxzoll closed this as completed Oct 6, 2020
@Luffy2Github
Copy link
Author

Luffy2Github commented Oct 6, 2020 via email

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

No branches or pull requests

2 participants