Perceptron
Übersetzung von "perceptron" ins Russisch
perceptron
SubstantivUK
/pəˈsɛp.trɒn/
US
/pərˈsɛp.trɑn/
perceptron
perceptrons Pl.
The perceptron is a type of artificial neural network.
Перцептрон - это тип искусственной нейронной сети.
Definitionen
perceptron
SubstantivUK
/pəˈsɛp.trɒn/
US
/pərˈsɛp.trɑn/
A type of artificial neural network unit that is used in machine learning for binary classification tasks.
The perceptron was one of the earliest models used to understand how neural networks can be applied to solve classification problems.
A learning algorithm that iteratively adjusts the weights of a perceptron unit to minimize classification errors.
The perceptron converges on a separating hyperplane if the data are linearly separable.
perceptron
AdjektivUK
/pəˈsɛp.trɒn/
US
/pərˈsɛp.trɑn/
Relating to or characteristic of a perceptron or perceptrons.
We analyzed the perceptron decision boundary after each training epoch.
Redewendungen und Phrasen
single-layer perceptron
A single-layer perceptron can only classify linearly separable cases.
однослойный персептрон
Однослойный персептрон может классифицировать только линейно разделимые случаи.
multilayer perceptron
The multilayer perceptron is a type of artificial neural network.
многослойный персептрон
Многослойный персептрон — это тип искусственной нейронной сети.
perceptron algorithm
The perceptron algorithm is used for binary classifiers.
алгоритм персептрона
Алгоритм персептрона используется для бинарных классификаторов.
perceptron model
The perceptron model is the simplest neural network model.
модель персептрона
Модель персептрона — самая простая модель нейронной сети.
perceptron learning
Perceptron learning is an iterative method for adjusting weights.
обучение персептрона
Обучение персептрона — это итеративный метод настройки весов.