Keras

For a researcher, it is a key thing to iterate over his ideas as quickly as possible. For that, he should choose a programming framework that is open-source, allows for easy and fast prototyping (user-friendliness) and supports easy extensibility. One such programming framework is Keras. Keras is a high-level neural networks API, written in Python. So, this series contains all the Keras functionality explained in detail with the help of examples.

Contents

1. ImageDataGenerator Class

2. Callbacks