The median is the middle number in a sorted ascending or descending list. It can be more descriptive of the dataset than the average. It’s quite different from the mean.
A topic that's often very confusing for beginners when using neural networks is data normalization and encoding. Because neural networks work internally with numeric data, binary data (such as sex, ...