ml5js/ml5-library
Vedi su GitHubAdd a verbose error message when Neural Network's addData() is called without correct arguments
Open
#1179 aperta il 8 apr 2021
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!