Skip to content

Code for the paper "On the (In)Tractability of Reinforcement Learning for LTL Objectives"

Notifications You must be signed in to change notification settings

psg-mit/rl_ltl_sample_complexity

Repository files navigation

Install Docker

docker build -t rl_ltl_pac .

The docker image build takes around 15 mins on a 12-core CPU machine.

docker run -it -p 8081:8081 --rm rl_ltl_pac

Make sure 8081 is unoccupied, or you can tweak 8081 to an unoccupied port

About

Code for the paper "On the (In)Tractability of Reinforcement Learning for LTL Objectives"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published