self-driving-car-nd icon indicating copy to clipboard operation
self-driving-car-nd copied to clipboard

Udacity's Self-Driving Car Nanodegree project files and notes.

Results 2 self-driving-car-nd issues
Sort by recently updated
recently updated
newest added

Hey anderson , I faced this error when i try to use my own video or image in your "advanced lane lines project " : TypeError: unsupported operand type(s) for...

bug
help wanted

Got the error below ``` Traceback (most recent call last): File "model.py", line 11, in tf.python.control_flow_ops = tf AttributeError: module 'tensorflow' has no attribute 'python' ```