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
Go to Latest
function loadDataset
import { loadDataset } from "https://deno.land/x/netsaur@0.2.4/examples/mnist/common.ts";

Parameters

imagesFile: string
labelsFile: string
start: number
end: number