ADALINE (Adaptive Linear Neuron) is an artificial neural network model proposed by Bernard Widrow and Ted Hoff in 1960. It is similar to the perceptron, but instead of a step activation function, it uses a linear activation function.
ADALINE is a supervised learning model used to perform binary classification and linear regression. The neural network consists of an input layer, an output layer and a feedback layer that adjusts the weights of the input layer according to the output obtained.
The objective of ADALINE is to minimise the mean square error (MSE) between the desired output and the actual output of the network. It does this by using the gradient descent algorithm to adjust the input layer weights.
ADALINE is a linear model, which means that it can only learn linear relationships between inputs and outputs. However, it can be used as a basic unit in more complex neural network models, such as multilayer neural networks.
Typically, Machine Learning is used to solve business problems in various sectors and areas where different algorithms are applied.
Read More »Software as a Service (SaaS) companies have gained enormous prominence in the last few years, mainly due to the novelty of the products [...]
Read More »Nowadays digital transformation is key in any type of business. The 40% of Spanish companies will not exist in its current form in the next few [...]
Read More »You now have everything you need to get down to work and start working with your company's data. After overcoming the first few hurdles of the [...]
Read More »