Dear experts,

In this situation:

we have 60 numerical features (60 neurons in input layer).

The variation of samples are something like:

in 10 inputs: samples vary in the range of: [0, 1E-4]

in 20 inputs: samples vary in the range of: [3, 10]

in 30 inputs: samples vary in range of: [20000, 1e6]

1. How can we prepare such data set to train a Neural Network?

2. What cost function do you suggest for measuring errors and training the Neural Network?

More Hamid Radmard Rahmani's questions See All
Similar questions and discussions