How would I supply this kind of training data? I have n output classes, but instead of associating a definite class with each training input, I would like to associate an n-dimensional probability vector for the classes with each input, or alternatively have each input repeat several times so I can sample the probability distribution to get definite answers for the classes.. The first option would be preferable.