0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #240 from opencollective/opencollective More... about 7 years ago
Added backers and sponsors on the README More... about 7 years ago
Added call to donate after npm install (optional) More... about 7 years ago
Simplify `compare` to take just target Refining pool, softmax, and fullyConnected layers More... about 7 years ago
Fix build issue More... about 7 years ago
fix more unit tests for feedforward class More... about 7 years ago
fix zeros2d import More... about 7 years ago
fix zeros2d function naming More... about 7 years ago
update eslint rule More... about 7 years ago
add more dep to layer [removed due to cyclic dep issue] More... about 7 years ago
remove cyclic dep. layer and output, fix import in output More... about 7 years ago
make src almost eslint free More... about 7 years ago
lint src & tests [WIP] Fix eslint errors More... about 7 years ago
enable __tests__ linting More... about 7 years ago
Merge pull request #230 from BrainJS/develop More... about 7 years ago
Fill in pooling similar to convolution Upgrade gpu.js More... about 7 years ago
cleanup dist, added jest plugin, test updattion of unit in feedforward More... about 7 years ago
provide a depth optional on relu add a zeros3d utility More... about 7 years ago
Fix the changes from recent change to makeKernel rename More... about 7 years ago
restore tests to new location More... about 7 years ago
Add missing dev dependency for gpu More... about 7 years ago
Merge branch 'nn-gpu-layers' into develop More... about 7 years ago
Continuing where I left off, bringing in `GPU.input` via a helper More... about 7 years ago
remove redundant config from paackage json, fix travis test script More... about 7 years ago
Merge pull request #225 from mubaidr/develop More... about 7 years ago
fix mian src, fix failing tests, add test script without coverage More... about 7 years ago
merge nn-gpu-layers branch More... about 7 years ago
disable coverage by default More... about 7 years ago
update contributing guide More... about 7 years ago
add tests for src/utilities More... about 7 years ago