Skip to main content
Module

x/netsaur/src/gpu/cost.ts>Hinge

Powerful machine learning, accelerated by WebGPU
Go to Latest
class Hinge
implements GPUCostFunction
import { Hinge } from "https://deno.land/x/netsaur@0.1.2/src/gpu/cost.ts";

Hinge cost function is the standard cost function for multiclass classification.

Methods

cost(type: string)
prime(type: string)