Skip to main content
Module

x/netsaur/mod.ts>SoftmaxLayer

Powerful machine learning, accelerated by WebGPU
Latest
function SoftmaxLayer
import { SoftmaxLayer } from "https://deno.land/x/netsaur@0.4.0-patch/mod.ts";

Creates a softmax layer. Softmax layers are used for classification. See https://en.wikipedia.org/wiki/Softmax_function