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

x/netsaur/mod.ts>EluLayer

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

Creates an Elu layer. Elu layers use the elu activation function.