Closed greenkeeper[bot] closed 6 years ago
After pinning to 1.4.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
brain.js was updated from 1.4.6
to 1.4.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
brain.js was updated from 1.4.7
to 1.4.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
brain.js was updated from 1.4.8
to 1.4.9
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 5 commits.
2ce1b1b
fix: bump version and build
59c590e
Merge pull request #302 from felangel/bugfix-DataFormatter.fromJSON
28c1503
Update DataFormatter.fromJSON to include specialIndexes
450110b
fix: Performance 25% or so faster in chrome/v8 for mse
3e8c6ca
fix: Include index.js in build (oops!)
See the full diff
dependency
brain.js was updated from 1.4.9
to 1.4.10
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 10 commits.
d761e8a
feat: expose leakyReluAlpha
565d600
Merge pull request #303 from mrorigo/leakyrelu-alpha
7f48c03
Added leakyReluAlpha in toFunction
3d1534f
Added basic test for leakyReluAlpha option
63f8209
Added leakyReluAlpha option
2ce1b1b
fix: bump version and build
59c590e
Merge pull request #302 from felangel/bugfix-DataFormatter.fromJSON
28c1503
Update DataFormatter.fromJSON to include specialIndexes
450110b
fix: Performance 25% or so faster in chrome/v8 for mse
3e8c6ca
fix: Include index.js in build (oops!)
See the full diff
dependency
brain.js was updated from 1.4.10
to 1.5.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 29 commits.
f46edb9
fix: Links
5275ca6
Merge pull request #305 from BrainJS/rnn-time-step-inputs
41965bf
fix: documentation and examples
4d4208c
Merge pull request #304 from BrainJS/282-fix-gpu
a770fef
fix: GPU and add official test for it
0734989
fix: rebuild after merge
7a97e13
Merge branch 'master' into rnn-time-step-inputs
e734525
fix: Updating typescript declaration an and build
be69875
fix: Fixes for object input, json output, and toFunction
7d0a769
fix: Bump and build for alpha testing
d56884f
fix: Better organize into casting and reuse for both RNNTimeStep and NeuralNetwork
f3592ae
fix: Implement data formatter and test, and migrate to it
5f7e7f3
fix: More unit tests and fixes for general inputs and outputs
d761e8a
feat: expose leakyReluAlpha
565d600
Merge pull request #303 from mrorigo/leakyrelu-alpha
There are 29 commits in total.
See the full diff
dependency
brain.js was updated from 1.5.0
to 1.5.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 32 commits.
78f369f
fix: Documentation for json
d6c7576
fix: Some fixes for TrainStream to test and fix formatter for use there
74cb40f
fix: docs
f46edb9
fix: Links
5275ca6
Merge pull request #305 from BrainJS/rnn-time-step-inputs
41965bf
fix: documentation and examples
4d4208c
Merge pull request #304 from BrainJS/282-fix-gpu
a770fef
fix: GPU and add official test for it
0734989
fix: rebuild after merge
7a97e13
Merge branch 'master' into rnn-time-step-inputs
e734525
fix: Updating typescript declaration an and build
be69875
fix: Fixes for object input, json output, and toFunction
7d0a769
fix: Bump and build for alpha testing
d56884f
fix: Better organize into casting and reuse for both RNNTimeStep and NeuralNetwork
f3592ae
fix: Implement data formatter and test, and migrate to it
There are 32 commits in total.
See the full diff
The dependency brain.js was updated from
1.4.5
to1.4.6
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
brain.js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/mysamai/natural-brain/builds/450579931?utm_source=github_status&utm_medium=notification)).Release Notes for Maintenance release
Adds
toFunction()
to RNNTimeStep and a number of fixes to do with hidden layers in recurrent nets.Commits
The new version differs by 1 commits.
3a4d98e
fix: Weight loss.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: