Skip to content

Commit

Permalink
0.1 release note (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Weisu Yin authored Jan 25, 2023
1 parent 53ccbb7 commit a7326a1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/whats_new/v0.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Version 0.1.0

We're happy to announce the AutoGluon-Cloud 0.1 release. 0.1 is the initial release of the Cloud module and enables you to train and deploy AutoGluon backed models on AWS SageMaker.
Don't wait to try it out and we are happy to any feedback!

Currently, AutoGluon-Cloud supports training and deploying TabularPredictor and MultiModalPredictor with AutoGluon Deep Learning Containers version 0.6.0 and newer.

To learn more, check out our [tutorial](https://auto.gluon.ai/cloud/0.1.0/index.html)

This release contains **50** commits from **7** contributors.

See the full commit change-log here: https://github.com/autogluon/autogluon/commits/0.6.1/cloud and here: https://github.com/autogluon/autogluon-cloud/commits/0.1.0

Full Contributor List (ordered by # of commits):
- @yinweisu, @gradientsky, @tonyhoo, @gidler, @giswaq, @sxjscience, @suzhoum

This version supports Python versions 3.7 to 3.9.

0 comments on commit a7326a1

Please sign in to comment.