I have a sequential data, features extracted from a face in video, from multiple videos, and for each input I have 1 output, a real value between 0 and 1. Therefore, I would like to do regression using the wavenet architecture. Is that possible?
Thank you!!