Skip to Main Content
Machine Learning Quick Reference
book

Machine Learning Quick Reference

by Rahul Kumar
January 2019
Intermediate to advanced content levelIntermediate to advanced
294 pages
6h 43m
English
Packt Publishing
Content preview from Machine Learning Quick Reference

SOM

Let's go through process of how SOMs learn:

  1.  Each node's weights are initialized by small standardized random values. These act like coordinates for different output nodes.
  2. The first row's input (taking the first row from all of the variables) is fed into the first node.
  3. Now, we have got two vectors. If V is the current input vector and W is the node's weight vector, then we calculate the Euclidean distance, like so:

  1. The node that has a weight vector closest to the input vector is tagged as the best-matching unit (BMU).
  2. A similar operation is carried out for all the rows of input and weight vectors. BMUs are found for all.
  3. Once the ...
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

Data Mining and Machine Learning Applications

Data Mining and Machine Learning Applications

Rohit Raja, Kapil Kumar Nagwanshi, Sandeep Kumar, K. Ramya Laxmi
Advanced Machine Learning with R

Advanced Machine Learning with R

Cory Lesmeister, Dr. Sunil Kumar Chinnamgari
Natural Language Processing and Computational Linguistics

Natural Language Processing and Computational Linguistics

Brian Sacash, Bhargav Srinivasa-Desikan, Reddy Anil Kumar
TensorFlow Machine Learning Projects

TensorFlow Machine Learning Projects

Ankit Jain, Dr. Amita Kapoor

Publisher Resources

ISBN: 9781788830577Supplemental Content