Autonomous-Vehicles-Adaptive-Cruise-Control
Autonomous-Vehicles-Adaptive-Cruise-Control copied to clipboard
Hello , I don't know how to solve this error " File "C:\Users\MARYAM\Documents\po\lib\site-packages\tensorflow_addons\optimizers\yogi.py", line 101, in __init__ self._set_hyper("learning_rate", learning_rate) AttributeError: 'Yogi' object has no attribute '_set_hyper'"
hello. Can you tell me the version of tensorflow as well as tf-addons?
Version de TensorFlow : 2.11.1 et Version de TensorFlow Addons : 0.13.0
I also have a question: Is the script " straight_lane_agent_c51_training.py" dedicated to the lane keeping assist function? Thank you very much for your effort
I think there must be a version mismatch between tf 2.11 and tf-addons. Try older tf version.