Views
No views yet
1model = load_from_hub(repo_id="shtilev/q-Taxi-v3", filename="q-learning.pkl") 2env = gym.make(model["env_id"])