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

x/netsaur/web.ts>TanhLayer

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

Creates a tanh layer. Tanh layers use the tanh activation function.