Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
Latest
function assert
import { assert } from "https://deno.land/x/netsaur@0.4.2/examples/mnist/common.ts";

Parameters

condition: boolean
optional
message: string