AutonomousDrivingCookbook
AutonomousDrivingCookbook copied to clipboard
AirSimE2EDeepLearning‘s car doesn't run
Problem description
After training a model and Connection established, the car in landscape doesn't run.
Problem details
A warning comes out first C:\Users\danfo\Anaconda3\envs\py35\lib\site-packages\ipykernel_launcher.py:3: DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead This is separate from the ipykernel package so we can avoid doing imports until
Then an error occor: Kernel Restarting The kernel appears to have died. It will restart automatically.
Experiment/Environment details
- Tutorial used: AirSimE2EDeepLearning
- Environment used: landscape
- Versions of artifacts used : For example, Python 3.5, Keras 2.1.6.)*
Use Keras 2.1.2 as directed in the tutorial.
Although, that's probably not your issue. If your kernel is dying, it's likely that your juypter setup is unstable. The quickest way to resolve might be to reinstall.