Constantin Ruhdorfer
Results
3
issues of
Constantin Ruhdorfer
Hi, I adapted the simple example to use ```python import gym from overcookedgym.overcooked_utils import LAYOUT_LIST from pantheonrl.common.agents import OnPolicyAgent, OffPolicyAgent from stable_baselines3 import PPO, DQN layout = "simple" assert layout...