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

x/netsaur/packages/utilities/mod.ts>argmax

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
Latest
function argmax
Re-export
import { argmax } from "https://deno.land/x/netsaur@0.4.2/packages/utilities/mod.ts";

Parameters

mat: ArrayLike<number | bigint>

Returns

number