AMAZON MACHINE IMAGE.
Deep Learning Studio Cloud is a single-user solution for creating and deploying AI. The simple drag & drop interface helps you design deep learning models with ease. Pre-trained models as well as use built-in assistive features simplify and accelerate the model development process. You can import model code and edit the model with the visual interface. The platform automatically saves each model version as you iterate and tune hyper-parameters to improve performance. You can compare performance across versions to find your optimal design. AutoML feature can let you design your first neural network without prior knowledge of deep learning.
Running Deep Learning Studio on AMI
Follow below steps to run Deep Learning Studio using AMI:
Step 1. Log in to AWS Console and click on EC2 under Compute.
Step 2. Click on Launch Instance button.
Step 3. Click on AWS Marketplace and then search for Deep Learning Studio and select the Deep Learning Studio AMI.
Step 4. Choose an Instance Type. We recommend p2.xlarge instance, which is having 12GB NVIDIA K80 GPU costs $0.90/hr. You are free to choose other instances.
Step 5. Click on Add Storage tab and enter the storage size. Min 15GB is required.
Step 6. Click on Configure Security Group tab and then select the option Create a new security group. Enter security group name and description. After this, click on Add Rule Button and open the port ranged 8880-8890.
Step 7. Review all your settings and click on Launch button.
Step 8. Select the Create a new key pair option from drop-down. Enter Key pair name and then click on Download Key Pair. After downloading the key file, click on Launch Instance button.
Step 9. Wait for instance to start and be ready.
Step 10. Connect to deep learning studio from your browser by going to http://< instance ip >:8880/
Visit our community link for more info.