Understanding Udacity Project 3
If you are looking for information about Udacity Project 3, you have come to the right place. Applied a NN to an image/steering angle data set in order to train a car simulator how to drive.
Key Takeaways about Udacity Project 3
- Using XML and Java, we created a scorekeeping app without the help of a tutorial. I added a ScrollView. This is the first iteration.
- Behavioral Cloning
- https://github.com/ChristianMarzahl/CarND-Behavioral-Cloning-P3.
- Training multiple homogenous agents in the Unity Tennis Environment via deep reinforcement learning.
- This video shows the evolution of two RL agents as they learn to play tennis. Github repo: ...
Detailed Analysis of Udacity Project 3
A detailed walkthrough of This is the third using the highest resolution 1024x768.
In this
We hope this detailed breakdown of Udacity Project 3 was helpful.