Last active
May 25, 2022 12:58
-
-
Save mlabonne/ef48f1571a3fc5c35d769f42cc286c82 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| env = gym.make('MineRLObtainDiamond-v0') | |
| env.seed(21) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment