Hi,
Can someone pls let me know how to calculate a prediction (continuous) from a set of input variables (continuous) using the weights and bias at hidden nodes (sigmoid) and the output node (linear)? This is to manually verify the results obtained from neuralnet.
Thanks