ml5js / ml5-library

Friendly machine learning for the web! 🤖
https://ml5js.org
Other
6.38k stars 906 forks source link

callback error during training (regression model) #1438

Closed 50NNY1 closed 10 months ago

50NNY1 commented 1 year ago

→ Step 1: Describe the issue 📝

I am currently trying to train a regression model. I have collected skeleton data from posenet, one set of values as the input, one as the ouput for the model. During training after around 9 epochs, training stops, and I get this error which doesn't give me much to go off.

image

→ Step 2: Screenshots or Relevant Documentation 🖼

image

→ Step 3: Share an example of the issue 🦄

image

here is the tensorflow debug window

Other relevant information, if applicable chrome newest vers. mac os ventura ml5@0.12.2

sproutleaf commented 10 months ago

Closing and marking this as duplicate of https://github.com/ml5js/ml5-library/issues/1428!