I am trying to implement a non-linear regression task using PyTorch framework by ANN. The inputs are numerical model results data for 5 variables ( x1, x2, ...., x5) and the output is one dependent variable (y). The total number of data ( training and testing) is 700 points.

Best regards

More Waqed Al-Mussawi's questions See All
Similar questions and discussions