I want to fit a large amount of nonlinear data using multilayer perceptron neural network, what is the accurate, low computational cost and the fastest method. I used "Pytorch" (with "Cuda" which using GPUs) and "Scikit Learn" to train MLP But I am not very satisfied with the results in terms of accuracy and computational cost. What do you suggest?

More Mohsen Rezaei's questions See All
Similar questions and discussions