Skip to main content
Module

x/netsaur/mod.ts>TanhLayer

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

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