Neural Networks : More than Deep Learning

Neural networks are versatile, let’s look at three types

Bryce Murray, PhD
Towards Data Science
8 min readOct 8, 2021

--

Neural Networks is a branch of Computational Intelligence extending far beyond deep learning. While many search for the deepest network, others are finding unique implementations and uses for different types of networks. In this post, I give a high level overview of three, different types of Neural Networks — Convolutional Neural Networks, Self-Organizing Feature Maps, and Extreme Learning Machines.

--

--