Below, you can find links to software produced as part of my research.
Please make any comments, questions, or suggestions on the appropriate GitHub repository.
Please make any comments, questions, or suggestions on the appropriate GitHub repository.
Software
SimpleOptions
A simple Python framework for working with options in HRL projects.
SimpleEnvs
Implementations of various sequential decision problems, built on top of my SimpleOptions package.
The API used in this package is similar to that used by OpenAI Gym.
OfficeWorld
A highly-customisable, procedurally generated "office building" gridworld environment for reinforcement learning agents. Built on top of my SimpleOptions package.