Skip to main content

Posts Tagged ‘gradient descent’

Business background with arrays of data in virtual space

Matrices in machine learning

This article gives a sense of how matrix operations such as matrix multiplication arise in machine learning. Dense layers Before we get started, there is a small bit of prerequisite knowledge about “dense layers” of neural networks. What is a “dense layer”? Don’t worry about how “dense layers” fit into the big picture of a […]