BNN-UPC / BNN-UPC/Papers

Problems encountered while running code

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
54
Forks
6
PR merge metrics
No merged PRs in 30d

Description

### 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/')

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.