essayyzed / HyperDrive

Simulation of Real World Self driving car using the open source Self Driving Car Simulator CARLA
0 stars 0 forks source link

03- Q Learning-- q-values and Plots #11

Open essayyzed opened 3 years ago

essayyzed commented 3 years ago

Saving the q-values learned by our model. Finally plotting it using the matplotlib and in order to see the behaviour when the values were tweaked

essayyzed commented 2 years ago

Done with applying the Q Learning in Gym envrioment