Sequential API

Keras's Sequential API is straightforward to understand and implement. It lets us create a neural network linearly; that is, we can build a neural network layer-by-layer where we initialize a sequential model and then stack a series of hidden and output layers on it.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset