rockemsockemrationalagents

find nash equilibrium with fictitious play
git clone https://wehaveforgeathome.hates.computer/rockemsockemrationalagents.git
Log | Files | Refs | LICENSE

commit 2e262658db95d328871d6f09180cba7ee56218ed
parent 292b9caaaa1bd357d474e56029cccd3337392732
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Mon,  1 Mar 2010 17:10:32 -0800

Merge branch 'master' of git@github.com:thebigbad/rockemsockemrationalagents

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -37,4 +37,4 @@ TODO * expand summary * there's a lot of room to optimise (precomputing $a-$b-$c+$d instead of finding it n times comes immediately to mind)--faster means more iterations -* add a fun license +* add a fun license (maybe [WTFPL](http://en.wikipedia.org/wiki/Do_What_The_Fuck_You_Want_To_Public_License)?)