Skip to main content
Module

x/netsaur/mod.ts>LeakyReluLayer

Powerful machine learning, accelerated by WebGPU
Go to Latest
function LeakyReluLayer
import { LeakyReluLayer } from "https://deno.land/x/netsaur@0.2.14/mod.ts";

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