I am making a neural network for the weather forecasts. I trained it on a random input data at two input nodes and trained it, but I do not know how we can obtain results from Neural Network for unknown data. The inputs which I used are shown below. I tried obtaining results by using net( x) where x is input data, but it says that 'Number of inputs do not match net.numInputs.

More Naqash Manzoor's questions See All
Similar questions and discussions