race-simulation
race-simulation copied to clipboard
This repository contains a race simulation to determine a race strategy for motorsport circuit races. Race strategy in this context means the determination of pit stops.
On running the main_train_rl_agent_dqn.py to train the VSE I get the following error - ``` INFO: Training progress: 90%... INFO: Training progress: 100%... Traceback (most recent call last): File "/Users/aryanguls/Desktop/CS239_Project/Open_Loop_Planning_for_QLearning/race-simulation/main_train_rl_agent_dqn.py",...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...