Skip to content
#

taxi-driver

Here are 3 public repositories matching this topic...

Language: All
Filter by language

T-AIA-902 project from MSC Pro Epitech's course. It's about an AI project to learn discover reinforcement learning, its algorithms and how to tweak params to make an agent learn how to play a simple game. This project is fully built in Python and designed as best as it can to allow its extension with new algorithms.

  • Updated Oct 29, 2024
  • Jupyter Notebook

This is a project of reinforcement learning which contains two different environments. The first environment is the taxi driver problem in 4x4 space with the simple Q-learning update rule. In this task, we compared the performance of the e-greedy policy and Boltzmann policy. As a second environment, we chose the LunarLander from the open gym. Fo…

  • Updated Jan 15, 2021

Improve this page

Add a description, image, and links to the taxi-driver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the taxi-driver topic, visit your repo's landing page and select "manage topics."

Learn more