Fully functional Q Learning Agent and First iteration Genetic Algorithm Simulation
What's Changed * Issue 26: added component to simulation to visualize what action the driver has choosen by lukeharwood11 in https://github.com/lukeharwood11/racecar-simulator/pull/33 * Issue 18 by lukeharwood11 in https://github.com/lukeharwood11/racecar-simulator/pull/35 * Dev by lukeharwood11 in https://github.com/lukeharwood11/racecar-simulator/pull/37
What's Changed * Hotfix for Issue 21: Fixed issues with tensor shape during training, updated best run. by lukeharwood11 in https://github.com/lukeharwood11/racecar-simulator/pull/32
What's Changed * Issue 12 by lukeharwood11 in https://github.com/lukeharwood11/racecar-simulator/pull/20 * Dev by lukeharwood11 in https://github.com/lukeharwood11/racecar-simulator/pull/29
New Contributors * lukeharwood11 made their first contribution in https://github.com/lukeharwood11/racecar-simulator/pull/20