©  Navin Kumar Manaswi 2018
Navin Kumar ManaswiDeep Learning with Applications Using Python https://doi.org/10.1007/978-1-4842-3516-4_2

2. Understanding and Working with Keras

Navin Kumar Manaswi1 
(1)
Bangalore, Karnataka, India
 

Keras is a compact and easy-to-learn high-level Python library for deep learning that can run on top of TensorFlow (or Theano or CNTK). It allows developers to focus on the main concepts of deep learning, such as creating layers for neural networks, while taking care of the nitty-gritty details of tensors, their shapes, and their mathematical details. TensorFlow (or Theano or CNTK) has to be the back end for Keras. You can use Keras for deep learning applications without interacting with the relatively complex TensorFlow ...

Get Deep Learning with Applications Using Python: Chatbots and Face, Object, and Speech Recognition With TensorFlow and Keras now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.