multunus / autonomous-rc-car

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

I'm getting runtime error overflow for power #14

Open rahulkaranam opened 7 years ago

rahulkaranam commented 7 years ago

hello sir I'm getting runtime error return 1.0/(1.0 + power(e, -x_value))) overflow with power. I have changed different lamda values but of no use and also i have decreased the size of the resolution. Can you please help me sir....!!

Vignesh1115 commented 7 years ago

Hello @rahulkaranam, Can you share a screenshot of the error here and the command you ran which caused this error?

rahulkaranam commented 7 years ago

rahul1 ![Uploading rahul2.jpg…]()

datadrian commented 6 years ago

did you ever resolve this issue? I'm getting it in train.py