Skip to content

Commit

Permalink
removing gpu thingie
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidandos committed Nov 19, 2023
1 parent 4d5518d commit 4ec1af3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions proof_of_concept.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
}
],
"source": [
"import os\n",
"os.environ['CUDA_VISIBLE_DEVICES'] = '2'\n",
"from pax.envs.iterated_matrix_game import (\n",
" IteratedMatrixGame,\n",
" EnvParams,\n",
Expand Down

0 comments on commit 4ec1af3

Please sign in to comment.