dmTrain: Train a neural network which approximates density values for a data source
Description
Read a data source and generative data from files,
train a neural network
which approximates density values for a data source in iterative training steps,
create a data model containing the trained neural network
and write it to a file in binary format.