0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
specify minified version for browsers More... almost 6 years ago
added docs More... about 6 years ago
remove docs from master More... about 6 years ago
Merge branch 'master' of github.com:BrainJS/brain.js More... about 6 years ago
fix: Add layerTypes, and start to group specific functionality in Activation layer fix: Test ArthurDeviationWeights praxis, end to end and unit fix: Add 2d and 3d handling for LeakyRely fix: Use depth only when it is set in layer settings fix: Test activation, tanh, relu, and sigmoid to 100% More... about 6 years ago
fix: Test tanh layer to 100% code coverage fix: Add 3d handling in tanh layer fix: Move shave test utility from tanh layer test to test-utils.js More... about 6 years ago
fix: Broken tanh layer More... about 6 years ago
fix: Add tanh test fix: Add activation test More... about 6 years ago
fix: Add sigmoid coverage More... about 6 years ago
fix: Add unit tests for relu fix: Remove extra test in leaky-relu More... about 6 years ago
Merge pull request #433 from FinlayDaG33k/patch-1 More... about 6 years ago
Update README.md More... about 6 years ago
fix: Add unit tests for src/activation/leaky-relu.js More... about 6 years ago
fix: Merge and upgrade master into develop for prepping master to receive develop soon More... about 6 years ago
fix: bump release number More... about 6 years ago
Fix script path for nodejs install More... about 6 years ago
fix: Build dist files More... about 6 years ago
feat: Upgrade GPU.js to latest, cleanup branch, and get unit tests working feat: Add `praxisOpts` on layer fix: layer and praxis inheritance issues fix: Remove babel, no longer needed fix: Remove dist folder More... about 6 years ago
Merge pull request #402 from geokontop/master More... about 6 years ago
Merge pull request #428 from m-ahmadi/master More... about 6 years ago
corrected a typo in readme.md More... about 6 years ago
Merge pull request #415 from massaroni/commonjs-modules More... about 6 years ago
refactoring the remaining unit tests, as per the new coding convention, to use commonjs modules for nodejs compatibility More... about 6 years ago
favoring destructuring assignments for module imports, as per the coding conventions in this project More... about 6 years ago
refactoring all these es6 modules to commonjs modules, for nodejs compatibility More... about 6 years ago
this is not a test More... about 6 years ago
feat: Upgrade to latest GPU.js v2 rc17 More... about 6 years ago
resolves issue 384 More... about 6 years ago
fix: Build More... over 6 years ago
fix: Bump gpu.js to newest More... over 6 years ago