BasicsEssential terms for understanding AI and large language models
神经网络
A computational model of many interconnected "neurons" that can approximate complex functions.
Inspired by biological neurons, a neural network weights and sums inputs through non-linear activations layer by layer, learning complex patterns. Transformer is one of the most successful architectures today.