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

x/netsaur/web.ts>Array5D

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
Latest
type alias Array5D
Re-export
import { type Array5D } from "https://deno.land/x/netsaur@0.4.2/web.ts";

5D Array.

definition: number[][][][][]