Skip to main content
Module

x/netsaur/web.ts>Rank

Powerful machine learning, accelerated by WebGPU
Go to Latest
enum Rank
Re-export
import { Rank } from "https://deno.land/x/netsaur@0.2.8/web.ts";

Rank Types.

Members

R1 = 1

Scalar (magnitude only).

R2 = 2

Vector (magnitude and direction).

R3 = 3

Matrix (table of numbers).

R4 = 4

3-Tensor (cube of numbers)

R5 = 5

Rank 5 Tensor

R6 = 6

Rank 6 Tensor