ml5js/ml5-library
View on GitHubAdd a verbose error message when Neural Network's addData() is called without correct arguments
Open
#1,179 opened on Apr 8, 2021
feature requestgood first issueneural-network
Repository metrics
- Stars
- (6,136 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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!