Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sagemaker] Pytorch CNN Model + deploy (optional) #13

Open
4 tasks
danielkurniadi opened this issue Jan 4, 2020 · 0 comments
Open
4 tasks

[Sagemaker] Pytorch CNN Model + deploy (optional) #13

danielkurniadi opened this issue Jan 4, 2020 · 0 comments
Assignees

Comments

@danielkurniadi
Copy link
Member

danielkurniadi commented Jan 4, 2020

Feature

  • Demo for data analytics and modelling with Pytorch + sagemaker

Describe the solution you'd like

  • Using Image dataset (no need download file, use torchvision.dataset)
  • Simple Architecture (Can copy VGG but make sure build from scratch)
  • Add visualisation, e.g. implot several visualisation, plot loss & accuracy
  • Sagemaker's entrypoint.py for training and deployment in AWS cloud (optional)
@danielkurniadi danielkurniadi changed the title [Sagemaker] Pytorch CIFAR10 Model + deploy (optional) [Sagemaker] Pytorch CNN Model + deploy (optional) Jan 5, 2020
@danielkurniadi danielkurniadi self-assigned this Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant