0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: Migrate output.js to output.ts and tests feat: Migrate target.js to target.ts More... almost 5 years ago
feat: Migrate negative.js to negative.ts More... almost 5 years ago
feat: Migrate lstm-cell.js to lstm-cell.js feat: Migrate recurrent-zeros.js to recurrent-zeros.ts feat: Move internal layer type to its own file internal.ts and make settings available More... almost 5 years ago
feat: Migrate leaky-relu.js to leaky-relu.ts and tests fix: Export convolution.ts types fix: Rename index.js to index.ts More... almost 5 years ago
feat: Migrate gru.js to gru.ts feat: Migrate recurrent-input.js to recurrent-input.ts feat: Migrate utilities/ones.js to utilities/ones.ts Also add the functionality from utilities/ones-2d.js to utilities/ones.ts More... almost 5 years ago
feat: Migrate input.ts tests More... almost 5 years ago
feat: Migrate fully-connected.js to fully-connected.ts and test More... almost 5 years ago
feat: migrate feed-forward.js to feed-forward.ts and tests fix: Add dimensions feat: Add random.ts tests fix: Move some default setters around feat: Rename layer-size.js to layer-size.ts More... almost 5 years ago
less compare operator using More... almost 5 years ago
feat: Upgrade convolution.js to convolution.ts feat: Upgrade pool.js to pool.ts fix: Flip randos check around for equality fix: Convert setStride and setPadding to get so they are returning an object, and not mutating one fix: Move filter dimensions into its layer type More... almost 5 years ago
feat: Convert layer/sigmoid.js to layer/sigmoid.ts & tests feat: Convert layer/transpose.js to layer/transpose.ts feat: Convert layer/zeros.js to layer/zero.ts fix: Typescript where failing to account for the needs of the others More... almost 5 years ago
fix: Update multiply-element and dropout layers Some improvements along the way to better distinguish a layer and praxis fix: Upgrade of GPU.js and istanbul-spy.js More... almost 5 years ago
fix: Update gpu-mock.js, and usage in multiply More... almost 5 years ago
Merge branch 'master' into ts-layers More... almost 5 years ago
fix: Remove yarn-error.log and add to .gitignore More... almost 5 years ago
feat: Migrate some of the base layers & praxis to typescript Many upgrades along the way for GPU.js and related packages for compatibility. More... almost 5 years ago
turn data-formatter.js to typescript More... almost 5 years ago
turn array-lookup-table.js to typescript More... almost 5 years ago
Merge pull request #595 from HarshKhandeparkar/tyyyypessss! More... almost 5 years ago
Merge pull request #596 from BrainJS/dependabot/npm_and_yarn/node-fetch-2.6.1 More... almost 5 years ago
build(deps): bump node-fetch from 2.6.0 to 2.6.1 More... almost 5 years ago
fix<randos>: declare type of returned array More... almost 5 years ago
refactor: convert utilities/randos* to typescript More... almost 5 years ago
refactor: convert utilities/random-weight to typescript More... almost 5 years ago
Merge pull request #594 from HarshKhandeparkar/gimme-da-types More... almost 5 years ago
fix NeuralNetowrk exports More... almost 5 years ago
fix: add line break at the end of line More... almost 5 years ago
Merge branch 'gimme-da-types' of https://github.com/HarshKhandeparkar/brain.js into gimme-da-types More... almost 5 years ago
fix: imports for utilities/random More... almost 5 years ago
fix: imports for utilities/random More... almost 5 years ago