Hello,
I’m new to tensorflow and machine learning. I would like to create a new dataset to train a CNN. The objective of this project is not classification but prediction. I would like to predict from an image (9x101) created from sensor data, a matrix that contains 101 points. Most of the documentation is about creating a dataset to do classification. Any help, guidance or links to associate the image with the output matrix in a dataset.
Best regard,
Simon