August 2018
Intermediate to advanced
522 pages
12h 45m
English
In this chapter, we're going to briefly discuss the most common deep learning layers, giving two examples based on Keras. The first one is a deep convolutional network employed to classify the MNIST dataset. The other one is an example of time-series processing using a recurrent network based on Long Short-Term Memory (LSTM) cells. We're also introducing the basic concepts of TensorFlow, giving some concrete examples based on algorithms already discussed in previous chapters.
In particular, we're going to discuss the following:
Read now
Unlock full access