Skip to content

farzadab/rl-as-inference

Repository files navigation

RL as Inference

A case study on the applicability of solving RL tasks when posed as inference problems. As defined in [Levine 2018] we define our tasks as structured variational inference problems and use Pyro (a probabilistic programming language) to solve them.

For a more in depth description of the project please refer to the following documents:

Install

pip3 install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages