Deep Feedforward Networks

In the first chapter, you learned about the mathematics which drives the logic behind all kinds of neural networks. In this chapter, we are going to focus on the most fundamental neutral networks, which are called feedforward neural networks. We will also look at deep feedforward networks with multiple hidden layers to improve the accuracy of the model.

We will be covering the following topics:

  • Defining feedforward networks
  • Understanding backpropagation
  • Implementing feedforward networks in TensorFlow
  • Analyzing the Iris dataset
  • Creating feedforward networks for image classification

Get Neural Network Programming with TensorFlow 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.