Skip to content

Readapt 0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:33
· 2 commits to refs/heads/main since this release
99280b8

πŸ¦€ Features

πŸ› Fixes

  • Adds max iteration parameter to policy and value iteration (#19) by @vagmcs
  • Grid world constructors (#14) by @vagmcs
  • MDP run policy function incorrect transitions (#12) by @vagmcs

πŸ“– Documentation

πŸ“¦ Build system and CI

  • Setup gitignore, automatic PR labelling, and changelog generation (#8) by @vagmcs