X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bayeswf.cpp;h=cab5afcc896cdc9d34be48a96c2037da2ed0d0c8;hb=0ae9e34c70e35503e41d28af052c4957ca7b4f35;hp=f94b1d33f6e213f281fc308ad111ab06a69778ac;hpb=c5cf5cb78785bfd57ea74b23d72ce4e27439ee2f;p=wloh diff --git a/bayeswf.cpp b/bayeswf.cpp index f94b1d3..cab5afc 100644 --- a/bayeswf.cpp +++ b/bayeswf.cpp @@ -13,7 +13,7 @@ using namespace std; using namespace Eigen; -#define PRIOR_MU 1500 +#define PRIOR_MU 500 #define PRIOR_WEIGHT 1.0 #define MAX_PLAYERS 4096 #define DUMP_RAW 0