Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

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