引用@tensorflow/tfjs-vis 错误
来源:4-2 准备、可视化训练数据

慕粉1659387583
2023-07-07
使用@tensorflow/tfjs-vis
import * as tf from '@tensorflow/tfjs’
window.onload = ()=>{
}
报错
Uncaught TypeError: Failed to resolve module specifier “@tensorflow/tfjs-vis”. Relative references must start with either “/”, “./”, or “…/”.
写回答
1回答
-
慕粉1659387583
提问者
2023-07-08
tfjs-vis版本错了,还是按照课程的稳扎稳打
00
相似问题