Glossary Architecture 1 min read

Neural Network

Also known as: ANN, Artificial Neural Network

A computing system inspired by biological neural networks, consisting of interconnected nodes (neurons) organized in layers that process information using learnable weights and activation functions.

Artificial neural network, ANN, perceptron, multilayer perceptron, MLP, activation function, neurons, weights, biases, forward propagation, backpropagation, loss function, optimization, network architecture, hidden layers