-
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Docs for v0.11 release (#1056)
* update run function * update docs * fix naming, update docs * fix random walk example * Add wrapper test * update docs * update docs * fix / update docs * bump trajectories * fix tests * add player type * syntax * migrate tictactoe * fix import * Add RLCore as dependency to RLEnvs * update player * Fix tests * Fix player state in abstract_learner.jl * type annotations * Add PlayerNamedTuple * Fix files * Simplify Player syntax * symbol -> player * Fix tests * fix * Move player struct * Fix tests * Fix typo * Fix * Fix player * Fix test * Fix Poker * Fix wrapper * Fix tests * Fix naming * Fix env tests * Fix KuhnPoker * Fix env * Fix type ambiguity * Fix pigenv * Fix tic tac toe * Fix errors --------- Co-authored-by: Jeremiah Lewis <--get>
- Loading branch information
1 parent
18b1e1f
commit de5893f
Showing
46 changed files
with
566 additions
and
416 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.