metrics

package
v0.0.0-...-2c46ed6 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BinaryAccuracy

func BinaryAccuracy(yTrue, yEstimate *tensor.Vector) bool

func CategoricalAccuracy

func CategoricalAccuracy(yTrue, yEstimate *tensor.Vector) bool

func Logger

func Logger(m *Metrics) error

Types

type Consumer

type Consumer func(*Metrics) error

type Metrics

type Metrics struct {
	Accuracy float64
	Cost     float64
	Epoch    int
}

Jump to

Keyboard shortcuts

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