network

package
v0.0.0-...-64cb8c3 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2018 License: BSD-2-Clause Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Network

type Network struct {
	// contains filtered or unexported fields
}

Network have netword definition.

func (*Network) Add

func (n *Network) Add(layer layers.Layer)

Add adds layer to network.

func (*Network) Predict

func (n *Network) Predict(input [][][]float32) (output [][][]float32, err error)

Predict forwards network.

Jump to

Keyboard shortcuts

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