Skip to content

Tags: esa/dcgp.js

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update package versions (#42)

* Bump eslint-utils from 1.3.1 to 1.4.3

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump handlebars from 4.1.2 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <[email protected]>

* Update package versions

* Update version of self

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature: hybrid algorithm (#39)

* Add hybrid algorithm

* Remove lodash vulnerability

* Return learned constants in JS

* finish hybrid algorithm

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(package.json): update package version (#38)

Update the package version of jsdoc.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove WebAssembly initialisation hijack (#37)

* Update tests

* Update build script and version

* Remove custom hack

* Update documentation

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1 release + new kernels (#36)

* New kernels, gaussian and square root

* Make isDestroyed read only

* Update version

* Remove randomness from test result

v1.0.0-beta.6

Toggle v1.0.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Gradient descent performance improvement (#35)

* Add improved adaptive learning rate

* Update version

v1.0.0-beta.5

Toggle v1.0.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
NaN recovery for mu plus lambda (#34)

* Change destroyed to isDestroyed

* Add ability to recover from NaN to mu plus lambda

* Add tests

* Update version

* Fix test precision error

v1.0.0-beta.4

Toggle v1.0.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0.0-beta.3

Toggle v1.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add adaptive gradient descent (#32)

v1.0.0-beta.2

Toggle v1.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update config.yml