models

package
v0.0.0-...-1bcdb33 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2018 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Overview

Package models provides functions to construct simple models.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeSingleLayerNN

func MakeSingleLayerNN(inputs, targets tf.Output) (
	paramDefs []descend.ParamDef,
	lossFunc descend.LossFunc,
	makeFinalizeAccuracy func(*op.Scope, []tf.Output, tf.Output, tf.Output) (func(*tf.Session) func() (float32, error), tf.Output),
)

MakeSingleLayerNN create a modelDef for a single layer nn.

Types

This section is empty.

Jump to

Keyboard shortcuts

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