Chapter 5. Getting started with neural networks

This chapter covers

  • Introducing the fundamentals of artificial neural networks
  • Teaching a network to recognize handwritten digits
  • Creating neural networks by composing layers
  • Understanding how neural networks learn from data
  • Implementing a simple neural network from scratch

This chapter introduces the core notions of artificial neural networks (ANNs), a class of algorithms central to modern-day deep learning. The history of artificial neural networks is a surprisingly old one, dating back to the early 1940s. It took many decades for its applications to become vast successes in many areas, but the basic ideas remain in effect.

At the core of ANNs is the idea to take inspiration from neuroscience ...

Get Deep Learning and the Game of Go 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.