/Regression-linear-nonlinear

A single layer neural network with two input neurons is trained for predicting a linear equation y=ax+b., and a two layer neural network with 4 input neurons, 9 hidden neurons and 3 output neurons is trained for nonlinear prediction 0f given 3 nonlinear equations.

Apache License 2.0Apache-2.0

Regression-linear-nonlinear

A single layer neural network with two input neurons is trained for predicting a linear equation y=ax+b, and a two layer neural network with 4 input neurons, 9 hidden neurons and 3 output neurons is trained for nonlinear prediction 0f given 3 nonlinear equations.