Ecosyste.ms: OpenCollective

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

brain.js

brain.js is a library of Neural Networks written in JavaScript.
Collective - Host: opensource - https://opencollective.com/brainjs - Code: https://github.com/BrainJS/brain.js

chore(deps-dev): bump the npm_and_yarn group group with 2 updates (#920)

Bumps the npm_and_yarn group group with 2 updates: [gpu.js](https://github.com/gpujs/gpu.js) and...

github.com/BrainJS/brain.js - d7b4b03c5a53b05a6eff8aa6e0db2ef20b7ae291 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @babel/traverse from 7.15.4 to 7.23.5 (#919)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

github.com/BrainJS/brain.js - d36c4343efc8c4b02d5ec9aca8e40db358f5ce58 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 (#916)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release n...

github.com/BrainJS/brain.js - d2b160fab0ace8118d1142367833c3e37e25a523 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Exclude failing macOS test on Node.js v18 (#917)

github.com/BrainJS/brain.js - b57f8dc729bd5833c1fe892f5c99fccf304eacac authored about 1 year ago by Christian Clauss <[email protected]>
GitHub Actions: node: ['16.x', '18.x', '20.x'] (#905)

https://github.com/nodejs/release#readme

github.com/BrainJS/brain.js - b39ef9f8a8542bf2ee5f587702047387d97ea582 authored about 1 year ago by Christian Clauss <[email protected]>
README.md: Some npm config commands no longer work (#906)

github.com/BrainJS/brain.js - 9808bde8bb811474897fcc2e987e01ff4f57ffc8 authored about 1 year ago by Christian Clauss <[email protected]>
Update README.md (#892)

fix broken links

github.com/BrainJS/brain.js - 226819334d9ce32c1bd16414ce7235b807facafb authored over 1 year ago by mmk1a <[email protected]>
chore: Remove unused comments

github.com/BrainJS/brain.js - b83f6da4db824e3426c898b1a5069eecf139b8f9 authored over 1 year ago by Robert Plummer <[email protected]>
chore: Lint

github.com/BrainJS/brain.js - fa2c1dbba5790d2aa8ad9b7e07af32741a6b7446 authored over 1 year ago by Robert Plummer <[email protected]>
chore: Bump version number

github.com/BrainJS/brain.js - c84f56218a487cf5980875ff21e2898d6eec8ae1 authored over 1 year ago by Robert Plummer <[email protected]>
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#863)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/BrainJS/brain.js - 44eee041fd52ef64501303bb69f39b652f482143 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#872)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://gi...

github.com/BrainJS/brain.js - 5493d2b9b50c23c00767b943efd761c5de4f6556 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Bump version number

github.com/BrainJS/brain.js - b66e74f130576776ea649b2f22b9333a9e07fa47 authored over 1 year ago by Robert Plummer <[email protected]>
Upgrade GitHub Actions and test on current versions of Node.js (#874)

* GitHub Actions: Test on current versions of Node.js

* https://github.com/nodejs/release#rel...

github.com/BrainJS/brain.js - 92b81b9361b65a13d1e12e9a1e351c1907c28b41 authored over 1 year ago by Christian Clauss <[email protected]>
chore: Bump version number

github.com/BrainJS/brain.js - cdbb0dae5539c44d81e1b3fcf49144274491f6dd authored over 1 year ago by Robert Plummer <[email protected]>
fix error cannot find module. (#886)

* ref: external library

* ref: rollup browser still need import file url

github.com/BrainJS/brain.js - 8f8a2e7555ed544768a39be6f61c88349cdbcd99 authored over 1 year ago by Binsar Dwi Jasuma <[email protected]>
Optimize max pool (#887)

* fix: Spelling, linting, types

Fix some spelling and linting and some type issues

* fix: ...

github.com/BrainJS/brain.js - 74548c9988381946549d8010648461797d9ea478 authored over 1 year ago by Han de Boer <[email protected]>
chore: Move examples, fix typescript output

github.com/BrainJS/brain.js - 812b27dd00f7391ca3be8d98daf14cacf6ce1dd5 authored almost 2 years ago by Robert Plummer <[email protected]>
fix: Bad rollup external

github.com/BrainJS/brain.js - ddfa691d1ce3f6ff526e131007f292fa1d99f5b6 authored almost 2 years ago by Robert Plummer <[email protected]>
Python 3, not Python 2 (#880)

Thanks again.

github.com/BrainJS/brain.js - 57a43899261a619967dd9ec918a3ba63bc42ebaf authored almost 2 years ago by Christian Clauss <[email protected]>
chore: Cleanup documentation and api

github.com/BrainJS/brain.js - 6a1015a1aad0f45a2bad843cc0bf8761fc181eb6 authored almost 2 years ago by Robert Plummer <[email protected]>
feat: Provide RNN a means of formatting

For use with https://github.com/BrainJS/train-stream/

github.com/BrainJS/brain.js - 7a8317c20391c5130a7c86b15070485e276e0388 authored almost 2 years ago by Robert Plummer <[email protected]>
chore: GPU.js to latest npm audit

github.com/BrainJS/brain.js - 2ef25fd029ad4ea78405cdd2fddc305a8608e68d authored about 2 years ago by Robert Plummer <[email protected]>
chore: Bump version number

github.com/BrainJS/brain.js - a5d0e918a6c4957d6df5c1ec2436b8a6f7b740e0 authored over 2 years ago by Robert Plummer <[email protected]>
fix: Ensure isSetup is set (#845)

On DataFormatter it was missing with .fromJSON()
Added tests as well

github.com/BrainJS/brain.js - 4042a99d5a2d7d93cf2188bd4dd0f3ee54f762ac authored over 2 years ago by Robert Plummer <[email protected]>
Update documentation according to the implementation. Issue #806 (#837)

github.com/BrainJS/brain.js - f1a13af28a12af5b40624c428e386d1bd24baced authored over 2 years ago by JoelBonetR <[email protected]>
docs: readability improvements (#816)

Signed-off-by: Ryan Russell <[email protected]>

github.com/BrainJS/brain.js - 8d74cea5a13af3a6de9d622814c5a87cee622dc5 authored over 2 years ago by Ryan Russell <[email protected]>
feat: Add trainAsync method (#785)

github.com/BrainJS/brain.js - 63ab1ce89946f01ad6eceb5b8006c87af5e5a5bb authored over 2 years ago by Robert Plummer <[email protected]>
chore: Remove unused file

github.com/BrainJS/brain.js - 271d75c90671fdddb8d52eaf1121ce7608542c45 authored over 2 years ago by Robert Plummer <[email protected]>
fix: Ensure value is of type number (#783)

github.com/BrainJS/brain.js - 97c02319a33e7a055e54180c76d3a6b8660f7578 authored over 2 years ago by Robert Plummer <[email protected]>
fix: Simplify .toFunction() (#782)

github.com/BrainJS/brain.js - 240411c1f6687e26051633e6891695de3cac2c13 authored over 2 years ago by Robert Plummer <[email protected]>
chore: Validate and throw early (#781)

For both run and train on NeuralNetwork and NeuralNetworkGPU.
Also, dedupe some `xorTrainingDat...

github.com/BrainJS/brain.js - f957f579f38b4e2357be699baf5cc71835fba0c7 authored over 2 years ago by Robert Plummer <[email protected]>
Add detect-image-color to more examples section (#755)

github.com/BrainJS/brain.js - 8865aacae34495ccf839f35e04264c30b5394e7c authored over 2 years ago by Rajas Paranjpe <[email protected]>
fix: browser to use UMD

github.com/BrainJS/brain.js - 5d523fe241f5edddd220e19420dfcecab841b30c authored almost 3 years ago by Robert Plummer <[email protected]>
chore: Upgrade GPU.js

github.com/BrainJS/brain.js - ec9c1b5ac7338c5b23344dbda436defd6050f916 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Add retry times on test

github.com/BrainJS/brain.js - 0167c9737ff140ae9f7906e78f4361366d8946db authored almost 3 years ago by Robert Plummer <[email protected]>
chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#728)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https...

github.com/BrainJS/brain.js - 9d70afec8e7f57450608f4bcbeae8e3b1cd36b59 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump simple-get from 3.1.0 to 3.1.1 (#773)

Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes]...

github.com/BrainJS/brain.js - b7b637ebebcaa837123e0bfa4d35ffc110b5fc2d authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#774)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release no...

github.com/BrainJS/brain.js - d78ad8c64fc12ca49a841ad5e6127618f58e218c authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#776)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

github.com/BrainJS/brain.js - 93320fae6a7144c60b1d353ea028970116256e3d authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Add retry times on test

github.com/BrainJS/brain.js - be853a24a22d454db40afbf453cdc5be045be455 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Add retry times on test

github.com/BrainJS/brain.js - 349d6fdc41e6245f390d2fa0605d69e5b56cbc43 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Add retry times on test

github.com/BrainJS/brain.js - 5d3a3d39756f433d8cdbd80d75a93f918d08feb1 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Add retry times on test

github.com/BrainJS/brain.js - caf5f102332cf6eda61426f59b6cd1e4e3a1bb8b authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Add retry times on test

github.com/BrainJS/brain.js - 53a545c89f0ee32912a56258b383ccd2d2738fdc authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Lint

github.com/BrainJS/brain.js - c3614f7102f4b71596f9c82f66537a3bc2c0e056 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Use npm rather than yarn

github.com/BrainJS/brain.js - 684ff57c3526539e8e661e8c68db4f22cd84c079 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Unit tests with retries

github.com/BrainJS/brain.js - 54fc7903d4e8430b9748a0d69364863fe30eacbb authored almost 3 years ago by Robert Plummer <[email protected]>
fix: unpkg file

github.com/BrainJS/brain.js - 4c0fcf0b7f0135be4259cfe252150b4565321958 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Browser export

github.com/BrainJS/brain.js - d5710728b2c90bea62f37f4a796f7ef3ccf3cf9f authored almost 3 years ago by Robert Plummer <[email protected]>
chore: Add back in browser compiling

github.com/BrainJS/brain.js - 0d66e84be11f2e224b49cebd4e2de2a60f6e7755 authored almost 3 years ago by Robert Plummer <[email protected]>
chore: Bump version number

github.com/BrainJS/brain.js - e7b16ba62349b81ef2015012edd8fa40180e62ea authored almost 3 years ago by Robert Plummer <[email protected]>
Merge pull request #775 from BrainJS/752-react-import

fix: Remove to barebones importable

github.com/BrainJS/brain.js - 4031325426e568d5455734fe616c76400e29fab2 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Remove to barebones importable

Move stream work out of brain.js

github.com/BrainJS/brain.js - 0c070936854a992e40e4f7f0e886ae09f9c7208a authored almost 3 years ago by Robert Plummer <[email protected]>
Merge pull request #772 from BrainJS/xor-hacking

Xor fix

github.com/BrainJS/brain.js - 1b763d4dd935b5b95c100d517c7fbe5b007698b9 authored almost 3 years ago by Robert Plummer <[email protected]>
chore: Bump version number

github.com/BrainJS/brain.js - 372d6cb70eb02013f29e5bfb4ea5c8c1e3f1f8ee authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Cleanup and fix tests

github.com/BrainJS/brain.js - 57f1da79762a4b5540f8e644cd3b730b7f20c463 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Split tests

Baseline tests for when random values need mocked, end to end, measuring the performance of the ...

github.com/BrainJS/brain.js - 8420676500983338f0ac7b11464c5f12867cc005 authored almost 3 years ago by Robert Plummer <[email protected]>
chore: Simplify origin of learn method

github.com/BrainJS/brain.js - 1998fcc7a960d6453337333a5bcde93233f12a2e authored almost 3 years ago by Robert Plummer <[email protected]>
Merge pull request #771 from kdserra/master

Fixed error in example: Cannot assign to "output" because it is a con…

github.com/BrainJS/brain.js - 2b4e8054b05894113f5f0ebd9ebc3d14c8867dfe authored almost 3 years ago by Robert Plummer <[email protected]>
Fixed error in example: Cannot assign to "output" because it is a constant.

github.com/BrainJS/brain.js - cceffd1ea858b6d80a79499a4d201014c6bb2496 authored almost 3 years ago by Kevin Serra <[email protected]>
fix: Prevent extra backpropagation

github.com/BrainJS/brain.js - 87dcbfb3c81ade049924499e9a127abe62ebd626 authored almost 3 years ago by Robert Plummer <[email protected]>
chore: Progress to fix xor

github.com/BrainJS/brain.js - db83e223ac7118895c0b0e2b1db494bf2d1b4f65 authored almost 3 years ago by Robert Plummer <[email protected]>
feat: Enhance and clarify

recurrent with generics and lstmCell with widths of 1 for clarity

github.com/BrainJS/brain.js - 6a5aefd9f9271774580b47d697c934b1a2b840d2 authored almost 3 years ago by Robert Plummer <[email protected]>
fix: Unit test

github.com/BrainJS/brain.js - 9c7fcc27914faa6e9a6ce4f07a05f78d989c45ce authored almost 3 years ago by Robert Plummer <[email protected]>
Merge pull request #744 from Nelias/typescript

Fix links to neural network types source files in README

github.com/BrainJS/brain.js - 8d05e6090660c2188cdb129cf4a5b3ba3a8de7e8 authored about 3 years ago by Robert Plummer <[email protected]>
Merge branch 'master' into typescript

github.com/BrainJS/brain.js - ab54d8b9fe0e7d45457f42548967350c2f37ebbe authored about 3 years ago by Robert Plummer <[email protected]>
fix links to neural network types in source in README

github.com/BrainJS/brain.js - 6ec1f8b02d67103b8bec95ff186b042841e30ab7 authored about 3 years ago by Michał Antropik <[email protected]>
Merge pull request #743 from oscard0m/add-cache-to-node-workflows

Add cache to node workflows

github.com/BrainJS/brain.js - ad3f8b847a18d5761a93d06153e8ef0a9f8f6532 authored about 3 years ago by Robert Plummer <[email protected]>
ci(workflow): upgrade to setup-node@v2

github.com/BrainJS/brain.js - 600f323ab2a8356c39941caa35e6dc816d44efc3 authored about 3 years ago by Oscar Dominguez <[email protected]>
ci(workflow): add 'yarn' cache to nodejs workflow

github.com/BrainJS/brain.js - 2ca2208825b62496e9d97c7d604147be21a9aee1 authored about 3 years ago by Oscar Dominguez <[email protected]>
fix: Tons of fixes for #730, #80

For getting typescript to compile
Had to change CrossValidate's means of initializing network so ...

github.com/BrainJS/brain.js - b7ace67e9f7a63e8730b7bbfb282472cc3dc496c authored about 3 years ago by Robert Plummer <[email protected]>
Merge pull request #738 from m-ahmadi/patch2

Fix type error in `src/recurrent.end-to-end.test.ts`, which cause `build:typings` script to fail.

github.com/BrainJS/brain.js - e245bf3077f3edae0040fe4d78e150b907775cc3 authored about 3 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #737 from m-ahmadi/patch1

Add missing type definitions of `@types/jest`, which cause `build:typings` script to fail.

github.com/BrainJS/brain.js - 8323d839a2affea9d95211666f317f64df3559e6 authored about 3 years ago by Muhammad Ubaid Raza <[email protected]>
fix type error

error TS2345: Type 'unknown' is not assignable to type 'string'.

github.com/BrainJS/brain.js - f20da4840a48edd174fc2011de2098f74e407b88 authored about 3 years ago by m-ahmadi <[email protected]>
Add missing devDependency `@types/jest`

github.com/BrainJS/brain.js - 6b19f1b92e2811f3226759ce22282540028e7022 authored about 3 years ago by m-ahmadi <[email protected]>
chore: Bump beta

github.com/BrainJS/brain.js - 9d8d5f63d60c3703b883777fcf4db14166dde3bc authored over 3 years ago by Robert Plummer <[email protected]>
fix: npm audit

github.com/BrainJS/brain.js - dfb7aec7eb416a582fc80c3b0cfdec4d32b26ecb authored over 3 years ago by Robert Plummer <[email protected]>
Merge remote-tracking branch 'origin/master'

# Conflicts:
# src/layer/target.test.ts

github.com/BrainJS/brain.js - d23df9c0cce21d0d34083bb298e377049c61e5e2 authored over 3 years ago by Robert Plummer <[email protected]>
chore: Upgrade net to handle types

github.com/BrainJS/brain.js - 76c3ce426b5bbcb4a13630af707fc745fc1aa718 authored over 3 years ago by Robert Plummer <[email protected]>
Merge pull request #708 from baradm100/fix-unit-tests

fix: Fix unit tests

github.com/BrainJS/brain.js - e8bc4e5277a151d48dda02ab2e3149475d8da967 authored over 3 years ago by Muhammad Ubaid Raza <[email protected]>
Trying to make node 10 know `Array.prototype.flat`

github.com/BrainJS/brain.js - f4bebfb3ef38dbd4cacbff1d4eeff19f80dcb470 authored over 3 years ago by Bar Admoni <[email protected]>
Trying to fix converts Textures to Arrays of numbers

github.com/BrainJS/brain.js - 9616d4c5959146ccb53a055b945481e0fe27e36a authored over 3 years ago by Bar Admoni <[email protected]>
Validate weights instead of biases

github.com/BrainJS/brain.js - 66056fb229966fe0718ee86b8e4eb73d78ebd0c2 authored over 3 years ago by Bar Admoni <[email protected]>
Revert the module change for rollup

github.com/BrainJS/brain.js - 4934b4833e5d4db4de7731a68d7902d97d2de29e authored over 3 years ago by Bar Admoni <[email protected]>
Fix test assertion

github.com/BrainJS/brain.js - 940f92cd896d9256fa75b98276ddd3376bb3ad33 authored over 3 years ago by Bar Admoni <[email protected]>
Change the module to fit the target

github.com/BrainJS/brain.js - 64cb19efe0444627654351479f18b8bb5685ccb7 authored over 3 years ago by Bar Admoni <[email protected]>
Match the target of typescript to match the lowest node version supported in the CI (node 10)

github.com/BrainJS/brain.js - d185d580f70aa3911314ec17fdcf37e0d2ccfe14 authored over 3 years ago by Bar Admoni <[email protected]>
Adding @babel/preset-typescript as well

github.com/BrainJS/brain.js - 050bf517e1e4af70480747036199608f2eced233 authored over 3 years ago by Bar Admoni <[email protected]>
Adding ts-node to make jest happy

github.com/BrainJS/brain.js - 7528bb04d6ff64a149c102fa986d7a549b0f8e1a authored over 3 years ago by Bar Admoni <[email protected]>
fix: Fix unit tests

Fix a few unit tests that always were failling

github.com/BrainJS/brain.js - 6d87491b5fe34990c75108a59522e17fdbd345b5 authored over 3 years ago by Bar Admoni <[email protected]>
Merge pull request #707 from baradm100/update-contribute-link

doc: Fix the broken contribute link in the README

github.com/BrainJS/brain.js - afe99e7db17acc15d85e54182fa323429ef775b5 authored over 3 years ago by Muhammad Ubaid Raza <[email protected]>
doc: Fix the broken contribute link in the README

Point the contribute link in the README to the correct path.

Fix #706

github.com/BrainJS/brain.js - 6c908474061a107ed2cb11529260f2cfdb7c5d25 authored over 3 years ago by Bar Admoni <[email protected]>
fix: Shorten definition

github.com/BrainJS/brain.js - f31dced530bd026d68dbb2d23462380b2f3cd098 authored almost 4 years ago by Robert Plummer <[email protected]>
fix: Shorten import

github.com/BrainJS/brain.js - 56e4bde077977946acdcf0dcc96f6d1c286c7881 authored almost 4 years ago by Robert Plummer <[email protected]>
fix: Missing dimensions

github.com/BrainJS/brain.js - 939592e8133efc06b54d2a48e1dde336072bdc42 authored almost 4 years ago by Robert Plummer <[email protected]>
fix: Add missing file

github.com/BrainJS/brain.js - 5209ba97caabc4b8461e8333d062401b98af79e6 authored almost 4 years ago by Robert Plummer <[email protected]>
fix: Remove babel

fix: Simplify build process to happen just before publish
fix: Remove multiple tsconfigs and test...

github.com/BrainJS/brain.js - bab1715946beb53c63cb879b33a9e40dbe67439d authored almost 4 years ago by Robert Plummer <[email protected]>
Merge pull request #700 from loredanacirstea/types-fix

Fix remaining lint:typecheck errors

github.com/BrainJS/brain.js - 0c493f236d518ace78139ac9b764f213228d41e6 authored almost 4 years ago by Robert Plummer <[email protected]>
Ran lint process

github.com/BrainJS/brain.js - 63d2eace36d6696aaadeeffc9a8f310ddfa32238 authored almost 4 years ago by Loredana <[email protected]>