ml5js/ml5-library

Add a verbose error message when Neural Network's addData() is called without correct arguments

Open

#1179 aperta il 8 apr 2021

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (905 fork)batch import
feature requestgood first issueneural-network

Metriche repository

Star
 (6136 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Let's add an error message that will be thrown when people call addData without an output argument in the call. See context in #990!

Guida contributor