0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
link to neural network demo in readme More... almost 14 years ago
remove trailing ',' More... almost 14 years ago
append version number to browser file name More... about 14 years ago
use browserify for building browser file More... about 14 years ago
remove all the require('sys')'s More... about 14 years ago
Merge pull request #5 from rjack/fix_packages_json More... over 14 years ago
package.json: jake, nomnom version More... over 14 years ago
BayesianClassifier.toJSON()/fromJSON() for preloading and exporting More... over 14 years ago
make test interface off the hook with commands and colors More... over 14 years ago
version to 0.3.3 More... over 14 years ago
don't require BayesianClassifier.trainAll() to have callback More... over 14 years ago
Merged pull request #4 from jsocol/master. More... over 14 years ago
Trailing whitespace and a test. More... over 14 years ago
Merged pull request #3 from jsocol/patch-1. More... over 14 years ago
Make `BayesianClassifier().train()` work without a callback. More... over 14 years ago
replace node Redis lib More... almost 15 years ago
update arg parsing to nomnom's new syntax More... almost 15 years ago
use default category for bayes if it hasn't been trained yet More... almost 15 years ago
neural net perf tweaks - training time in half More... almost 15 years ago
bump to v0.3.1 More... almost 15 years ago
use momentum trick to speed up neural net training More... almost 15 years ago
fix cross-validate reporting output More... almost 15 years ago
browser file building more correct and better More... almost 15 years ago
report cross-validation test results to couch More... almost 15 years ago
don't be so opaque about neural net options More... almost 15 years ago
increase default error threshold by 0.002 More... almost 15 years ago
update relative paths to lib in test files More... almost 15 years ago
Jakefile for building browser file More... almost 15 years ago
add note about using bayesian in browser More... almost 15 years ago
add browser sanity test, move test types into subdirs More... almost 15 years ago