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

Reproduction of 'Meta-N-BEATS' #6

Open
Tingji2419 opened this issue Apr 8, 2024 · 0 comments
Open

Reproduction of 'Meta-N-BEATS' #6

Tingji2419 opened this issue Apr 8, 2024 · 0 comments

Comments

@Tingji2419
Copy link

Hi! Thanks for your work and open sourcing the code!

I want to run the training example for Meta-N-BEATS. I am not sure if it is implemented using model=Metalearn . I've tried using this but got the following error:

File "/ForecastPFN/benchmark/metalearned/common/experiment.py", line 64, in load_experiment_parameters
    with open(os.path.join(experiment_path, parameters_file_name), 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'metalearned/experiments/tl/ForecastPFN/loss_name=MAPE,input_size=36,horizon=6/parameters.json'

Could you provide the pretrained weight or training steps for Meta-N-BEATS?

Thanks again!

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

1 participant