i am trying to program a neural network using back propigation.
but when i enter the weights, and if they are not between 1 and -1 then an error message appears. how do i loop it back to the the start to re-enter the weights when using the "if" statement.