Supervised learningSupervised learning (SL) is a paradigm in machine learning where input objects (for example, a vector of predictor variables) and a desired output value (also known as human-labeled supervisory signal) train a model. The training data is processed, building a function that maps new data on expected output values. An optimal scenario will allow for the algorithm to correctly determine output values for unseen instances. This requires the learning algorithm to generalize from the training data to unseen situations in a "reasonable" way (see inductive bias).
PupilThe pupil is a black hole located in the center of the iris of the eye that allows light to strike the retina. It appears black because light rays entering the pupil are either absorbed by the tissues inside the eye directly, or absorbed after diffuse reflections within the eye that mostly miss exiting the narrow pupil. The size of the pupil is controlled by the iris, and varies depending on many factors, the most significant being the amount of light in the environment. The term "pupil" was coined by Gerard of Cremona.
NeuromelaninNeuromelanin (NM) is a dark pigment found in the brain which is structurally related to melanin. It is a polymer of 5,6-dihydroxyindole monomers. Neuromelanin is found in large quantities in catecholaminergic cells of the substantia nigra pars compacta and locus coeruleus, giving a dark color to the structures. Neuromelanin gives specific brain sections, such as the substantia nigra or the locus coeruleus, distinct color. It is a type of melanin and similar to other forms of peripheral melanin.
Classical conditioningClassical conditioning (also respondent conditioning and Pavlovian conditioning) is a behavioral procedure in which a biologically potent physiological stimulus (e.g. food) is paired with a neutral stimulus (e.g. the sound of a musical triangle). The term classical conditioning refers to the process of an automatic, conditioned response that is paired with a specific stimulus. The Russian physiologist Ivan Pavlov studied classical conditioning with detailed experiments with dogs, and published the experimental results in 1897.
HabenulaIn neuroanatomy, habenula (diminutive of Latin habena meaning rein) originally denoted the stalk of the pineal gland (pineal habenula; pedunculus of pineal body), but gradually came to refer to a neighboring group of nerve cells with which the pineal gland was believed to be associated, the habenular nucleus. The habenular nucleus is a set of well-conserved structures in all vertebrate animals. Currently, this term refers to this separate cell mass in the caudal portion of the dorsal diencephalon, known as the epithalamus, found in all vertebrates on both sides of the third ventricle.
Artificial neural networkArtificial neural networks (ANNs, also shortened to neural networks (NNs) or neural nets) are a branch of machine learning models that are built using principles of neuronal organization discovered by connectionism in the biological neural networks constituting animal brains. An ANN is based on a collection of connected units or nodes called artificial neurons, which loosely model the neurons in a biological brain. Each connection, like the synapses in a biological brain, can transmit a signal to other neurons.
Online machine learningIn computer science, online machine learning is a method of machine learning in which data becomes available in a sequential order and is used to update the best predictor for future data at each step, as opposed to batch learning techniques which generate the best predictor by learning on the entire training data set at once. Online learning is a common technique used in areas of machine learning where it is computationally infeasible to train over the entire dataset, requiring the need of out-of-core algorithms.
Reinforcement learningReinforcement learning (RL) is an area of machine learning concerned with how intelligent agents ought to take actions in an environment in order to maximize the notion of cumulative reward. Reinforcement learning is one of three basic machine learning paradigms, alongside supervised learning and unsupervised learning. Reinforcement learning differs from supervised learning in not needing labelled input/output pairs to be presented, and in not needing sub-optimal actions to be explicitly corrected.
Temporal lobeThe temporal lobe is one of the four major lobes of the cerebral cortex in the brain of mammals. The temporal lobe is located beneath the lateral fissure on both cerebral hemispheres of the mammalian brain. The temporal lobe is involved in processing sensory input into derived meanings for the appropriate retention of visual memory, language comprehension, and emotion association. Temporal refers to the head's temples. The temporal lobe consists of structures that are vital for declarative or long-term memory.
PredictionA prediction (Latin præ-, "before," and dicere, "to say"), or forecast, is a statement about a future event or data. They are often, but not always, based upon experience or knowledge. There is no universal agreement about the exact difference from "estimation"; different authors and disciplines ascribe different connotations. Future events are necessarily uncertain, so guaranteed accurate information about the future is impossible. Prediction can be useful to assist in making plans about possible developments.