Skip to content

aijunbai/programmable-reinforcement-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 100.0%