Hello!!!
How are you?
I am trying to fit a model to predict 3 vectors (x, y coordinates) when I show them 28x28px image tensors.
I’m also doing it in P5.js because I want it to work in the browser.
The thing is that I have some problems with the promises because they are never displayed in the console.