multunus / autonomous-rc-car

Autonomous RC car using Raspberry Pi and ANN
MIT License
306 stars 102 forks source link

Optimized_thetas Issue #12

Closed Noorulain15 closed 7 years ago

Noorulain15 commented 7 years ago

Why getting this error? FileNotFoundError: No such File or Directory: Optimized_thetas/model_2017-06-3_21-08-44_10.0_h50.pkl

Vignesh1115 commented 7 years ago

Hi @Noorulain15, This error is caused by the absence of the optimized_thetas directory. The commit 048d983 fixes the issue.