If I have a set of input data and a set of output data as shown in attached file,

Can a Neural Network predict an output if the input data out of the given input data?

Example: if the new input is (28,42) ====> what is the output?

If yes, What if the given data sets for input and output are random? Not regular data? Can NN predict the output?

Similar questions and discussions