Overview
Include Deep Learning environment and provide jupyter notebook on web. Automatically starts a jupyter notebook server on https port 8888. The password is your instance id. Python version 3.8 Tensorflow version 2.11 Pytorch version 1.13 Keras version 2.11 Scikit Learn, Matplotlib, Numpy,Pillow included as dependencies Nvidia CUDA version 11.7 + CUDNN version 8.7 + Tensorrt8.5
Highlights
- Automatic support of gpu instance(if your instance is GPU instance)
- The latest deep learning environment
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
g4dn.4xlarge Recommended | $0.25 |
t2.micro | $0.00 |
t3.micro | $0.00 |
g4ad.16xlarge | $0.12 |
t3.2xlarge | $0.18 |
p3dn.24xlarge | $0.20 |
g5.48xlarge | $0.12 |
g5.12xlarge | $0.12 |
g4dn.8xlarge | $0.25 |
t3.medium | $0.08 |
Vendor refund policy
no refund
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Version 2.0.0 - 2026-04-30
Major Changes
- Upgraded OS from Ubuntu 20.04 LTS (EOL) to Ubuntu 24.04 LTS (supported until 2034)
- Upgraded NVIDIA Driver from 525 to 595
- Upgraded CUDA Toolkit from 11.7 to 12.6
- Upgraded cuDNN from 8.9 to 9.x
- Upgraded TensorFlow from 2.11 to 2.21 (GPU enabled)
- Upgraded PyTorch from 1.13.1 to 2.5.1 (GPU enabled)
- Upgraded Python from 3.8 to 3.12
New Features
- Out-of-the-box Jupyter access: Default password is the EC2 Instance ID, no SSH setup required
- Python venv isolation: All frameworks installed in /home/ubuntu/dl-env, avoiding system package conflicts
- Version pinning: CUDA and NVIDIA driver locked to prevent unintended upgrades during apt upgrade
Security Fixes
- Resolved all known vulnerabilities from Ubuntu 20.04 EOL by migrating to Ubuntu 24.04 LTS
- IMDSv2 support for secure instance metadata access
Known Issues
- TensorFlow and PyTorch ship their own CUDA runtime libraries inside the venv. System CUDA 12.6 is used for nvcc compilation only.
- First page load of Jupyter may take a few seconds after instance boot.
Upgrade Notes
- This is a full OS migration, not an in-place upgrade.
- Existing models and code using TensorFlow or PyTorch should be tested for compatibility with the new framework versions.
- Users who pinned specific package versions should verify compatibility with Python 3.12.
Additional details
Usage instructions
Getting Started
This AMI is ready to use out of the box. No SSH setup required.
Step 1: Launch an EC2 Instance Launch an instance using this AMI. Make sure your security group allows inbound traffic on port 22 (SSH) and port 8888 (Jupyter Notebook).
Step 2: Access Jupyter Notebook Open your browser and go to: http://(your-instance-public-ip):8888
Default password: your EC2 Instance ID (example: i-0a1b2c3d4e5f6g7h8) You can find the Instance ID in the AWS Console under EC2 - Instances.
Step 3: Start Working You now have a fully configured deep learning environment with TensorFlow, PyTorch, and GPU acceleration. Create a new notebook and start coding.
Recommended Instance Types
g4dn.xlarge (Best Value) GPU: 1x NVIDIA T4, 16 GB GPU Memory vCPU: 4, RAM: 16 GB Best for: Development, inference, light training On-Demand: approximately USD 0.526/hr
g4dn.2xlarge GPU: 1x NVIDIA T4, 16 GB GPU Memory vCPU: 8, RAM: 32 GB Best for: Larger datasets, CPU-intensive preprocessing On-Demand: approximately USD 0.752/hr
g5.xlarge GPU: 1x NVIDIA A10G, 24 GB GPU Memory vCPU: 4, RAM: 16 GB Best for: Larger models, faster training On-Demand: approximately USD 1.006/hr
g5.2xlarge GPU: 1x NVIDIA A10G, 24 GB GPU Memory vCPU: 8, RAM: 32 GB Best for: Production inference, medium-scale training On-Demand: approximately USD 1.212/hr
p3.2xlarge GPU: 1x NVIDIA V100, 16 GB GPU Memory vCPU: 8, RAM: 61 GB Best for: Serious training workloads On-Demand: approximately USD 3.06/hr
Prices are approximate and may vary. Please check AWS pricing for the latest rates. Use Spot Instances to save up to 70%.
Cost Saving Tips
- Use Spot Instances for development and non-critical workloads
- Stop the instance when not in use, you only pay for EBS storage when stopped
- Start with g4dn.xlarge and scale up only if needed
SSH Access (Optional)
ssh -i your-key.pem ubuntu@(your-instance-public-ip) source ~/dl-env/bin/activate
Changing the Jupyter Password
source ~/dl-env/bin/activate jupyter notebook password sudo systemctl restart jupyter.service
Pre-installed Frameworks
TensorFlow 2.21 (GPU enabled) PyTorch 2.5.1 (GPU enabled) NumPy, SciPy, scikit-learn Matplotlib, Pillow, h5py Jupyter Notebook
Support
For framework-specific questions, refer to the official documentation: TensorFlow: https://www.tensorflow.org/ PyTorch: https://pytorch.org/
Resources
Vendor resources
Support
Vendor support
prosupport@hanweie.com If you encounter problems in the process of using the system, please feel free to contact us by email, thank you!
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.