From 9a8366fa4e9118aadc3a31f5d97453de2d42ab60 Mon Sep 17 00:00:00 2001 From: Ariel Fu <arielfu@cs.washington.edu> Date: Tue, 4 Jun 2024 22:58:55 -0700 Subject: [PATCH] Update file README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 1030e24..e69de29 100644 --- a/README.md +++ b/README.md @@ -1,12 +0,0 @@ -# Kart Racing Game with Machine-Learning -âš ï¸ This project was made by Unity but their downloadlink is broken âš ï¸ - - - -## Description - -This is Unity's own Kart Racing Game project. It uses reinforcement learning to train an AI agent to travel around the track autonomously by seeing with raycasts and steering to avoid obstacles. The ML-Agents framework developed by Unity is used. - -## Original Video - -This Demo was introduced in a video by unity. Check it out [here](https://www.youtube.com/watch?v=i0Vt7l3XrIU) -- GitLab