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

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

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

Parameters

condition: boolean
optional
message: string