]> git.sesse.net Git - wloh/history - mcwordfeud.cpp
Store covariance matrix when training model.
[wloh] / mcwordfeud.cpp
2012-03-19 Steinar H. GundersonWhen doing Monte Carlo, player strength should be const...
2012-03-19 Steinar H. GundersonTake standard deviation of estimated mu into account...
2012-03-18 Steinar H. GundersonFix a missing argument to printf.
2012-03-17 Steinar H. GundersonCommunicate match stddev from the ratings table to...
2012-03-17 Steinar H. GundersonFix undefined behavior in the random generator.
2012-03-17 Steinar H. GundersonAdd a Monte Carlo simulator.