rockemsockemrationalagents

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

commit 59b19c194f539b6ae5d751cf33b83f59e73355dc
parent c798efcfed1f6c20433616295224a0d2aee5a999
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Mon,  1 Mar 2010 17:30:59 -0700

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

diff --git a/README.md b/README.md @@ -33,4 +33,4 @@ TODO * expand summary * ouput the board * 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 (maybe [WTFPL](http://en.wikipedia.org/wiki/Do_What_The_Fuck_You_Want_To_Public_License)? +* add a fun license (maybe [WTFPL](http://en.wikipedia.org/wiki/Do_What_The_Fuck_You_Want_To_Public_License)?)