common

package
v0.0.0-...-2041dc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2023 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Activation

type Activation interface {
	F(float64) float64
	//I(float64) float64
	P(float64) float64
}

type Sigma

type Sigma struct{}

func (Sigma) F

func (Sigma) F(x float64) (ret float64)

Direct

func (Sigma) P

func (Sigma) P(x float64) float64

Prime

type Tanh

type Tanh struct{}

func (Tanh) F

func (Tanh) F(x float64) float64

func (Tanh) P

func (Tanh) P(x float64) float64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL