Skip to content

Commit

Permalink
actor critic dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TomGeorge1234 committed Dec 6, 2023
1 parent e5cc5e9 commit 080b4b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demos/actor_critic_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@
"metadata": {},
"outputs": [],
"source": [
"!pip install ratinabox gymnasium torch pettingzoo #dependencies\n",
"\n",
"#ratinabox stuff\n",
"import ratinabox\n",
"from ratinabox.Agent import Agent\n",
Expand Down

0 comments on commit 080b4b8

Please sign in to comment.