Need advice about which tool to choose?Ask the StackShare community!

Keras

1K
1.1K
+ 1
22
MXNet

45
79
+ 1
2
Add tool

Keras vs MXNet: What are the differences?

What is Keras? Deep Learning library for Theano and TensorFlow. Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano. https://keras.io/.

What is MXNet? A flexible and efficient library for deep learning. A deep learning framework designed for both efficiency and flexibility. It allows you to mix symbolic and imperative programming to maximize efficiency and productivity. At its core, it contains a dynamic dependency scheduler that automatically parallelizes both symbolic and imperative operations on the fly.

Keras and MXNet belong to "Machine Learning Tools" category of the tech stack.

Some of the features offered by Keras are:

  • neural networks API
  • Allows for easy and fast prototyping
  • Convolutional networks support

On the other hand, MXNet provides the following key features:

  • Lightweight
  • Portable
  • Flexible distributed/Mobile deep learning

Keras and MXNet are both open source tools. It seems that Keras with 43.2K GitHub stars and 16.5K forks on GitHub has more adoption than MXNet with 17.5K GitHub stars and 6.21K GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Keras
Pros of MXNet
  • 8
    Quality Documentation
  • 7
    Supports Tensorflow and Theano backends
  • 7
    Easy and fast NN prototyping
  • 2
    User friendly

Sign up to add or upvote prosMake informed product decisions

Cons of Keras
Cons of MXNet
  • 4
    Hard to debug
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    What is Keras?

    Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano. https://keras.io/

    What is MXNet?

    A deep learning framework designed for both efficiency and flexibility. It allows you to mix symbolic and imperative programming to maximize efficiency and productivity. At its core, it contains a dynamic dependency scheduler that automatically parallelizes both symbolic and imperative operations on the fly.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Keras?
    What companies use MXNet?
    See which teams inside your own company are using Keras or MXNet.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Keras?
    What tools integrate with MXNet?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Keras and MXNet?
    PyTorch
    PyTorch is not a Python binding into a monolothic C++ framework. It is built to be deeply integrated into Python. You can use it naturally like you would use numpy / scipy / scikit-learn etc.
    TensorFlow
    TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API.
    scikit-learn
    scikit-learn is a Python module for machine learning built on top of SciPy and distributed under the 3-Clause BSD license.
    CUDA
    A parallel computing platform and application programming interface model,it enables developers to speed up compute-intensive applications by harnessing the power of GPUs for the parallelizable part of the computation.
    Kubeflow
    The Kubeflow project is dedicated to making Machine Learning on Kubernetes easy, portable and scalable by providing a straightforward way for spinning up best of breed OSS solutions.
    See all alternatives