February 2020
Intermediate to advanced
328 pages
8h 19m
English
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.
Read now
Unlock full access