X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bayeswf.cpp;fp=bayeswf.cpp;h=cab5afcc896cdc9d34be48a96c2037da2ed0d0c8;hb=b9f594c6d310024a0e0432787d27699655e1e163;hp=f94b1d33f6e213f281fc308ad111ab06a69778ac;hpb=beccc37c94398d34d002a6d9a8a2dde24e8b17f6;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