Difference between revisions of "General Regression Neural Network (GRNN)"
| Line 9: | Line 9: | ||
The simplest neural network performs least squares regression - single-layer neural network, with a single node that uses a linear activation function | The simplest neural network performs least squares regression - single-layer neural network, with a single node that uses a linear activation function | ||
| − | + | https://www.researchgate.net/profile/Payam_Hanafizadeh/publication/277307360/figure/fig1/AS:294315550101505@1447181703557/Generalized-regression-neural-network-GRNN.png | |
<youtube>rgQxVdOr9b8</youtube> | <youtube>rgQxVdOr9b8</youtube> | ||
Revision as of 06:54, 2 June 2018
- AI Solver
- ...predict values
- Capabilities
- Neural Network Regression | Microsoft
- When should we use logistic regression and Neural Network? | Sebastian Raschka
The simplest neural network performs least squares regression - single-layer neural network, with a single node that uses a linear activation function