Giter Site home page Giter Site logo

deep-rl---carracing's Introduction

Using Deep Reinforcement Learning to Solve OpenAI’s ‘CarRacing’ Environment

Undergraduate Thesis

Using Deep Reinforcement Learning to Solve OpenAI’s ‘CarRacing’ Environment

Reinforcement learning is a subset of machine learning which involves an agent learning from interactions with an environment. We maximize the agent’s reward and through that learn good behavior for our agent. Reinforcement learning algorithms have proven effective in solving sequential decision-making problems in various fields.OpenAI Gym is a popular platform for testing and benchmarking reinforcement learning algorithms, offering different environments for testing agents. One such environment is the racing gym, which requires the agent (a car) to navigate a racing track, avoid obstacles and complete laps as quickly as possible. In this project, we try to solve OpenAI’s racing gym. The text explores two popular reinforcement learning algorithms, Deep Q learning (DQN) and Proximal Policy Optimization (PPO), for solving the racing gym problem. The text compares the performance of the two algorithms, investigates various hyperparameters, and identifies the optimal hyperparameters to train the final models. We discuss some key observations that went into setting up and performing the experiments for hyperparameter tuning. The text can be used as a reference by others to solve similar environments, and save time doing so, using the described reinforcement learning methods in this project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.