Amazon Deep Learning AMIs vs. Jupyter Notebook

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon Deep Learning AMIs
Score 8.8 out of 10
N/A
AMIs are Amazon Machine Images, virtual appliance deployed on EC2. The AWS Deep Learning AMIs provide machine learning practitioners and researchers with the infrastructure and tools to accelerate deep learning in the cloud, at scale. Users can launch Amazon EC2 instances pre-installed with deep learning frameworks and interfaces such as TensorFlow, PyTorch, Apache MXNet, Chainer, Gluon, Horovod, and Keras to train sophisticated, custom AI models, experiment with new algorithms, or to learn new…N/A
Jupyter Notebook
Score 8.9 out of 10
N/A
Jupyter Notebook is an open-source web application that allows users to create and share documents containing live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, and machine learning. It supports over 40 programming languages, and notebooks can be shared with others using email, Dropbox, GitHub and the Jupyter Notebook Viewer. It is used with JupyterLab, a web-based IDE for…N/A
Pricing
Amazon Deep Learning AMIsJupyter Notebook
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Amazon Deep Learning AMIsJupyter Notebook
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon Deep Learning AMIsJupyter Notebook
Top Pros
Top Cons
Features
Amazon Deep Learning AMIsJupyter Notebook
Platform Connectivity
Comparison of Platform Connectivity features of Product A and Product B
Amazon Deep Learning AMIs
-
Ratings
Jupyter Notebook
8.5
21 Ratings
1% above category average
Connect to Multiple Data Sources00 Ratings9.021 Ratings
Extend Existing Data Sources00 Ratings9.220 Ratings
Automatic Data Format Detection00 Ratings8.514 Ratings
MDM Integration00 Ratings7.415 Ratings
Data Exploration
Comparison of Data Exploration features of Product A and Product B
Amazon Deep Learning AMIs
-
Ratings
Jupyter Notebook
9.6
21 Ratings
13% above category average
Visualization00 Ratings9.621 Ratings
Interactive Data Analysis00 Ratings9.621 Ratings
Data Preparation
Comparison of Data Preparation features of Product A and Product B
Amazon Deep Learning AMIs
-
Ratings
Jupyter Notebook
9.0
21 Ratings
9% above category average
Interactive Data Cleaning and Enrichment00 Ratings9.320 Ratings
Data Transformations00 Ratings8.921 Ratings
Data Encryption00 Ratings8.514 Ratings
Built-in Processors00 Ratings9.314 Ratings
Platform Data Modeling
Comparison of Platform Data Modeling features of Product A and Product B
Amazon Deep Learning AMIs
-
Ratings
Jupyter Notebook
8.9
21 Ratings
5% above category average
Multiple Model Development Languages and Tools00 Ratings9.020 Ratings
Automated Machine Learning00 Ratings9.218 Ratings
Single platform for multiple model development00 Ratings9.221 Ratings
Self-Service Model Delivery00 Ratings8.020 Ratings
Model Deployment
Comparison of Model Deployment features of Product A and Product B
Amazon Deep Learning AMIs
-
Ratings
Jupyter Notebook
8.8
19 Ratings
3% above category average
Flexible Model Publishing Options00 Ratings8.819 Ratings
Security, Governance, and Cost Controls00 Ratings8.718 Ratings
Best Alternatives
Amazon Deep Learning AMIsJupyter Notebook
Small Businesses
IBM SPSS Modeler
IBM SPSS Modeler
Score 7.8 out of 10
IBM SPSS Modeler
IBM SPSS Modeler
Score 7.8 out of 10
Medium-sized Companies
Posit
Posit
Score 9.1 out of 10
Mathematica
Mathematica
Score 8.2 out of 10
Enterprises
IBM SPSS Modeler
IBM SPSS Modeler
Score 7.8 out of 10
IBM SPSS Modeler
IBM SPSS Modeler
Score 7.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon Deep Learning AMIsJupyter Notebook
Likelihood to Recommend
10.0
(2 ratings)
8.4
(22 ratings)
Usability
-
(0 ratings)
10.0
(1 ratings)
Support Rating
-
(0 ratings)
9.0
(1 ratings)
User Testimonials
Amazon Deep Learning AMIsJupyter Notebook
Likelihood to Recommend
Amazon AWS
Amazon AMIs has been very useful for the quick setup and implementation of deep learning for data analysis which is something I have used the service for in my own research. We commonly use the service to enable students to run intensive deep learning algorithms for their assessments. This service works well in this scenario as it allows students to quickly set up a suitable environment and get started with little hassle. If you are looking to run simple, surface level deep learning algorithms (kind of contradictory statement I know) then AMI is more complicated than most will need. When it comes to teaching the basics of Machine Learning, this kind of system is unnecessary and there are other alternatives which can be used. That being said this service is a must if you are looking to run complex deep learning via the cloud.
Read full review
Open Source
I've created a number of daisy chain notebooks for different workflows, and every time, I create my workflows with other users in mind. Jupiter Notebook makes it very easy for me to outline my thought process in as granular a way as I want without using innumerable small. inline comments.
Read full review
Pros
Amazon AWS
  • Setting up environment
  • Support for different types of machines
  • Perfect for Machine Learning / Deep Learning use cases
  • Nvidia / Cuda / Conda support easily
Read full review
Open Source
  • Simple and elegant code writing ability. Easier to understand the code that way.
  • The ability to see the output after each step.
  • The ability to use ton of library functions in Python.
  • Easy-user friendly interface.
Read full review
Cons
Amazon AWS
  • Some aspects of the User Interface are quite confusing and activating packages can be a bit convoluted
  • It can be a bit confusing to switch between frameworks for novice users
Read full review
Open Source
  • Need more Hotkeys for creating a beautiful notebook. Sometimes we need to download other plugins which messes [with] its default settings.
  • Not as powerful as IDE, which sometimes makes [the] job difficult and allows duplicate code as it get confusing when the number of lines increases. Need a feature where [an] error comes if duplicate code is found or [if a] developer tries the same function name.
Read full review
Usability
Amazon AWS
No answers on this topic
Open Source
Jupyter is highly simplistic. It took me about 5 mins to install and create my first "hello world" without having to look for help. The UI has minimalist options and is quite intuitive for anyone to become a pro in no time. The lightweight nature makes it even more likeable.
Read full review
Support Rating
Amazon AWS
No answers on this topic
Open Source
I haven't had a need to contact support. However, all required help is out there in public forums.
Read full review
Alternatives Considered
Amazon AWS
Both of these services provide similar functionality and from my experience both are top class services which cover most of your needs. I think ultimately it comes down to what you need each service for. For example Amazon DL AMIs allows for clustering by default meaning I am able to run several clustering algorithms without a problem whereas IBM Watson Studio doesn't provide this functionality. They both provide a wide range of default packages such as Amazon providing caffe-2 and IBM providing sci-kitlearn. My main point is that both are very good services which have very similar functionality, you just need to think about the costs, suitability of features and integration with other services you are using.
Read full review
Open Source
With Jupyter Notebook besides doing data analysis and performing complex visualizations you can also write machine learning algorithms with a long list of libraries that it supports. You can make better predictions, observations etc. with it which can help you achieve better business decisions and save cost to the company. It stacks up better as we know Python is more widely used than R in the industry and can be learnt easily. Unlike PyCharm jupyter notebooks can be used to make documentations and exported in a variety of formats.
Read full review
Return on Investment
Amazon AWS
  • Saves a lot of Infra Costs
  • Saves a lot of time in handling environment issues
  • Easy to start a new instance
Read full review
Open Source
  • Positive impact: flexible implementation on any OS, for many common software languages
  • Positive impact: straightforward duplication for adaptation of workflows for other projects
  • Negative impact: sometimes encourages pigeonholing of data science work into notebooks versus extending code capability into software integration
Read full review
ScreenShots