issues
search
oyamad
/
game_theory_models
Python code for game theory modeling
BSD 3-Clause "New" or "Revised" License
31
stars
9
forks
source link
TODOs
#12
Open
oyamad
opened
9 years ago
oyamad
commented
9 years ago
Player, NormalFormGame
[x] Implementation
[x] Docstring
[x] Test
[x] Notebook
LocalInteraction
[x] Implementation
[ ] Docstring
[x] Test
[ ] Notebook
StochasticLocalInteraction?
[ ] Implementation
[ ] Docstring
[ ] Test
[ ] Notebook
FictitiousPlay
[x] Implementation
[ ] Docstring
[x] Test
[ ] Notebook
StochasticFictitiousPlay
[x] Implementation
[ ] Docstring
[ ] Test
[ ] Notebook
BRD
[x] Implementation
[ ] Docstring
[x] Test
[ ] Notebook
KMR
[x] Implementation
[ ] Docstring
[ ] Test
[ ] Notebook
SamplingBRD
[x] Implementation
[ ] Docstring
[ ] Test
[ ] Notebook
LogitDynamics?
[x] Implementation
[ ] Docstring
[x] Test
[ ] Notebook
oyamad
commented
9 years ago
[x] Allow choosing
tie_breaking
option in modules such as
localint
.