1. Neural networks are inspired by biological neural networks in the brain and are made up of simple processing units called neurons.
2. Artificial neural networks use a layer of input neurons that receive information and pass it through connections to other neurons.
3. A neural network learns through a process of trial and error adjustment of the weights between neurons to minimize errors between the network's output and the desired output.