Skip to content

dperezz02/Efficient_Algs_for_LMDPs

Repository files navigation

Efficient Algorithms for Linearly-solvable Markov Decision Processes

Introduction

This is the repository for the Efficient Algorithms for Linearly-solvable Markov Decision Processes project. More details about the project will be added here.

Requirements

The project requires the following Python libraries:

  • gym==0.26.2
  • imageio==2.31.4
  • matplotlib==3.8.0
  • minigrid==2.3.1
  • numpy==1.26.4
  • scipy==1.12.0

You can install these requirements using pip:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages