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 browser build

cab233c587f96065c3675a37fbe09ea8aec7d773 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix: Float32 proper return types

fc5ad3581de83e9d42550a2f8ed844be058e49c7 authored over 4 years ago by HarshKhandeparkar <[email protected]>
fix: Float32Array return types

98611eb2b9591ccc7e88da787ed1116d05d1bea2 authored over 4 years ago by HarshKhandeparkar <[email protected]>
fix imports in examples, improve eslint config

e575f106d91e5f80f1d8af91456da70cf3337046 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
update babel config for build

6a5c625d87e0961e6189ebc356214fe1ca9388e2 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
extend from base config

c6fb798fd26bb9bb1dd51ea98e85dec6fee42078 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Add type annotation for results variable

7121f7bab6ac0b4a304eb6ace1ba3189177f1baa authored over 4 years ago by Nabeel Valley <[email protected]>
fix: toFunctionString object properties with tests

Partially should resolve #572

751bbd2c7504f8c7267206e1d32f8f0f22aadef3 authored over 4 years ago by Robert Plummer <[email protected]>
refactor: convert utilities/kernel to ts

0d73baae17d9bad26b2f0f535c14fe5e8fa3c6a8 authored over 4 years ago by HarshKhandeparkar <[email protected]>
Refactor utilities/cast from JS to TS

d6417223e2fcac750597584c049e17ae4a15061d authored over 4 years ago by Nabeel Valley <[email protected]>
refactor: convert utilities/values* to typescript

416d6050e3d3af5fabc8d7bb1029746603232288 authored over 4 years ago by HarshKhandeparkar <[email protected]>
update deps, fix eslint warning

1c2faa1aac1fb6900121492c3f58a0faa35b8658 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #587 from HarshKhandeparkar/js-needs-types

Convert Utitlities/zeros* to typescript

64081f207549e38a8f7258d670063fb21e7dea27 authored over 4 years ago by Robert Plummer <[email protected]>
Update package.json

972bd4a0f1ba39f263401290fd01557dafe4ab8b authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Merge remote-tracking branch 'upstream/master' into js-needs-types

4a4121df975f69acbd580046481bc15a3bedd947 authored over 4 years ago by HarshKhandeparkar <[email protected]>
Merge pull request #585 from HarshKhandeparkar/ts

Convert mean-squared-error to ts

17368033b27b365aa09ea4e654ffe7de4b9264f6 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix: change default imports to destructured imports for utilities/zeros*

21eacae0867faa099eabe0229e580ede93aafa56 authored over 4 years ago by HarshKhandeparkar <[email protected]>
refactor: convert utilities/zeros* to ts

8cc84ef7601308e7809717e5caa8e53240075b8e authored over 4 years ago by HarshKhandeparkar <[email protected]>
fix<MeanSquaredError>: add jsdoc and proper types

0b438fef7dd8709db0333a1edd8d50bbd28094fc authored over 4 years ago by HarshKhandeparkar <[email protected]>
refactor<estimator>: convert mean-squared-error to ts

e1e12df6d2a7fb00d97b2ccd558e9cbd6055cc41 authored over 4 years ago by HarshKhandeparkar <[email protected]>
fix acorn ecmaVersion deprecation warning

6f661e442682209b235773cad31b19931593b27b authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix dataFormaer import

09be89ce241ac4eaf0a2eff59091114bc9bb6a57 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix npm ci

9be8dd928c4edf7a528fb28b6064aa460e1a67d1 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #582 from HarshKhandeparkar/master

Convert /activation to typescript

83da47b627d040f922d693638e9bd58f291c4d0a authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix<leaky-relu>: explicit return type in measure()

c0b0c088e69ec29f6177369c05444bd305c3fcac authored over 4 years ago by HarshKhandeparkar <[email protected]>
fix: import -> export

05873f3df6e3aa29074267940bb73149c00d6e30 authored over 4 years ago by HarshKhandeparkar <[email protected]>
fix<jest>: remove transform config

c4c7e57865fc521341e4fdeb70aae9dc68957bbd authored over 4 years ago by HarshKhandeparkar <[email protected]>
refactor: convert /activation to typescript

0ea3a5d39628c150815d17c50a560cfbdba53a72 authored over 4 years ago by HarshKhandeparkar <[email protected]>
fix<jest>: set proper preset for babel and ts

dae54099bc16f7e7f66d7b3a60e667256176a57b authored over 4 years ago by HarshKhandeparkar <[email protected]>
fix: Lint and a broken test and partially failed commit

6caed45f632491f24709862356bb32818c235737 authored over 4 years ago by Robert Plummer <[email protected]>
fix: #564

fix: Upgrade thaw
fix: Fix most broken unit tests from previous upgrade initiatives

98f31846409f80f3be4c9566ee3ad9cbee5bc759 authored over 4 years ago by Robert Plummer <[email protected]>
Update rendering-svg.html

b5e213e8988eeeab9038c0eb5fb5832d6e7bc486 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Update README.md

fef2a4421bd5fe0cf9fb23252ec018c588623ed2 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Update README.md

Add example
Add contribution info for `Brain.js.org`

350ecce73f5be8ef75cc337bba0a14a230ecf99a authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Update README.md

01ae48ded837cfb1604220951458f582ebe5bc21 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Update README.md

c6d0bcfd726c141dec44f119f3a48bcc607bd71d authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Update CONTRIBUTING.md

7c5dcb449e5c461934f5203f6a1885e9230f090b authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Merge remote-tracking branch 'origin/master'

60d6e025a9d5cea13d26e12be11b16612e374973 authored over 4 years ago by Robert Plummer <[email protected]>
fix: Add nvmrc file

351dc2be643b76c744834e2f4c7809dd8a42237c authored over 4 years ago by Robert Plummer <[email protected]>
Update CONTRIBUTING.md

40c12ed59edec08ebdd70d0871a1425d5c3b91e8 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #550 from BrainJS/git-hooks

Typescript support

6ddd74c3f3acf0ba778766e9ec6a27014bc67272 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
merge master

353c126388361add4ebe51a370fb7b16ba768a69 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Merge remote-tracking branch 'origin/master' into git-hooks

b0cab579272460c660c402e72bc5b5fed825fc47 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix module outputs

8d8eea729f4a4b9cde6f0544683bbb84d575ca1b authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix: build

d725b26a734c5a80786ecee551eebbf61c949a47 authored over 4 years ago by Robert Plummer <[email protected]>
Merge remote-tracking branch 'origin/master'

50d293ecaa97370a82538e06fac67bc223a14507 authored over 4 years ago by Robert Plummer <[email protected]>
feat: Bump version number to beta

3d565c308d66b5b660ad327d5f6ecfa86fa769d6 authored over 4 years ago by Robert Plummer <[email protected]>
update deps

82bdf629173b47486fad322c8b709986233bf665 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix es module extension, remove console

df09083543177bbdceeb752b1523de72e29cae74 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
lint fixes, add declaration gen support

4ea8a85f94eea9eff13ae93cb4ae18a51ee4c902 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix es module naming

ab30b1f4533b5c23a43ad4ead578045045d8c75d authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
add babel-jest for tests

e58b4220a8b22c674ad480c4bd57684ff86165d6 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
update tsconfig build

f03195058ecb18ee7187fa58c9bd693fd03dae5f authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
update nodejs version

dd294dc64c5799cb3f0d66a6307f68eb9f154a8b authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
update nodejs version

2f2b9d8c6fe88817406273dd8f898a8f28afdeac authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
add typescript support for jest

872b1978d2448d3532d768c7f3628d28a9b02941 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
remove nodejs latest version

abaa5a9e007d09b90938f37436cdab91f2593f2b authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
configure rollup builds

6ea24325cbd5bc1153a5772a6e59fbd170799f49 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
lint

e126b4695882090e5bd1c8431942cbcdd2a3066d authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
update configs

76e7fc31272a4b7d16bdde390e961c34f725c60f authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
add prettier to eslint

43679ecb84e12464544a6a143218f0eab7f6ca91 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
added git hook for lint

1bff74c8d1e2e50bf63764192649bc4a9d84c04d authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #540 from BrainJS/proper-error-messages

Better error messages

031d746b30baab69012b3447cbfdc37e422fbb05 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #549 from BrainJS/master

merge master

ffbcec46cd7d906d88052ea2821bdb4561717ab1 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
feat: Support raw numbers in DataFormatter, fixes #532

7b73a89f759702bbc25cf42253065f472a4f1846 authored over 4 years ago by Robert Plummer <[email protected]>
Merge branch 'rnn-cleanup'

2b61239bab4449b58c69a86116db03a9dba45622 authored over 4 years ago by Robert Plummer <[email protected]>
fix: All recurrent end to end tests

fix: All recurrent unit tests
fix: Rename recurrent layer to rnn-cell
fix: Rename lstm layer to l...

6bfb207203224959ec4c78959b6f3aaacf9e0d7b authored over 4 years ago by Robert Plummer <[email protected]>
imrpove error message in likely

818eb2dc9f2cd0f43ac8387870c2a511a467447f authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix prettier config

db6f260e5b58ae294a4c2686ed5ae0459c0a3e1c authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
fix: https://github.com/BrainJS/brain.js/issues/328

a31ce0518bc12335a4658cb8229d30aa72e907df authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
improve eslint config

610b646f41d7e2b5dbfbb98ba794854cbaa88a65 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
improve eslint rules

c73082bbfeacbd96bbf0050ab330a706902aeb82 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
update deps, eslint config

baa84c97046a7b5237a05eb89c33ce232315826c authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Update ISSUE_TEMPLATE.md

b56d8a1cf1b8c9d9be710023470b17ffe06b3a35 authored over 4 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #536 from BrainJS/rnn-cleanup

Rnn cleanup

fcb0f75cb26ee43ec68c3c767e3ba71b3e8a2ae3 authored over 4 years ago by Robert Plummer <[email protected]>
fix: Add abstract

72341c565bfc75a6a17a53a293d17a096ea9d46b authored over 4 years ago by Robert Plummer <[email protected]>
fix: Remove console.logs

50410f2476b83e5daf3bc15f64ff8acdde58055c authored over 4 years ago by Robert Plummer <[email protected]>
fix: Merge with master and audit

9fa31b6dfbdf27e634243280b729497c8954fa6d authored over 4 years ago by Robert Plummer <[email protected]>
feat: Simplify scripts

9bc43d9911fbeb89bb0fced906d56343db4b6410 authored over 4 years ago by Robert Plummer <[email protected]>
fix: FeedForward unit tests, and expose types for layers

234ea373c74bb6799677b167efe04686466ca671 authored over 4 years ago by Robert Plummer <[email protected]>
fix: Test MultiplyElement more completely

aec9608ee98b9cbdb4e6f765a7c540acb78d67a4 authored over 4 years ago by Robert Plummer <[email protected]>
fix: Multiply Element backpropagate

a7af9ada509dcab4c147882834de73988f32eccc authored over 4 years ago by Robert Plummer <[email protected]>
update readme

d26c3b7f87595ab69285e3f281bad6b6f8c31384 authored almost 5 years ago by Muhammad Ubaid Raza <[email protected]>
fix: Add immutable calls to NeuralNetworkGPU

fix: Remove initial input upload, not needed

41d6d3d638cedfd3544e349281507b9e62c09b60 authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Remove reinforce to follow brain.NeuralNetwork class

fix: Add more missing immutable
fix: Simplify authur feed forward examples
fix: Simplify recurren...

dc325d150affa0f989164542318339ca36b597db authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Amplify end-to-end.js recurrent test, to better compare precision

fix: Provide MVP working recurrent class
fix: Upgrade GPU.js
fix: Use kernel.immutable, but don't...

5e8670e059986e91eba80c3cbb5bdd11bdfb157f authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Added Recurrent end to end tests

These compare to baseline RNNTimeStep to ensure accuracy.
fix: Upgrade GPU.js
fix: Use c8 for c...

ca5d0be5e7a87c7e7195e2428872e0ab7650f6f9 authored almost 5 years ago by Robert Plummer <[email protected]>
Merge pull request #510 from BrainJS/dependabot/npm_and_yarn/codecov-3.6.5

build(deps-dev): bump codecov from 3.6.1 to 3.6.5

178af2ddea978eaef15d7d9bc48bf0917416b667 authored almost 5 years ago by Muhammad Ubaid Raza <[email protected]>
Merge pull request #494 from BrainJS/dependabot/npm_and_yarn/serialize-to-js-3.0.2

build(deps): bump serialize-to-js from 3.0.0 to 3.0.2

cf9d1dec62676cdebbd9e203b3c93b1c87318b85 authored almost 5 years ago by Muhammad Ubaid Raza <[email protected]>
build(deps-dev): bump codecov from 3.6.1 to 3.6.5

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.5.
- [Release notes](...

36dfa4e1495d7471242cb39aba7e35891e4c95b8 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: Bump version number for release

342f055af18ff65e337bd110956fd82cd01de6ea authored almost 5 years ago by Robert Plummer <[email protected]>
Merge remote-tracking branch 'origin/master'

f83e7bd0b7ff4776a0213f0b65322654138b7de3 authored almost 5 years ago by Robert Plummer <[email protected]>
feat: Upgrade how MSE is calculated for performance

So that it remains all textures till the very last calculation, which returns a single number.
...

ab2dd313a4b3040350fde0e871f0ef39a0637665 authored almost 5 years ago by Robert Plummer <[email protected]>
update deps

9d34c39caebf8f663ae602fc4458678ddbe95b0e authored about 5 years ago by Muhammad Ubaid Raza <[email protected]>
Update README.md

3c38df30184873d312da2f6d67aaad44fc3a79a8 authored about 5 years ago by Muhammad Ubaid Raza <[email protected]>
Update package.json

c0cf45ab35ed469f60aaa5ee6173691802a0bcc6 authored about 5 years ago by Muhammad Ubaid Raza <[email protected]>
Create nodejs.yml

4588345432957786aa7a6998ff2709fedca9bd78 authored about 5 years ago by Muhammad Ubaid Raza <[email protected]>
Update README.md

389ac7e7b80d975d1704ba656f5bc3664ed120e4 authored about 5 years ago by Muhammad Ubaid Raza <[email protected]>
fix: Upgrade GPU.js

fix: Files in package.json to use specific dist files
fix: Add a couple regularly used files to ....

40ec71552e6b35147fa70730232580d382c6ce3c authored about 5 years ago by Robert Plummer <[email protected]>
build(deps): bump serialize-to-js from 3.0.0 to 3.0.2

Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) from 3.0.0 to 3.0.2.
- [R...

48fc86c724290c7a358b4bf181566e8c901123eb authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>