openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
brain.js
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 24, 2024 — Aug 24, 2025
Showing page 32 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #155 from BrainJS/154-testing-times
Fred Christensen
More...
over 7 years ago
feedforward now working, nearly identical to NeuralNetwork
Robert Plummer
More...
over 7 years ago
killing the spy killing (-_-)
Fred Christensen
More...
over 7 years ago
comparing nets to nets, currently failing.
Robert Plummer
More...
over 7 years ago
Uses sinon
Fred Christensen
More...
over 7 years ago
# If applied, this commit will make life better for everyone
Fred Christensen
More...
over 7 years ago
Merge branch 'master' into develop
Robert Plummer
More...
over 7 years ago
adjust description
Robert Plummer
More...
over 7 years ago
add .adjustWeights(), and unit test
Robert Plummer
More...
over 7 years ago
Unit test .calculateDeltas(), .cacheWeights(), .cacheDeltas()
Robert Plummer
More...
over 7 years ago
further debugging with Garrett, the genius.
Robert Plummer
More...
over 7 years ago
debugging with Garrett
Robert Plummer
More...
over 7 years ago
Merge pull request #153 from BrainJS/152-NaN-error-rate
Robert Plummer
More...
over 7 years ago
fix #152 and bump version number
Robert Plummer
More...
over 7 years ago
starting on backpropagation via deltas
Robert Plummer
More...
over 7 years ago
bring recurrent net runInput forward propagation caching tested and online
Robert Plummer
More...
over 7 years ago
Updated to always throw an error.
Fred Christensen
More...
over 7 years ago
Turning input/output training data into textures to see if we can speed things up a little bit.
Garrett Scott
More...
over 7 years ago
Getting recurrent layers connecting, and testing a simple neural network. Started on GRU and LSTM.
Robert Plummer
More...
over 7 years ago
laying groundwork for deprecating the existing recurrent class family, and starting on the new foundation. Provide layer indexes for reuse elsewhere of FeedForward.
Robert Plummer
More...
over 7 years ago
Merge branch 'develop' into nn-gpu-layers
Robert Plummer
More...
over 7 years ago
Merge pull request #151 from BrainJS/catchup-nn-gpu
Robert Plummer
More...
over 7 years ago
With some of the changes pushed up recently, NeuralNetworkGPU lagged behind. This was mainly the prepending of "_" to internal-only methods, as well as moving things to a `trainOpts` object. This meant that the GPU was not able to work at all. This catches things up.
Garrett Scott
More...
over 7 years ago
increase iterations for more consistent test
Robert Plummer
More...
over 7 years ago
Merge pull request #149 from daffl/common-npmignore
Robert Plummer
More...
over 7 years ago
Add common .npmignore to exclude development files
David Luecke
More...
over 7 years ago
Handles User Object Validation #142
Fred Christensen
More...
over 7 years ago
Merge pull request #141 from BrainJS/fix-training-option-setting
Garrett Scott
More...
over 7 years ago
Missed a _updateTrainingOpts in the merge, remade browser and dist
Garrett Scott
More...
over 7 years ago
Merge in changes on develop
Garrett Scott
More...
over 7 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree