An open API service for software projects hosted on Open Collective.

github.com/BrainJS/brain.js

🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
https://github.com/BrainJS/brain.js

Redis auth support, fixes issue #12

d44e9545ebbdc4e41bb409ce09dc75543e54c251 authored over 13 years ago
bump nomnom dev dependency version

782d28341f58ab3fe72e6d9fa292cfa25a355515 authored over 13 years ago
update for new nomnom api

eb469cab974e8abd6cb4985a13f8bd9baa569bf1 authored over 13 years ago
error calculation correction, fixes issue #10

0ff481bd6cee6213c6521905af7ec1781104b26b authored over 13 years ago
Merge pull request #9 from arlolra/patch-1

Update README.md with new jake repo location

1be8a4d6e94f52b70fdee453e049691f787c7cb9 authored over 13 years ago
Update README.md

a7c49dc79f051d6357f38fa73ce7c3a46901e907 authored over 13 years ago
link to neural network demo in readme

2663e70a787bfb85221929b74dc5b8022bde84c3 authored over 13 years ago
remove trailing ','

31a9cf731855b168d03a7eab319602bd4f460978 authored almost 14 years ago
append version number to browser file name

8b44732d8456fd016f656ad18d5957704bc1f299 authored about 14 years ago
use browserify for building browser file

7c05af579effa0a7bf883cdfcca8817f8bb1a5dd authored about 14 years ago
remove all the require('sys')'s

f36fc7bbed76801ca84c5bdc56b4864dd23644c0 authored about 14 years ago
Merge pull request #5 from rjack/fix_packages_json

package.json: jake, nomnom version

a8872b010415344d238464d15f40f86005a2b1f6 authored about 14 years ago
package.json: jake, nomnom version

a534e1cafd2336be61139a75c5bd0fa31651abed authored about 14 years ago
BayesianClassifier.toJSON()/fromJSON() for preloading and exporting

8f04e418ea0b873091e767c00b71581e0fc5a470 authored about 14 years ago
make test interface off the hook with commands and colors

9b0004318e89b34f6a30d5c0cbfd91f935ecdd12 authored about 14 years ago
version to 0.3.3

40dac99983a6f8a213a5f66be1a78fec81537e87 authored about 14 years ago
don't require BayesianClassifier.trainAll() to have callback

2575a749537d8aa6140f99a637652c2b432e76a4 authored about 14 years ago
Merged pull request #4 from jsocol/master.

Added a test and cleaned up the condition

0f2837c92fb651480ef1410cdf46c3ae90264eb9 authored about 14 years ago
Trailing whitespace and a test.

501bbdc1d1d58bf206b9c7331114f6155cf198ae authored about 14 years ago
Merged pull request #3 from jsocol/patch-1.

`BayesianClassifier().train()` fails without a callback.

bbcd5dbf0e103c1f0d110a06d704d763e7361b2f authored about 14 years ago
Make `BayesianClassifier().train()` work without a callback.

9795fe0021609d5e65c8312f04d0b185565c2cd1 authored about 14 years ago
replace node Redis lib

b19bf59cc1a8c4770197491dadd4d030fcdbf06f authored almost 15 years ago
update arg parsing to nomnom's new syntax

1fdc2373c4042556f229453f4f3b69b1ff6a9e79 authored almost 15 years ago
use default category for bayes if it hasn't been trained yet

47e7182dca2f9703a572e88758f92d433b20ad3c authored almost 15 years ago
neural net perf tweaks - training time in half

c0a4a2e01a0a59fb1f750f5973cf1d46446c4744 authored almost 15 years ago
bump to v0.3.1

6e77d32e9f18d062a93e33e1fa5e1ab47be85c90 authored almost 15 years ago
use momentum trick to speed up neural net training

1295f983a21fae91d8eaa461e798bc814b38ff2f authored almost 15 years ago
fix cross-validate reporting output

5ca49ab603a6b6d98397faea21559a2d83866e28 authored almost 15 years ago
browser file building more correct and better

f2c5bb3f6529917235b631b7982bfc65ea6be40c authored almost 15 years ago
report cross-validation test results to couch

c6134a3bb6f92ad3f0e621e6cb377cd436cf9a84 authored almost 15 years ago
don't be so opaque about neural net options

f5d8f724f9e51f860d289154a60b61e70fb9c1ba authored almost 15 years ago
increase default error threshold by 0.002

12537c39c39491fdbf0a8397e027e8674f74c9d0 authored almost 15 years ago
update relative paths to lib in test files

6819f67ee19b76ee915dbeb666487cecd256cca6 authored almost 15 years ago
Jakefile for building browser file

f755b8081c1871ab309057aa6ed2e64569b0b32f authored almost 15 years ago
add note about using bayesian in browser

c9a7aa510d0dd29cdb5c40f0f83ca2e1b48e86c9 authored almost 15 years ago
add browser sanity test, move test types into subdirs

fdac57c7244717e6f1520939a4eccc40dde4a885 authored almost 15 years ago
bump to v0.3

ecb040c7db8917f2d96807bdcb19c6d9dc3a4c81 authored almost 15 years ago
uncomment memory backend test

d3c8011c2f9164ce82e4cf23d983088eb31e076b authored almost 15 years ago
create and close new Redis client each set of calls

d0bf1361d72d8d48e51ae1be5101c20288ec9752 authored almost 15 years ago
localStorage backend for Bayesian classifier

6ebf38c4864081666f49af12973e2e67af347a07 authored almost 15 years ago
Redis backend for BayesianClassifier

Redis backend functional, but not correct

seperate sync and async calls for diff backends

memo...

12e6bc9936fb7ac189b00429b9daef310031fc09 authored almost 15 years ago
basic in-memory naive bayesian classifier

40c13945d1a7e8337a0b50f86f2a28855eaf4be9 authored almost 15 years ago
use nomnomargs in test runners

f0b9ca5c0cd9db77bca8481cdc2724e9ae44ca66 authored almost 15 years ago
take md syntax mistake out of README

a09747a8acff35d05843d80bc1f206b3c96a306d authored almost 15 years ago
brain.crossValidate() and cross-validation test runner

2d3cf8f7c2c6c8bb8319165caa6e608bea5f2a45 authored almost 15 years ago
update README to reflect namespace changes

0c96fb2cbacd8ccb10f34eb4912510366ebf7552 authored almost 15 years ago
Converted prototype getters/setters to traditional functions (getXXX/setXXX) to allow compatibility across browsers such as IE.

c9bbec1d5098655b80217b0843797d2d34cafd70 authored almost 15 years ago
separate out neural network code/tests to make room for other modules

4436f7d89849fee0b8cabf3aee0bcc6e1198c605 authored almost 15 years ago
note that you don't need version number if installing from npm

1d5d5c193b36ca57a16b30ed9e7aeba6bdb80d1d authored almost 15 years ago
Merge branch 'master' of github.com:harthur/brain

e216f728258754a32b35f7a7aa6a31b767f5aa35 authored about 15 years ago
clean up bitwise test a bit

06fa87cba5f5579d6fe57c43e2080a89a1939a8c authored about 15 years ago
add note about require path

edc59f8f64a719cb0e72751362266529cba9d035 authored about 15 years ago
commonJS module -> package

4c7f19a965a76cb987b416a72d5906ef64ef01dc authored about 15 years ago
remove unnecessary assignment

a4630e305198529e79654200148a838ab8e96ef3 authored about 15 years ago
update README

42720974405c2ed9194241fa920e3780817eed8a authored about 15 years ago
use addIncoming

360f761e692f2375d8b924035f4e0c1a6cf124f2 authored about 15 years ago
a bit more code cleanup

a5d17e9ed576f19b5e68dc872c543419e1ddbfa4 authored about 15 years ago
reduce function for layer

f8979ac37447788c70aec5d6004d0c03a7b1160e authored about 15 years ago
add comment about hiddenLayer

78c775b1acb3578dce429d70c3ecfed5ef9eb1e9 authored about 15 years ago
get rid of unnecesary assignment

c98bc422f01a2db8ff6595fafdab895d7658bae4 authored about 15 years ago
Merge branch 'master' of github.com:harthur/brain

faa069afda47d0605fa90451ddcef0887df67821 authored about 15 years ago
add API link to README

28684579013fcb57b432de78075d38cf6fa550ad authored about 15 years ago
add small comment on getter

512b4761f70a8f5ae51a045e97ff52453bb78e3f authored about 15 years ago
progress callback for training

e19dfc4692c4bb7b1ef6467676ecb5c697d0809f authored about 15 years ago
tighten default error threshold

5effac96845af6f8687ba577e528a59a9ac20cd6 authored about 15 years ago
mean squared error applied to total training error

ebce9b78f2d3129f02be216abe9dfd4e0bd988dd authored about 15 years ago
switch from average error to mean squared error

1f4c7bf8a74723205547c753640b90b1556f4102 authored about 15 years ago
put 'expected', 'actual' messages in runner

38c0aaedd602857a2fe62f8278dc1c954110442a authored about 15 years ago
more toFunction() formatting

72db8fe1f77ca9351644344946f1ab62e151ced4 authored about 15 years ago
add MIT license

493defc6af6fd437b336860ed2277287136e81de authored about 15 years ago
update README

7d30aa43eb96adaff6578cde5ad32622bbdb6063 authored about 15 years ago
clean up toFunction() formatting

a3cb8cd05b96849bdf9a3b5a20d9cf2b42af1ae2 authored about 15 years ago
'target' -> 'output'

84ce2205b1f3b9966109669fedcdfbca5984510e authored about 15 years ago
small README change

5fffc02eadf1bca6f8217232e39d504b2645fab7 authored about 15 years ago
organize README into sections

0786813e46d0fbc890e9cff1a6c427a14000066c authored about 15 years ago
remove example file as docs are coming

02b5ba8338205e798cefe9d9b0bd0a371b28c4bd authored about 15 years ago
add back exports line

ae122124a6d9edf6537a25f6309f9d9ccf3fe885 authored about 15 years ago
add hidden layer growth test, update README with test info

518f620679e1cb6007f705ec421e69c699006674 authored about 15 years ago
'hiddenLayers' -> 'hidden'

d2bdd68458a250ea52e0bd5a657e272aae4d3f7e authored about 15 years ago
test for number and sizes of layers

eb07ae7fdfac23bad15f4f7194ce3198d6995d06 authored about 15 years ago
toFunction() method on network

ff18bba024914ae969186dd20fdb3960b03b7c79 authored about 15 years ago
toFunction can run inputs standalone

2b5fa16a5d4ccb38267e37b5ae20c2e1dbf3810e authored about 15 years ago
clean up error threshold test

b90f21ddeb7af23e44b1090503d0ba3f238a57cc authored about 15 years ago
test for the bitwise ops

b7e6108923ca815b04c2c3b0f71ee36a0c8e08a7 authored about 15 years ago
error threshold to 0.01 for training

d83a33882af3b24b59fa85b6bf8d881471875862 authored about 15 years ago
optional argument to train until error threshold is met

e808eed32f08c7c9ba1abcebe283c59f971efda8 authored about 15 years ago
fix up a couple lines in json and hash tests

5ac1de5c937da37f4b2330af8344484ff855a775 authored about 15 years ago
add test for sparse hash input/output

7e309e8f28019e9c52065cf7e9035d846eef6e42 authored about 15 years ago
reuse layer initializing code for json loading

8821b1b8171f3aec0f154c9cd5c951a518e28546 authored about 15 years ago
small test runner using asserts

00246581dd6b91077b4ef90a46f149cbf02e7f2b authored about 15 years ago
get rid of unused line

90b8b311639f861fba21cde16d42571734872c86 authored about 15 years ago
a bit of cleanup

41a9b0987a87fc703d5cd4143c94bc70e858c270 authored about 15 years ago
initial neural network module, small example file and README

07b26ba414534640b52be235a5db541cd173e7f2 authored about 15 years ago