Learn Before
Concept

Linear Regression as a Neural Network

Linear regression can be conceptualized as a single-layer, fully connected neural network. In this representation, each given input feature x1,,xdx_1, \ldots, x_d corresponds to an input neuron. Since the goal is to predict a single numerical value, all input neurons are directly connected to a single computed output neuron o1o_1. The total number of inputs dd is referred to as the feature dimensionality in the input layer.

Image 0

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L