Neural networks: The 1 minute guide

Kannan Chandrasegaran
HackerNoon.com
1 min readNov 21, 2017

--

We want to build systems that can learn to be intelligent.

The greatest learning system we know about is the human brain. It’s made of billions of really simple cells called neurons. Our intelligence arises from the complex connections between these neurons.

Biological neural networks vs Artificial neural networks

Neural networks are modeled after this.

Each layer of neurons learns something small and passes it onto the next layer. Layer by layer, the network can learn very complex things.

The exact way we connect and arrange these layers creates networks that are great at different types of problems. Here’s how a network might recognize objects in an image:

The first layer simply learns to recognize pixel brightness. The next layer learns to combine them into line segments. Each subsequent layer learns increasingly complex visual features. By the last layer, the network has learnt to identify objects of interest.

Neural networks are an amazing tool with many applications, from computer vision to natural language processing.

--

--

Kannan Chandrasegaran
HackerNoon.com

Software developer, writer, and speaker. I write about tech, making topics accessible to a non-technical audience. Subscribe: https://upscri.be/30a182/