AI-Projects

This repository contains three Artificial Intelligence projects developed while doing an AI Udemy course that combines topics like Data Science, Machine Learning, and Deep Learning to develop real-world AI applications.

Self-Driving Car

Self-Driving Car creates an autonomous and virtual car developed using Deep Q-Learning.

Doom

Doom uses Deep Convolutional Q-Learning to create an adapted version of the game Doom.

Breakout

Breakout uses Asynchronous Actor-Critic Agents to implement the game Breakout.