Skip to content

The repository contains the source code for the paper "Fast Rates for Maximum Entropy Expoloration"

Notifications You must be signed in to change notification settings

d-tiapkin/max-entropy-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Rates for Maximum Entropy Exploration

This repository contains the source code used for the paper Fast Rates for Maximum Entropy Exploration.

Installation

Install the required packages for Python 3 with:

pip install requirements.txt

Instructions

To reproduce the experiments, simply run:

python3 state_occupancies.py configs/double_chain.json

and

python3 state_occupancies.py configs/gridworld.json

The results will appear in the out directory.

About

The repository contains the source code for the paper "Fast Rates for Maximum Entropy Expoloration"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages