Combining Neural Networks

Is it possible to combine multiple types of data through a neural network and in return output a particular datatype?

For example, can I input an image and some metadata about that image, then the algorithm will output a number.

I’m thinking along the lines of stitching a CNN and ANN together.

Thanks in advance!

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.