aqeelanwar / DRLwithTL_real

Python code for Deep Reinforcement Learning with Transfer Learning in aReal Environment using DJI Tello
MIT License
70 stars 18 forks source link

issue with aqeelanwar / DRLwithTL_real code #13

Open segun-adebayo opened 4 years ago

segun-adebayo commented 4 years ago

please i have tried running the code in the github link https://github.com/aqeelanwar/DRLwithTL_real on the paper "Autonomous Navigation via Deep Reinforcement Learning for Resource Constraint Edge Nodes using Transfer Learning". although i am having issue. The code is showing error as: "tensorflow.python.framework.errors_impl.NotFoundError: FindFirstFile failed for: Deepnet/models/fcrn : The system cannot find the path specified. ; No such process" what can i do to resolve this issue

aqeelanwar commented 4 years ago

Hello,

Can you please share the entire error (along with python line number)?