Hi, I am reading an intereting paper titled 'Machine Learning in Network Centrality Measures'.
I have a Question: what is exactly the NN neuron composed of during your training?
Understanding: Paper mentions its Degree and Eigenvector centralities of synthetic network along with meta-parameters as input to NN and output label is Closeness and Betweenness centralities. (correct?)
- I asume you applied one time test execution for single whole synthetic network. (correct?)
- You proposed 20 neuron and three hidden layers is better model to train NN. please give me insight what the neuron composed of.
Thanks in advance.
Basharat Hussain