Ecosyste.ms: OpenCollective

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

fix: Remove iteration through deltaZ, they are locked for the time being via a constant

e2c652ab90168eb0e43f26743f069d109a3ac7c8 authored over 6 years ago by Robert Plummer <[email protected]>
fix: Remove iteration through deltaZ, they are locked for the time being via a constant

08a9cd0391ffbb6fa57c60731a441f42a6bb9557 authored over 6 years ago by Robert Plummer <[email protected]>
fix: Bring initial, tested against conventjs compareFilters function online

1215fe4e561150d762192314558c547e35fc8b28 authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #281 from BrainJS/185-cross-validation-fixes

fix: Fix CrossValidate to have tests for when data too small

fc48ae6b7e6ab6cb67257c1a155970c2a3d5e32b authored over 6 years ago by Robert Plummer <[email protected]>
fix: Fix CrossValidate to have tests for when data too small

Also upgrade to use newer es6 syntax for defining optional properties.
Upgrade examples to be mo...

ca437f3651c4bb3cedaec0c761e96e21110b7458 authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #280 from BrainJS/mubaidr-patch-1

Fix options is undefined!

f0a1a56bd48c3d4dd13016a19d6f182debaecc03 authored over 6 years ago by Robert Plummer <[email protected]>
fix: build

133f40a157e65711013387aa6364b9ab2539f88a authored over 6 years ago by Robert Plummer <[email protected]>
fix: Remove reference to `options` or `this.options` to `testPartition`

dd1ae5760bd8019aae766362a6a1975d71efd119 authored over 6 years ago by Robert Plummer <[email protected]>
Merge branch 'v1.x' into mubaidr-patch-1

812f014f0bfcb736b5fc9d9defc2104a1a24ee26 authored over 6 years ago by Robert Plummer <[email protected]>
Fix options is undefined!

https://github.com/BrainJS/brain.js/issues/185#issuecomment-425034794

79096bad0971b887bf29d3aedcf0587cf219d8b7 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
bump bower version number

e72c9ab6a94a9ee3af02c5aadf9747774b586581 authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #277 from BrainJS/276-adam-praxis

Fix #276 - Add praxis and simple bitwise training

122ed983de2258967a0cd27f04c9137212a3b1ef authored over 6 years ago by Robert Plummer <[email protected]>
Remove early returns

2dbd45b636ebfab5332f6e70653cf35650da5e50 authored over 6 years ago by Robert Plummer <[email protected]>
Add praxis and simple bitwise training

793e7b8b465ee665bd623555b462af06d95c05cf authored over 6 years ago by Robert Plummer <[email protected]>
fix: Minor fix for future compatibility of using `CrossValidate` with other neural networks

Bump version number, and as well bump bower version number

5797b875cb7aa1c6e58ea748bd8795019ed1e9d1 authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #275 from BrainJS/cleanup-api

Cleanup api for TrainStream, CrossValidate, and Typescript

b2bec1e635fc21e268e6c380f90d370d1f50a05b authored over 6 years ago by Robert Plummer <[email protected]>
fix: TrainStream, CrossValidate, and Typescript

Overhauled the internals of TrainStream and CrossValidate so they are decoupled from the network...

eebe6c89a27bfeaa4f4302ee6f4f67bd4857399e authored over 6 years ago by Robert Plummer <[email protected]>
fix: build and bundle

e636e3e6f7cf9c9bf8422bc71818e3590c8465eb authored over 6 years ago by Robert Plummer <[email protected]>
fix: build system to include all files and browser version

336aa7ffc144ed86af32ce19f153b62bd5c0fe8d authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #270 from BrainJS/269-ads-removal

fix: Remove script causing failure.

d9b853e408c0255b9fccca06a5e274d7ead3f93c authored over 6 years ago by Robert Plummer <[email protected]>
fix: Remove script causing failure.

While it is nice to let others know they can donate, I don't believe ads by way of the terminal ...

4997abe2672712dc44e86681d530f0c5483f223b authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #268 from BrainJS/267-auto-remove-special-characters

267 auto remove special characters

1d782b355601f01ad250a82c6412549ceffc3347 authored over 6 years ago by Robert Plummer <[email protected]>
fix: Update min

b8ffa97908c968bb7563db47e7c5a65716168cbc authored over 6 years ago by Robert Plummer <[email protected]>
Merge branch 'v1.x' into 267-auto-remove-special-characters

c1a801c7c96ce09a871457840d4ac32a5e370faf authored over 6 years ago by Robert Plummer <[email protected]>
Merge branch 'master' into v1.x

287288b0d27f0650de19666c89b36271cbc4693c authored over 6 years ago by Robert Plummer <[email protected]>
fix: Special characters being printed out from recurrent net

fixes issue #267

28726ea7d950396cfccd29f311039ac2f7fe54a7 authored over 6 years ago by Robert Plummer <[email protected]>
fix: Fix backpropagation of filters

79934339e979bf68f142d049b900a1bbd2e615bd authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #261 from BrainJS/260-error-rate

fix: Error rate scale

a82fabaa0293c46c69ab3330ae9d4310f37fac90 authored over 6 years ago by Robert Plummer <[email protected]>
fix: Error rate scale

Also go ahead and bump version and build.

425d41b39c8b036244e7717a0d272deec79356f8 authored over 6 years ago by Robert Plummer <[email protected]>
chore: Increment and ready for release

a40d9896607968702e082d3e0de4842f3d2718df authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #259 from BrainJS/258-fix-log

fix: Rnn log

fdb80bd8bb9a1c99ac4a9741af0c8af254a6b2c6 authored over 6 years ago by Robert Plummer <[email protected]>
fix: Rnn log

Fixes #258

b7fd2c0a48e613e46a160207d5cae731cfe159de authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #257 from BrainJS/256-fix-to-function

fix: Resolve `toFunction`

a65bedc8859276b26b9f5f374739e1dba09c73ec authored over 6 years ago by Robert Plummer <[email protected]>
fix: Resolve `toFunction`

Fixes #256

a82714a698f324a170b2683605fe9950f1baeb24 authored over 6 years ago by Robert Plummer <[email protected]>
fix: definitions of compare to properly switch on values

Also added 3d version and some simple tests for each

e70d90f2c1cb6204dfdd4f30396665536a266fbe authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #251 from ChngYekKhai/new-branch

Fix typos in Readme

45ce6ffc8b50a55b1dba58e5620ca3ba3772aea2 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
Changes on Readme

84f16c5ddf5964d329f8fa9ae3a5803810cd8a9f authored over 6 years ago by ChngYekKhai <[email protected]>
Changes to Readme

849f2823889fab7e40572bd880e4581019d9724e authored over 6 years ago by ChngYekKhai <[email protected]>
fix: remove `settings` for `SoftMax`

The layer should filter off a single layer and max output
simplify some of the variable usage in

e2c2cc8f061f2a01248bb899800782a76ad592fb authored over 6 years ago by Robert Plummer <[email protected]>
fix: simplify some variable usage in `Relu`

d78514914e50e3e209c423edb98e2709d356af43 authored over 6 years ago by Robert Plummer <[email protected]>
fix: use `inputLayer`'s dimensions for setting its `deltas`

As well migrate `filters` `randos3D` and `fitlerDeltas` to use `zeros3D`

9281a172c55188726ef2209c8c73cd28626cf145 authored over 6 years ago by Robert Plummer <[email protected]>
fix: correct the z index lookup in `compareFilterDeltas3D`

and add 2d `weights` and `deltas` handling in `constructor`

a763eac77a5cdf54cac026ab1b135c4c35c195bd authored over 6 years ago by Robert Plummer <[email protected]>
fix: add `weights` and `deltas` handling to `Convolution`

as well use `randos3D` and `values` for setting properties on `Convolution`
and correct `learn` ...

c5898cd6ff448e5c535be7679a2a397f7184a943 authored over 6 years ago by Robert Plummer <[email protected]>
fix: add `Base` layer's 3d `learn` handling

7a8e1dd04ba32bf0b8fc0f0f4cbca8c0754834db authored over 6 years ago by Robert Plummer <[email protected]>
Merge branch 'develop' of https://github.com/harthur-org/brain.js into develop

7bc3b8458333bca3b7a5bf6010b1bda129fa5b8c authored over 6 years ago by Robert Plummer <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
# __tests__/layer/soft-max.js

6eca91f600673d7430ac825a0c6eb4ff17604a85 authored over 6 years ago by Robert Plummer <[email protected]>
fix static mehtod calls

4da5fd3e895cbd50c309995cbbd4e84dec3b6efc authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
adding 2D and 3D for softmax and tests

ae3d34b9ad4d2aea4b0890fc5f853d456085fa73 authored over 6 years ago by Robert Plummer <[email protected]>
fix eslint errors in recurrent tests

0c8cdb124b8128798e42b62372b880c5c636bb56 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
fix rnn, [WIP] end-to-end for recurrent

354f549c9869b0ad2bc9b088b52cd87ee7ed4947 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
fix error for not implemented methods, remove deprecated recurrent test dir

09fae1d9c1196166814534988fe17521ae57e103 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
fix praxis and toArray implementation

9ec98fe8e83c1e5825a72f0b4b2342543410f594 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
finish layer tests

b9c32cab073e31ef6156cf37d01029ae8a7264db authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
convert all tests to jest format

8f08a4dc376633006db128c2d0de70212ab37f93 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
convert some layer tests

45da8127569c809ebb304a075917491f2b4db6f9 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
update packages, add dist to npmignore

cb4676dd39d08696c96de3b0f8f1683a489e95a9 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #246 from blewisio/master

Update readme, fix typos, use es6 syntax, remove bower

a26a51ba06fa510018ffb5230a74e4131366dc00 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
2d and 3d handling of softmax and unit most tests

4f66a5d8274c103c4551540631a8ad76ca984093 authored over 6 years ago by Robert Plummer <[email protected]>
Clearer variable names in compareInputDeltas and compareInputDeltas3D

Take y index away from compareBiases, not using it
Remove validation that no longer applies
Move ...

52cb5024597e0354dbf362368f94b4dc55e65cde authored over 6 years ago by Robert Plummer <[email protected]>
Remove FullyConnect3D, because I was dealing with an input and calling it the wrong thing

The logical solution is to simply handle the different arguments as they are received

3c80a43a5b93aae02c68ebf8c0fbe3aa93b81c42 authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #247 from BrainJS/mubaidr-develop

Mubaidr develop

376a8a13ae9ec2ee932c6505af62dc37842c54eb authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
Add FullyConnected3D

2193abc7076cee5ce2f64c2a80f437e80e754069 authored over 6 years ago by Robert Plummer <[email protected]>
Add values utilities

fac2faaddf98e3872c9fb32695135bdc152f5d3f authored over 6 years ago by Robert Plummer <[email protected]>
Add teardown for kernel

bad5c782cabf0a87d889bb2c03e37a9d7b81d8a8 authored over 6 years ago by Robert Plummer <[email protected]>
Make FullyConnected tests more incremental

2a3108501ae5fe9238e74c50fe241c68fe4dc871 authored over 6 years ago by Robert Plummer <[email protected]>
Some renaming for simplification and test compareBiases, compareFilterDeltas, and compareInputDeltas

a3435d1336553a05765fce8f230733fd4719cba3 authored over 6 years ago by Robert Plummer <[email protected]>
Bring basic usage of predict up and test

Bring basic usage of compareFilters up and test

ecbf50a39e5b252b00c6cf67807e65b58871cc7c authored over 6 years ago by Robert Plummer <[email protected]>
fix end-to-end test for feddforward

f11b61e85c69ee757f95b084ab01c338227a384c authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
complete unit test for feed-forward, update deps

f84f1bf0521f6b9f9c41a3e8fbe5871fb894e39c authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
Update readme with ES6, add headings, remove bower installation guide

cddbda20c4b243a1024d9e309db056e4ca038b13 authored over 6 years ago by Brent Lewis <[email protected]>
Merge pull request #244 from BrainJS/mubaidr-patch-1

Fix missing config parameter in Read-me: https://github.com/BrainJS/brain.js/issues/234

d9e810eeb236cd4dd2949370f1139c2c18ea8d67 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
Fix missing config paramter in Readme

Fixed https://github.com/BrainJS/brain.js/issues/234

9a18c0eb16393fe4b109f2820a7256f2ecb687ad authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
remove .cache from npm

bump version

671d175c9bdedbadcd87e9833af465f3eb29b742 authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #241 from BrainJS/217-unrecognized-handler

Provide fix for #217 unrecognized handler

a55e6f42375f9648f32a1bb9fb71b6bfd165ac14 authored over 6 years ago by Robert Plummer <[email protected]>
fix wrong variable assignment

4b88deb2596c96df655a6bb568c77697e4a4556e authored over 6 years ago by Robert Plummer <[email protected]>
Fix #217 by providing an unrecognized character handler

7bdf4e7b8fbc9f519bcc83a9f12d051182407ba4 authored over 6 years ago by Robert Plummer <[email protected]>
Merge pull request #240 from opencollective/opencollective

Activating Open Collective

2727591d332a66b28f116d37e589193a4931c9b9 authored over 6 years ago by Robert Plummer <[email protected]>
Added backers and sponsors on the README

d74338adcd824235bf11bf76e7ca241dfd55b896 authored over 6 years ago by Jess <[email protected]>
Added call to donate after npm install (optional)

5ee7dc43f13fed39c747d0308bce8afb53d216cc authored over 6 years ago by Jess <[email protected]>
Simplify `compare` to take just target

Refining pool, softmax, and fullyConnected layers

60d8146e5c0af3a5c91c9970f022989cb04f202c authored over 6 years ago by Robert Plummer <[email protected]>
Fix build issue

02dbb0eb42216f460f26979812619cf834aa87c7 authored over 6 years ago by Robert Plummer <[email protected]>
fix more unit tests for feedforward class

2e2d2d0af7402edbfefb6b916a207132b7b8ca67 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
fix zeros2d import

5fd2b28218a5b473de918baea7503e728943998c authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
fix zeros2d function naming

c2fd0cab347f7fa75f9cc983e3a024d58f482861 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
update eslint rule

5e16ba94dcac61dc5b84dcb95c7cea7fd8eff4dd authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
add more dep to layer [removed due to cyclic dep issue]

33e41e57ffc1378211a95ac298535e5946f45b94 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
remove cyclic dep. layer and output, fix import in output

27495bb0bedd8442419e257c19e10ca7802f9414 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
make src almost eslint free

d6711b893979f74c78781988711e2683db32ade5 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
lint src & tests [WIP] Fix eslint errors

afefc1eb002c113c51723a79b5927cc29b46ad03 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
enable __tests__ linting

3729e6ea22acab19f82fe9af70f19d51b875f822 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #230 from BrainJS/develop

Develop

02f00cc6239198cd02c67e29c37d0052f2ba2398 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
Fill in pooling similar to convolution

Upgrade gpu.js

b1fe3a8b29680f6170c430c9d3c1a3dc6cd8c26d authored over 6 years ago by Robert Plummer <[email protected]>
cleanup dist, added jest plugin, test updattion of unit in feedforward

a0e9f5483f6201ba16b4a619cb12701084870246 authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>
provide a depth optional on relu

add a zeros3d utility

8e0835eb83e0764913ef646775c5c818d4064449 authored over 6 years ago by Robert Plummer <[email protected]>
Fix the changes from recent change to makeKernel rename

81c5418b1bfc48eefb65888f21ac61da998b3db6 authored over 6 years ago by Robert Plummer <[email protected]>
restore tests to new location

32295789e8af35d9d123df1143af1fce378d8783 authored over 6 years ago by Robert Plummer <[email protected]>
Add missing dev dependency for gpu

5813ea6dbdeea05aa29aa01f0d4bb45a0d77c723 authored over 6 years ago by Robert Plummer <[email protected]>
Merge branch 'nn-gpu-layers' into develop

85375d33682cd9265ccc8feb410c386a13976878 authored over 6 years ago by Robert Plummer <[email protected]>
Continuing where I left off, bringing in `GPU.input` via a helper

6de0f46a587f28ec6a8ff80909c99a4d9a1d20c1 authored over 6 years ago by Robert Plummer <[email protected]>
remove redundant config from paackage json, fix travis test script

e392efc15ba91e4325ff4272601e91e9c7296fec authored over 6 years ago by Muhammad Ubaid Raza <[email protected]>