0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a new serialization library. More... about 15 years ago
Optional retrieval from an index. More... about 15 years ago
Don't need util.IO More... about 15 years ago
added eclipse project's .manager file to .gitignore More... about 15 years ago
added serialversionuid to enable recovering some old files, and because it should be there More... about 15 years ago
Added scalala 1.0-SNAPSHOT as a dependency. More... about 15 years ago
Markov Kernels. More... about 15 years ago
Counters now can support a default value. More... about 15 years ago
updated project and classpath; more args to memoize More... about 15 years ago
Implemented Contrastive Divergence. Generic enough, I think. More... about 15 years ago
Added erf, and inverse cdf, and cdf for Gaussians. More... about 15 years ago
Make PTB tokenizer barf less often. Seems to work pretty well. More... about 15 years ago
New pom version. More... about 15 years ago
Array dotProduct. I keep forgetting files. More... about 15 years ago
Stab at a minimization package. More... about 15 years ago
object Log no longer is a Log, it has a globalLog log. More... about 15 years ago
Merge branch 'master' of ssh://[email protected]//home/dlwhall/git/core More... about 15 years ago
Fix but with -+ in HTMap. More... about 15 years ago
Various changes to distributions. Look at logs. More... about 15 years ago
fixed name More... about 15 years ago
Don't let target in to the git repo More... about 15 years ago
HMMs and (broken) CRFs. More... about 15 years ago
Compile error :-/ More... about 15 years ago
Some work at an optimization package. Stocashtic Gradient Descent. More... about 15 years ago
Made a constructor param stay in the constructor I hope. More... about 15 years ago
Moved NewtonRaphson to new optimize package. More... about 15 years ago
Added some new distributions. More... about 15 years ago
Tokenizer that tokenizes more or less like the TreeBank does. More... about 15 years ago
Polya distribution. Refactored Dirichlet to always use counters. More... about 15 years ago
count pairs to make a PairedCounter More... about 15 years ago