Skip to content

Tags: robperc/sagemaker-python-sdk

Tags

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 1.2.3 (aws#152)

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix inaccurate linear learner hyper-parameter and bump version to 1.2…

….2 (aws#120)

* Fix inaccurate range and doc in linear learner hyper-parameters

* bump to verison 1.2.2

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.
Login to ECR if needed for Local Mode (aws#121)

Instead of having docker-compose generate a random network each time use a constant network.

When running local mode the SDK will perform an ECR login if required.

Bump version to 1.2.1

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.
Update default versions to TensorFlow 1.6 and MXNet 1.1 (aws#118)

* Update default TF and MXNet versions

* Update changelog

* Bump version to 1.2.0 due to TF / MXNet version changes

* Reorder changelog entries

* Update version info in README

v1.1.3

Toggle v1.1.3's commit message
Add new hyper-parameters for linear learner and bump version to v1.1.3 (

aws#112)

* add new hyper-parameters for linear learner

adding hyper-parameters for early stopping and new loss types.

* bump version to 1.1.3

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version to 1.1.2 (aws#98)

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.
Bump the version from 1.1.0 to 1.1.1 (aws#89)

v1.1.0

Toggle v1.1.0's commit message
Update changelog for 1.1.0 (aws#85)

v1.0.4

Toggle v1.0.4's commit message
Add ntm algorithm with doc, unit tests, integ tests (aws#73)

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add FM and LDA to the documentation. (aws#66)