Resources-Allocation-in-The-Edge-Computing-Environment-Using-Reinforcement-Learning
Resources-Allocation-in-The-Edge-Computing-Environment-Using-Reinforcement-Learning copied to clipboard
bug
hi, when the code be run it show the fellow bug FileNotFoundError: [Errno 2] No such file or directory: 'data/KAIST/KAIST_30sec_001.txt'
You may run in the root directory of the repository. If you have problems using it, please let me know.
hi, when the code be run it show the fellow bug
FileNotFoundError: [Errno 2] No such file or directory: 'data/KAIST/KAIST_30sec_001.txt' do you have any suggestion?
just add "../" in front of the "data/" of "file_path" . there are 3 position needed to add "../"