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
about 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 34 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #131 from BrainJS/129-fix-json
Robert Plummer
More...
over 7 years ago
Merge branch '130-at-least-floats' into 129-fix-json
Robert Plummer
More...
over 7 years ago
fix test and spacing
Robert Plummer
More...
over 7 years ago
remove `.only`
Robert Plummer
More...
over 7 years ago
fix erroneous test
Robert Plummer
More...
over 7 years ago
Merge branch '130-at-least-floats' into 129-fix-json
Robert Plummer
More...
over 7 years ago
use Float32Array where we can improving performance
Robert Plummer
More...
over 7 years ago
Merge pull request #122 from BrainJS/templates
Robert Plummer
More...
over 7 years ago
Possible suggestions for clarity
Fred Christensen
More...
over 7 years ago
move toFunction into its own test, for easier debugging add more tests, exposing issue resolve issue which was expecting `layer` as an index, where `i` is actual index, and we need to set `this.biases[i][j]` which is a float, not overwrite it
Robert Plummer
More...
over 7 years ago
consistency in constructor value setting
Robert Plummer
More...
over 7 years ago
remove unneeded constant
Robert Plummer
More...
over 7 years ago
switch deltas to zero after weights are set ad test against return values remove
Robert Plummer
More...
over 7 years ago
remove arrays for inputLayers, and directly use `layerInput1`, and `layerInput2` reduce deltas to zeros just before weights are set to them
Robert Plummer
More...
over 7 years ago
Merge branch 'master' into nn-gpu-layers
Robert Plummer
More...
over 7 years ago
add a simple unit test for use in gpu layers and ensure there is a means to run tests on recurrent/matrix
Robert Plummer
More...
over 7 years ago
unit test simple example
Robert Plummer
More...
over 7 years ago
Now have NaN not feeding back through, but net unable to learn
Robert Plummer
More...
over 7 years ago
now transposing just in time and more unit tests
Robert Plummer
More...
over 7 years ago
expose unit test for why multiply isn't working
Robert Plummer
More...
over 7 years ago
Removed goodies
Fred Christensen
More...
over 7 years ago
Remember that time
Fred Christensen
More...
over 7 years ago
getting further with feedforward basis, still failing on multiply from input. Added transpose and test runner for layer namespace
Robert Plummer
More...
over 7 years ago
Loggity
Fred Christensen
More...
over 7 years ago
Last things
Fred Christensen
More...
over 7 years ago
Updates all the things.
Fred Christensen
More...
over 7 years ago
get rid of weigh, and just use multiply, get network connected and tested in end-to-end.js test, but still not reducing error. The problem is located in how output is connected to the rest of the net, we need to further reduce its value. This is a good resting point, so committing.
Robert Plummer
More...
over 7 years ago
Committing before I change to promise so I don't break things too bad
Fred Christensen
More...
over 7 years ago
Rebased onto master and small update for initialize to not send data but sizes
Fred Christensen
More...
over 7 years ago
updates training to train async or not and fixes the tests to conform
Fred Christensen
More...
over 7 years ago
←
1
2
…
30
31
32
33
34
35
36
37
38
…
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