0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First run on a small subset to the total data. Very bad run by the looks of it (: More... over 14 years ago
Add some notes to the README about my entry, licensing, and the contest in general. More... over 14 years ago
Quick tracer bullet implementation to generate some results. More... over 14 years ago
Add a class to read users from a text file. More... over 14 years ago
Add a convenience method to the Observation class to init and read observation data. More... over 14 years ago
Add a very simple example for regression testing. More... over 14 years ago
Set up a structure for regression tests. More... over 14 years ago
Prepare the cmdln utl to control the training process. More... over 14 years ago
Add methods to PLSA to load and dump its internal data. More... over 14 years ago
Stop training when the log likelihood changes less than 0.01 percent. More... over 14 years ago
Simple effort to optimize the nested loops. More... over 14 years ago
Adding a PLSA-like implementation for estimating an unobserved class. Right now a large number of EM steps result in very low probabilities, which is very likely a bug. Will investigate later. More... over 14 years ago
Add an observation class that reads the occurrence data and stores it in memory. More... over 14 years ago
Add the Nethack Public License and a README. More... over 14 years ago
Add a Rakefile with test and generate task. Add a binary to generate results.txt from. More... over 14 years ago
Add data files. More... over 14 years ago