We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd09aba commit 5910479Copy full SHA for 5910479
examples/el_farol/el_farol/model.py
@@ -10,8 +10,6 @@ def __init__(
10
crowd_threshold=60,
11
num_strategies=10,
12
memory_size=10,
13
- width=100,
14
- height=100,
15
N=100,
16
):
17
super().__init__()
0 commit comments