/ml-gameday-tutorial

This repository contains code and guides for getting your team quickly started with the ML gameday event.

Primary LanguageJavaScriptOtherNOASSERTION

AI Command GameDay Getting Started Guide

Welcome to the AI Command GameDay getting started guide! This set of tutorials will help you and your team playing the game quickly. Make sure to read the requirements below and then follow the Tutorials in this repository.

Requirements

  • Run Linux or Mac. (tested on Amazon Linux)
  • Install npm >5 and node >8. (instructions)
  • Set up an AWS account. (instructions)
  • Install git

Tutorials

Getting Started

This tutorial will get your team and your development environments ready to go. Start here

Creating the Layout Endpoint

This will walk you through how to train and deploy your first Layout model using aws-sagemaker-build

Creating the Shoot Endpoint

This will walk you through how to train and deploy your first Shoot model using aws-sagemaker-build

License Summary

The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.

The sample code within this documentation is made available under the MIT-0 license. See the LICENSE-SAMPLECODE file.