kalebbennaveed / Trajectory-Planning-for-Autonomous-Vehicles-Using-HRL

This file contains code used for a full end-to-end framework for Autonomous Vehicle's lane change using Hierarchical Reinforcement Learning under Noisy Observations
100 stars 18 forks source link

TensorFlow #7

Open iceice1019 opened 6 months ago

iceice1019 commented 6 months ago

Which version of TensorFlow should I use, please

DataScienceVishal commented 5 months ago

Please utilize TensorFlow 2.16.1 as it incorporates the latest updates. Notably, this release marks a significant milestone with the default integration of Keras 3.0. Furthermore, Python 3.12 support has been seamlessly integrated, ensuring compatibility with the latest language enhancements.