-
Notifications
You must be signed in to change notification settings - Fork 3
bhaskara/programmable-reinforcement-learning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository includes the ALisp and Concurrent ALisp languages. The basic idea is that we want to make reinforcement learning algorithms more efficient. We do this by writing a "partial program", which is like a regular program with some choices left unspecified, and then apply one of a set of learning algorithms to find the optimal "completion" of that program. The framework is based on research carried out in the research group of Stuart Russell at UC Berkeley, by Ron Parr, David Andre, and Bhaskara Marthi. See doc/index.html for documentation.
About
Reinforcement learning algorithms constrained by a partial program
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published