ml5js/ml5-library
在 GitHub 查看Add a verbose error message when Neural Network's addData() is called without correct arguments
Open
#1,179 建立於 2021年4月8日
feature requestgood first issueneural-network
倉庫指標
- Star
- (6,136 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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!