Skip to Content
Machine Learning in Java - Second Edition
book

Machine Learning in Java - Second Edition

by AshishSingh Bhatia, Bostjan Kaluza
November 2018
Intermediate to advanced
300 pages
7h 42m
English
Packt Publishing
Content preview from Machine Learning in Java - Second Edition

Perceptron

A perceptron is a basic neural network building block and one of the earliest supervised algorithms. It is defined as a sum of features, which is multiplied by the corresponding weights and a bias. When the input signals is received, it multiplies with the assigned weights. These weights are defined for each incoming signal or input, and the weight gets adjusted continuously during the learning phase. The adjustment of weight depends on the error of the last result. After multiplying with the respective weights, all of the inputs are summed up with some offset value called bias. The value of the bias is also adjusted by the weights. So, it starts with random weights and bias, and with each iteration, the weights and bias are adjusted ...

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

Mastering Java Machine Learning

Mastering Java Machine Learning

Uday Kamath, Krishna Choppella
Java: Data Science Made Easy

Java: Data Science Made Easy

Richard M. Reese, Jennifer L. Reese, Alexey Grigorev

Publisher Resources

ISBN: 9781788474399Supplemental Content