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

Problems encountered while running code #1

Open
Tom345345 opened this issue Nov 24, 2022 · 0 comments
Open

Problems encountered while running code #1

Tom345345 opened this issue Nov 24, 2022 · 0 comments

Comments

@Tom345345
Copy link

RouteNet-Erlang-main/Scheduling/Delay/check_predictions.py:

problem:
1、model.load_weights('./ckpt_dir/{}'.format(best))
Exception has occurred: ValueError
Unable to load weights saved in HDF5 format into a subclassed Model which has not created its variables yet. Call the Model first, then load the weights.
2、I can't find the following dataset
ds_test = input_fn('../../data/gnnet_data_set_evaluation_delays', label='PktsDrop', shuffle=False)
3、Why under this directory(data)
sys.path.insert(1, '../../data/')

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