gelu: GELU function

View source: R/nonlinear_functions.R

geluR Documentation

GELU function

Description

GELU function

Usage

gelu(x)

Arguments

x

The vector of values

Value

x*pnorm(x)


jonlachmann/GMJMCMC documentation built on April 22, 2024, 4:21 a.m.