Keras icon
Keras icon

Keras

Keras is a deep learning API written in Python and capable of running on top of either JAX, TensorFlow, or PyTorch.

Cost / License

  • Free
  • Open Source

Platforms

  • Self-Hosted
  • Linux
  • Mac
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Data science
  2.  Neural network

 Tags

Keras News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

No activities found.

Keras information

  • Developed by

    US flagKeras Team
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  63,639 Stars
  •  19,649 Forks
  •  253 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Keras was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Keras?

Keras is a deep learning API written in Python and capable of running on top of either JAX, TensorFlow, or PyTorch.

Keras is:

  • Simple — but not simplistic. Keras reduces developer cognitive load to free you to focus on the parts of the problem that really matter.
  • Flexible — Keras adopts the principle of progressive disclosure of complexity: simple workflows should be quick and easy, while arbitrarily advanced workflows should be possible via a clear path that builds upon what you've already learned.
  • Powerful — Keras provides industry-strength performance and scalability: it is used by organizations including NASA, YouTube, or Waymo.

A superpower for developers.

The purpose of Keras is to give an unfair advantage to any developer looking to ship Machine Learning-powered apps. Keras focuses on debugging speed, code elegance & conciseness, maintainability, and deployability. When you choose Keras, your codebase is smaller, more readable, easier to iterate on. Your models run faster thanks to XLA compilation with JAX and TensorFlow, and are easier to deploy across every surface (server, mobile, browser, embedded) thanks to the serving components from the TensorFlow and PyTorch ecosystems, such as TF Serving, TorchServe, TF Lite, TF.js, and more.

Official Links