Skip to content

Reproduction of 'Meta-N-BEATS' #6

Open
@Tingji2419

Description

@Tingji2419

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions