-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature(pu): adopt alphazero to non-zero-sum games (#245)
* feature(pu): add dummy_any_game_env to test alphazero in non-zero-sum two-player games or single player games * fix(pu): fix simulate_env.non_zero_sum * polish(pu): polish dummy_any_game
- Loading branch information
1 parent
db9e017
commit 651e284
Showing
6 changed files
with
693 additions
and
104 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
Oops, something went wrong.