Keras vs. MATLAB

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Keras
Score 7.8 out of 10
N/A
Keras is a Python deep learning libraryN/A
MATLAB
Score 8.4 out of 10
N/A
MatLab is a predictive analytics and computing platform based on a proprietary programming language. MatLab is used across industry and academia.
$49
per student license
Pricing
KerasMATLAB
Editions & Modules
No answers on this topic
Student
$49
per student license
Student
$49
per student suite license
Home
$149
perpetual license
Education
$250
per year
Education
$500
perpetual license
Standard
$860
per year
Standard
2,150
perpetual license
Offerings
Pricing Offerings
KerasMATLAB
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
KerasMATLAB
Considered Both Products
Keras
Chose Keras
Keras is good to develop deep learning models. As compared to TensorFlow, it's easy to write code in Keras. You have more power with TensorFlow but also have a high error rate because you have to configure everything by your own. And as compared to MATLAB, I will always prefer …
MATLAB

No answer on this topic

Top Pros
Top Cons
Best Alternatives
KerasMATLAB
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
Alteryx
Alteryx
Score 9.0 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
KerasMATLAB
Likelihood to Recommend
8.1
(6 ratings)
8.1
(53 ratings)
Usability
7.7
(2 ratings)
9.9
(4 ratings)
Support Rating
8.2
(2 ratings)
9.5
(7 ratings)
User Testimonials
KerasMATLAB
Likelihood to Recommend
Open Source
Keras is quite perfect, if the aim is to build the standard Deep Learning model, and materialize it to serve the real business use case, while it is not suitable if the purpose is for research and a lot of non-standard try out and customization are required, in that case either directly goes to low level TensorFlow API or Pytorch
Read full review
MathWorks
MATLAB really does best for solving computational problems in math and engineering. Especially when you have to use a lot of functions in your solving process, or if you have a nonlinear equation that must be iteratively solved. [MATLAB] can also perform things like integration and derivation on your equations that you put into it.
Read full review
Pros
Open Source
  • One of the reason to use Keras is that it is easy to use. Implementing neural network is very easy in this, with just one line of code we can add one layer in the neural network with all it's configurations.
  • It provides lot of inbuilt thing like cov2d, conv2D, maxPooling layers. So it makes fast development as you don't need to write everything on your own. It comes with lot of data processing libraries in it like one hot encoder which also makes your development easy and fast.
  • It also provides functionality to develop models on mobile device.
Read full review
MathWorks
  • It has a very user friendly library which helps users learn this software fairly quickly in a short span of time.
  • The graphical user interface provided by the software is really good.
  • The code that a person writes allows options for debugging.
  • One can visualize the flow of control of their code inside MATLAB.
Read full review
Cons
Open Source
  • As it is a kind of wrapper library it won't allow you to modify everything of its backend
  • Unlike other deep learning libraries, it lacks a pre-defined trained model to use
  • Errors thrown are not always very useful for debugging. Sometimes it is difficult to know the root cause just with the logs
Read full review
MathWorks
  • MatLab is pricier than most of its competitors and because of this reason, many organizations are moving towards cheaper alternatives - mostly Python.
  • MatLab is inefficient when it comes to performing a large number of iterations. It gets laggy and often crashes. Python is better in this regard.
  • There is a limited number of hardware options (mostly NI) that can be connected directly to the data acquisition toolbox.
Read full review
Usability
Open Source
I am giving this rating depending on my experience so far with Keras, I didn't face any issue far. I would like to recommend it to the new developers.
Read full review
MathWorks
MATLAB is pretty easy to use. You can extend its capabilities using the programming interface. Very flexible capabilities when it comes to graphical presentation of your data (so many different kinds of options for your plotting needs). Anytime you are working with large data sets, or with matrices, MATLAB is likely to be very helpful.
Read full review
Support Rating
Open Source
Keras have really good support along with the strong community over the internet. So in case you stuck, It won't so hard to get out from it.
Read full review
MathWorks
The built-in search engine is not as performing as I wish it would be. However, the YouTube channel has a vast library of informative video that can help understanding the software. Also, many other software have a nice bridge into MATLAB, which makes it very versatile. Overall, the support for MATLAB is good.
Read full review
Alternatives Considered
Open Source
Keras is good to develop deep learning models. As compared to TensorFlow, it's easy to write code in Keras. You have more power with TensorFlow but also have a high error rate because you have to configure everything by your own. And as compared to MATLAB, I will always prefer Keras as it is easy and powerful as well.
Read full review
MathWorks
How MATLAB compares to its competition or similar open access tools like R (programming language) or SciLab is that it's simply more powerful and capable. It embraces a wider spectrum of possibilities for far more fields than any other environment. R, for example, is intended primarily for the area of statistical computing. SciLab, on the other hand, is a similar open access tool that falls very short in its computing capabilities. It's much slower when running larger scripts and isn't documented or supported nearly as well as MATLAB.
Read full review
Return on Investment
Open Source
  • Easy and faster way to develop neural network.
  • It would be much better if it is available in Java.
  • It doesn't allow you to modify the internal things.
Read full review
MathWorks
  • MATLAB helps us quickly sort through large sets of data because we keep the same script each time we run an analyzation, making it very efficient to run this whole process.
  • The software makes it super easy for us to create plots that we can then show to investors or clients to display our data.
  • We are also looking to create an app for our product, and we will not be able to do that on MATLAB, therefore creating a limiting issue and a new learning curve for a programming language.
Read full review
ScreenShots