fofe

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2020 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BiEncode

func BiEncode(alpha float64, size int, seq []int) (fwd []*mat.Sparse, bwd []*mat.Sparse)

func Decode

func Decode(alpha float64, z *mat.Sparse) []int

func Encode

func Encode(alpha float64, size int, seq []int) []*mat.Sparse

The Fixed-Size Ordinally-Forgetting Encoding

zt = α * zt−1 + et (1 ≤ t ≤ T)

func EncodeDense

func EncodeDense(alpha float64, size int, seq []int) []*mat.Dense

Types

This section is empty.

Jump to

Keyboard shortcuts

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