Skip to main content
Module

x/netsaur/src/core/api/layers.ts>SoftmaxLayer

Powerful machine learning, accelerated by WebGPU
Go to Latest
function SoftmaxLayer
import { SoftmaxLayer } from "https://deno.land/x/netsaur@0.2.9/src/core/api/layers.ts";

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