Skip to Content
Neural Network Projects with Python
book

Neural Network Projects with Python

by James Loy
February 2019
Beginner to intermediate
308 pages
7h 42m
English
Packt Publishing
Content preview from Neural Network Projects with Python

Machine Learning and Neural Networks 101

In Chapter 1, Machine Learning and Neural Networks 101, we started off by building the simplest, one-layer neural network, known as the perceptron. At its core, the perceptron is simply a mathematical function that takes in a set of input, performs some mathematical computation, and outputs the result of the computation. For the perceptron, the mathematical computation is simply the multiplication of the weights with the inputs.

Therefore, the right set of weights dictates how well our neural network performs. At the start, the weights of the neural network are initialized randomly. The process of tuning the weights of our neural network to maximize model performance is called model training. During ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Machine Learning with Python Cookbook

Machine Learning with Python Cookbook

Chris Albon

Publisher Resources

ISBN: 9781789138900Supplemental Content