ai-in-nodejs icon indicating copy to clipboard operation
ai-in-nodejs copied to clipboard

It is not working

Open e-labInnovations opened this issue 4 years ago • 2 comments

e-labInnovations avatar Feb 21 '21 08:02 e-labInnovations

i have the same issue

OkGameStudios avatar Jan 14 '22 14:01 OkGameStudios

Are you missing the data files?

// Fashion-MNIST training & test data const trainDataUrl = 'file://./fashion-mnist/fashion-mnist_train.csv'; const testDataUrl = 'file://./fashion-mnist/fashion-mnist_test.csv';

rrubio avatar Feb 04 '23 07:02 rrubio