agents icon indicating copy to clipboard operation
agents copied to clipboard

Feat: Add Tabular Solutions

Open morgandu opened this issue 3 years ago • 0 comments

This PR is to address the issue #620, and the implementation includes:

  • [x] Tabular agents using Dynamic Programming and Temporal Difference
  • [x] Unit Testing for Tabular agents
  • [x] Examples for Tabular agents

morgandu avatar Jun 17 '21 15:06 morgandu