An Artificial Neural Network Approach to Surface Waviness ...

For my multi-layer perceptron in this project, at first I used the first four columns as my feature vectors and the last two columns as my target vectors. But then the results didn’t look good, even with the best learning rate, momentum, number of neurons, and number of epochs, and even when I scaled the input and output vectors. ................
................