ml5js/ml5-library

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

Open

#1,179 opened on Apr 8, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (6,136 stars) (905 forks)batch import
feature requestgood first issueneural-network

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!

Contributor guide

Add a verbose error message when Neural Network's addData() is called without correct arguments · ml5js/ml5-library#1179 | Good First Issue