For questions about what constitutes an artificial neuron and how artificial neurons can be utilized as part of a neural network.
An artificial neuron is a mathematical function inspired by, but does not actually model, biological neurons in mammalian brains. It can be thought of as a function parameterized by a set of weights. These weights are the values that are updated during the update step of a learning algorithm.