Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/netsaur/examples/mnist/common.ts>loadDataset

Powerful machine learning, accelerated by WebGPU
Go to Latest
function loadDataset
import { loadDataset } from "https://deno.land/x/netsaur@0.2.9/examples/mnist/common.ts";

Parameters

imagesFile: string
labelsFile: string
start: number
end: number
optional
minibatch = [UNSUPPORTED]