Jeff Moser
|
748b59896b
|
Fixed minor Gaussian Within Factor bug.
Two player and two team tests pass! :-)
|
2010-10-03 16:54:06 -04:00 |
|
Jeff Moser
|
e56fa53348
|
First time ratings were correct for the first test!
(Probability of ranking needs some work of course)
|
2010-10-02 22:02:42 -04:00 |
|
Jeff Moser
|
fc6cd5c961
|
It gets a result... unfortunately it's wrong. But hey, that's progress :) Lots of debugging code left in to make up for a less than ideal debugger
|
2010-10-02 21:15:47 -04:00 |
|
Jeff Moser
|
c22683ab33
|
Fixed an array size issue because of ignored 0 value
|
2010-10-02 14:17:48 -04:00 |
|
Jeff Moser
|
803a0816a8
|
Another pass at fixing up references
|
2010-09-30 08:25:31 -04:00 |
|
Jeff Moser
|
5368f7528e
|
Checkpoint before another reference pass
|
2010-09-30 07:07:05 -04:00 |
|
Jeff Moser
|
4c7cfef8d6
|
Slight tweaks based off references and need for a RatingContainer
|
2010-09-28 22:40:54 -04:00 |
|
Jeff Moser
|
a45a1c47da
|
Cleaned up some of the run schedule parts
|
2010-09-28 08:12:06 -04:00 |
|
Jeff Moser
|
f816a766d7
|
Fixed some debugging messages on factors
|
2010-09-27 08:00:22 -04:00 |
|
Jeff Moser
|
5cb1919c21
|
Start of journey to actually give real names to factor graph variables using more PHP style
|
2010-09-26 21:43:17 -04:00 |
|
Jeff Moser
|
f0f0ab7761
|
Updated method call reference
|
2010-09-26 20:56:58 -04:00 |
|
Jeff Moser
|
467d508f00
|
Updated some weighted sum arrays
|
2010-09-26 18:32:18 -04:00 |
|
Jeff Moser
|
04c911742d
|
Some reference updates and adding the needed array(...) scope to existing data for single team values
|
2010-09-25 22:40:56 -04:00 |
|
Jeff Moser
|
8e9e2d0d86
|
First pass at building the graph, but still off from running it
|
2010-09-25 22:16:47 -04:00 |
|
Jeff Moser
|
eee44c9746
|
Fix a few bugs in GaussianWeightedSumFactor
|
2010-09-25 20:12:38 -04:00 |
|
Jeff Moser
|
fa10d276d6
|
Tenative pass at getting prior layer working. Found out about division by zero and closure differences.
|
2010-09-25 18:25:56 -04:00 |
|
Jeff Moser
|
086d94865f
|
More debugging and realizing how PHP does references
|
2010-09-25 15:46:23 -04:00 |
|
Jeff Moser
|
c4c6128c57
|
First time was able to debug w/o file errors. Still lots to go
|
2010-09-25 10:15:51 -04:00 |
|
Jeff Moser
|
071bf16569
|
Added/converted a file I missed earlier (TrueSkillFactorGraph) and started adding using's and require_once's
|
2010-09-18 17:56:57 -04:00 |
|
Jeff Moser
|
e434696b44
|
Start of factor graph port. Things don't work yet, but a lot of syntax updates towards PHP
|
2010-09-18 11:11:44 -04:00 |
|