I’m trying to create an object detector to output coordinates, at the moment I cant get information about the current prediction (only the error). I would like to see it to check whether some numbers look awkward.
Is there any chance to get this out ? This is what I imagine:
model.fit(x,y, { logOutputMatrix:true })