Are there any neural network tutorials out there that do not deal with finding the probability of each possible outcome from a finite list of outcomes? 3Blue1Brown's video series deals with calculating the probability of what digit the network sees, sentdex's series is about shorting cat pictures and dog pictures and giant_neural_network's series is about shorting red and blue flowers. I'm trying to make a neural network with one output value which can range from 0 to about million (you don't know the actual limit). What do?