mysamai / natural-brain

A natural language classifier using Node Natural with a BrainJS neural network
MIT License
320 stars 29 forks source link

Update brain.js to the latest version ๐Ÿš€ #31

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0-rc.4 of brain.js was just published.

Dependency brain.js
Current Version 0.7.0
Type dependency

The version 1.0.0-rc.4 is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of brain.js.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 213 commits.

  • 332bc5b fix ones, bump version numbers
  • a28bd57 Merge pull request #101 from BrainJS/nn-gpu
  • a205b3b Merge pull request #100 from perborgen/master
  • f109b9e Added the tutorial link inline
  • 116081d Added link to Brain.js tutorial
  • 418c05b Update chat
  • 3437dfb update to let from var
  • 7fc04fb cleanup and reuse base network
  • 7b4b601 Merge branch 'master' into nn-gpu
  • 4968cf9 Merge pull request #94 from nicoschtein/patch-1
  • 63dd83a Fixed Color Contrast Link
  • 120f9b3 Updated link to color contrast demo
  • b9e3242 Update the repository url
  • 77a6adf Merge pull request #90 from harthur-org/82-reinforce
  • ed611d7 build

There are 213 commits in total.

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:

greenkeeper[bot] commented 6 years ago

Version 1.0.0-rc.5 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 10 commits.

  • 366cde6 bump version and add dependency
  • c0c114a experimenting with using a single kernel for mse
  • 1e3c524 experimenting with using a single kernel for mse
  • f772f03 throw exception on toFunction for GPU instance
  • c27a6aa gpu instance needs passed to toArray, remove unused imports
  • 9f09017 gpu instance needs passed to toArray, remove unused imports
  • d470849 refine defaults into class
  • 6227e38 make
  • 18e523b cleanup of unused, unneeded properties, and default checks
  • 731875d Ensure proper names are passed down through to gpu createKernelMap

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.0-rc.6 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

  • e9ec361 Merge pull request #105 from shimondoodkin/master
  • 44a86f5 change data.constructor !== Array to Array.isArray

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.0-rc.7 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 1 commits.

  • 11ae3e8 fixes #110, makes data formatter a set of singletons and don't overwrite input, but rather use rawInput

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.0-rc.8 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.0-rc.9 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 1 commits.

  • 88b0dda fix #110 and ensure test tests for value

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.0.0 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 1 commits.

  • 914a8a2 resolve dependencies and release v1

See the full diff