Self Dirving Car - using Reinforcement Learning
07 Mar 2018- Implementation an Agent to learn to get from start to goal position, given 2D map with road.
- The Agent is support to follow the Road towards the goal position, and getting the highest reward.
- Developed in Python, using Pytorch and Kivy for UI.
- Git Repository