DeepSE / SageMakerActions

33 stars 16 forks source link

SageMakerActions

Quick demo

Features

Sagemaker train and result report

image

Simple leader board

image

/deploy command

image

/delete command

image

How to setup

Fork this repos

Fork it

Add Github Secrets

image

Add main branch protection rule

Make sure the people send a pull request by protecting the master branch in settings/branches. image

Make a pull request from a branch (WIP)

For somehow, the action does not work from forked repos. It means we need a write access of the main repos, and create a branch in the main repos to fire the github actions.

Alternatively, we need to set the Github secrets in each forked repos.

Work together

Feel free to send a PR or write a issue.