Dec 14, 2020Self-Driving Cars Project Part 3Welcome back to the final post of this three-part Self-Driving Cars Project. We will discuss the code that goes into a simple policy and Q-learning, as well as the real-world applications. First, we chose to create a simple policy so that the simulated self-driving car could make its own actions…3 min read3 min read
Nov 29, 2020Self-Driving Cars Project Part 2Welcome back to the second blog post in this three-part series. In this post, we will cover behavioral cloning and Q-learning. Behavioral Cloning To understand behavioral cloning, we must first define what neural networks are. Neural networks are a group of algorithms used to categorize and analyze certain data sets…3 min read3 min read
Nov 16, 2020Self-Driving Cars Project Part 1Welcome to the first of three posts about a Self-Driving Car Project I have had the pleasure to work on for the past few weeks. We began by learning about the OpenAI Gym, an online environment that simulates a real car and environment through algorithms and programs we feed into…3 min read3 min read
Nov 1, 2020Introduction to Artificial IntelligenceWelcome to my Medium blog! Every few weeks, I will post about the latest progress, project, or development in the world of artificial intelligence (AI). Artificial intelligence has transformed my life in so many ways. …2 min read2 min read