Multilayer perceptronA multilayer perceptron (MLP) is a misnomer for a modern feedforward artificial neural network, consisting of fully connected neurons with a nonlinear kind of activation function, organized in at least three layers, notable for being able to distinguish data that is not linearly separable. It is a misnomer because the original perceptron used a Heaviside step function, instead of a nonlinear kind of activation function (used by modern networks).
Naive Bayes classifierIn statistics, naive Bayes classifiers are a family of simple "probabilistic classifiers" based on applying Bayes' theorem with strong (naive) independence assumptions between the features (see Bayes classifier). They are among the simplest Bayesian network models, but coupled with kernel density estimation, they can achieve high accuracy levels. Naive Bayes classifiers are highly scalable, requiring a number of parameters linear in the number of variables (features/predictors) in a learning problem.
Grammatical genderIn linguistics, a grammatical gender system is a specific form of a noun class system, where nouns are assigned to gender categories that are often not related to the real-world qualities of the entities denoted by those nouns. In languages with grammatical gender, most or all nouns inherently carry one value of the called gender; the values present in a given language (of which there are usually two or three) are called the genders of that language.
Third genderThird gender is a concept in which individuals are categorized, either by themselves or by society, as neither man nor woman. It is also a social category present in societies that recognize three or more genders. The term third is usually understood to mean "other", though some anthropologists and sociologists have described fourth and fifth genders. The state of personally identifying as, or being identified by society as, a man, a woman, or other is usually also defined by the individual's gender identity and gender role in the particular culture in which they live.
Residual neural networkA Residual Neural Network (a.k.a. Residual Network, ResNet) is a deep learning model in which the weight layers learn residual functions with reference to the layer inputs. A Residual Network is a network with skip connections that perform identity mappings, merged with the layer outputs by addition. It behaves like a Highway Network whose gates are opened through strongly positive bias weights. This enables deep learning models with tens or hundreds of layers to train easily and approach better accuracy when going deeper.
Gender studiesGender studies is an interdisciplinary academic field devoted to analysing gender identity and gendered representation. Gender studies originated in the field of women's studies, concerning women, feminism, gender, and politics. The field now overlaps with queer studies and men's studies. Its rise to prominence, especially in Western universities after 1990, coincided with the rise of deconstruction.
Learning classifier systemLearning classifier systems, or LCS, are a paradigm of rule-based machine learning methods that combine a discovery component (e.g. typically a genetic algorithm) with a learning component (performing either supervised learning, reinforcement learning, or unsupervised learning). Learning classifier systems seek to identify a set of context-dependent rules that collectively store and apply knowledge in a piecewise manner in order to make predictions (e.g. behavior modeling, classification, data mining, regression, function approximation, or game strategy).
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.
Classifier (linguistics)A classifier (abbreviated or ) is a word or affix that accompanies nouns and can be considered to "classify" a noun depending on the type of its referent. It is also sometimes called a measure word or counter word. Classifiers play an important role in certain languages, especially East Asian languages, including Chinese, Korean, Japanese, and Vietnamese. Classifiers are absent or marginal in European languages. An example of a possible classifier in English is piece in phrases like "three pieces of paper".
Sex–gender distinctionThough the terms sex and gender have been used interchangeably since at least the fourteenth century, in contemporary academic literature they usually have distinct meanings. Sex generally refers to an organism's biological sex, while gender usually refers to either social roles typically associated with the sex of a person (gender role) or personal identification of one's own gender based on an internal awareness (gender identity).