Skip to content

Releases: BrainJS/brain.js

Expose leakyReluAlpha as NeuralNetwork option

Choose a tag to compare

@robertleeplummerjr robertleeplummerjr released this 13 Nov 15:03
feat: expose leakyReluAlpha

very small feature, large consequences

RNN toJSON fix

Choose a tag to compare

@robertleeplummerjr robertleeplummerjr released this 13 Nov 15:02
1.4.9

fix: bump version and build

Maintenance release

Choose a tag to compare

@robertleeplummerjr robertleeplummerjr released this 04 Nov 20:31
1.4.7

fix: Include index.js in build (oops!)

Maintenance release

Choose a tag to compare

@robertleeplummerjr robertleeplummerjr released this 04 Nov 20:02

Adds toFunction() to RNNTimeStep and a number of fixes to do with hidden layers in recurrent nets.

Maintenance Release

Choose a tag to compare

@mubaidr mubaidr released this 04 Oct 17:23
fc48ae6
Merge pull request #281 from BrainJS/185-cross-validation-fixes

fix: Fix CrossValidate to have tests for when data too small

Refine TrainStream and CrossValidate

Choose a tag to compare

@robertleeplummerjr robertleeplummerjr released this 21 Sep 12:21
b2bec1e

Refine the somewhat undocumented

Also Update Typescript for use with all released neural networks.

maintenance release

Choose a tag to compare

@robertleeplummerjr robertleeplummerjr released this 10 Aug 12:39
a82faba
Merge pull request #261 from BrainJS/260-error-rate

fix: Error rate scale

maintenance release

Choose a tag to compare

@robertleeplummerjr robertleeplummerjr released this 10 Aug 12:32
1.2.5

chore: Increment and ready for release

maintenance release + adding Typescript typings

Choose a tag to compare

@robertleeplummerjr robertleeplummerjr released this 11 Jun 20:53
1.2.2

bump version and build

Fix es5 module export for new TimeStep neural networks

Choose a tag to compare

@robertleeplummerjr robertleeplummerjr released this 25 Apr 17:09
1179fea
Merge pull request #200 from BrainJS/199-fix-export

fix #199 - Properly export on es5 module