Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netsaur/web.ts>LeakyReluLayer

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

Creates a leaky relu layer. Leaky relu layers use the leaky relu activation function.