Git Product home page Git Product logo

Comments (4)

gaikwadrahul8 avatar gaikwadrahul8 commented on June 13, 2024

Hi, @kawaii-kitsune

I apologize for the delayed response and I believe you're following this codelab example with all instructions mentioned in the codelab example in that we are loading the "cars" dataset from a JSON file that we have hosted for you here but I see you're trying to load MNIST dataset so for that please refer 3. Load the data section from this TensorFlow.js — Handwritten digit recognition with CNNs codelab example.
We have provided code to load these images from a special sprite file (~10MB) that we have created for you so that we can focus on the training portion.

Feel free to study the data.js file to understand how the data is loaded. Or once you are done with this tutorial, create your own approach to loading the data.

The provided code contains a class MnistData that has two public methods:

nextTrainBatch(batchSize): returns a random batch of images and their labels from the training set.
nextTestBatch(batchSize): returns a batch of images and their labels from the test set

I hope it will help you to resolve your issue, if issue still persists please help us with your Github repo/Codepen example to investigate this issue further.

Thank you for your cooperation and patience.

from tfjs.

github-actions avatar github-actions commented on June 13, 2024

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

from tfjs.

github-actions avatar github-actions commented on June 13, 2024

This issue was closed due to lack of activity after being marked stale for past 7 days.

from tfjs.

google-ml-butler avatar google-ml-butler commented on June 13, 2024

Are you satisfied with the resolution of your issue?
Yes
No

from tfjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.