mossr / POMDPGym.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POMDPGym

Wrapper for Gym environments to work with POMDPs.jl. Includes options to get the observation space from pixels.

Installation

  • Install PyCall.jl for julia
  • Install OpenAI gym in the same version of python used by PyCall.jl
  • (Optional) Install MuJoCo
  • Install this package by opening julia and running ]add git@github.com:ancorso/POMDPGym.git

Maintained by Anthony Corso (acorso@stanford.edu)

About

License:MIT License


Languages

Language:Julia 100.0%