Skip to content

a-ghorbani/packer-aws-deeplearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Packer AWS deep-learning

Creates a AWS AMI with packer. The base image is the Amazon Deep Learning AMI

This image basically only updates Keras to version 2, and installs tqdm and pydot.

Build

> packer build \
    -var 'aws_access_key=YOUR_AWS_ACCESS_KEY' \
    -var 'aws_secret_key=YOUR_AWS_SECRET_KEY' \
    deep-learning.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages