T-Rex Label

Neural Network

A highly abstracted and simplified model inspired by the human brain, which is widely utilized in machine learning. It consists of a set of units. Each unit receives elements of an input (for example, pixels in a photograph), conducts simple computations on these elements, and then forwards the results to the next layer of units. Eventually, the output of the final layer represents the model's answer.