Skip to content
/ PyDSRL Public

Faithful Python implementation of the paper "Towards Deep Symbolic Reinforcement Learning" by Garnelo et al.

License

Notifications You must be signed in to change notification settings

ivegner/PyDSRL

Repository files navigation

PyDSRL

Faithful Python implementation of the paper "Towards Deep Symbolic Reinforcement Learning" by Garnelo et al.

Work in progress, please feel free to contribute.

Instructions

Confirmed to work with Python 3.8.5.

pip install -r requirements.txt

or pip install -r requirements.freeze

Run with python main.py.

Issues:

  • Object tracking occasionally messes up, and relations get jumbled. Cause unknown.
  • Agent breaks upon encountering a cross during an episode

About

Faithful Python implementation of the paper "Towards Deep Symbolic Reinforcement Learning" by Garnelo et al.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages