Skip to content

This repository contains a Python script utilizing the OpenAI Gym environment for the Taxi-v3 problem. The script implements a random agent to explore the environment, with visualizations of the agent's interactions.

Notifications You must be signed in to change notification settings

tremick/gym-taxi-v3-random-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gym-taxi-v3-random-agent

This repository contains a Python script utilizing the OpenAI Gym environment for the Taxi-v3 problem. The script implements a random agent to explore the environment, with visualizations of the agent's interactions.

Gym Taxi-v3 Random Agent

Overview

This repository demonstrates the use of OpenAI Gym's Taxi-v3 environment, where a random agent explores the environment. The script records frames, states, actions, rewards, and other information during the agent's interactions.

Usage

Run the script to observe the random agent's interactions with the Taxi-v3 environment. The script includes visualizations of frames, states, actions, and rewards.

Dependencies gym matplotlib

About

This repository contains a Python script utilizing the OpenAI Gym environment for the Taxi-v3 problem. The script implements a random agent to explore the environment, with visualizations of the agent's interactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published