network

package
v0.0.0-...-a0027d1 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2016 License: BSD-3-Clause Imports: 26 Imported by: 0

Documentation

Overview

Package network implements spec.NetworkService to provide a neural network based on dynamic and self improving CLG execution. The network provides input and output channels. When input is received it is injected into the neural communication. The following neural activity calculates output which is streamed through the output channel back to the requestor.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsCLGNotFound

func IsCLGNotFound(err error) bool

IsCLGNotFound asserts clgNotFoundError.

func IsInvalidBehaviourID

func IsInvalidBehaviourID(err error) bool

IsInvalidBehaviourID asserts invalidBehaviourIDError.

func IsInvalidCLGName

func IsInvalidCLGName(err error) bool

IsInvalidCLGName asserts invalidCLGNameError.

func IsInvalidCLGTreeID

func IsInvalidCLGTreeID(err error) bool

IsInvalidCLGTreeID asserts invalidCLGTreeIDError.

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func IsInvalidInformationID

func IsInvalidInformationID(err error) bool

IsInvalidInformationID asserts invalidInformationIDError.

func IsInvalidInterface

func IsInvalidInterface(err error) bool

IsInvalidInterface asserts invalidInterfaceError.

func IsInvalidNetworkPayload

func IsInvalidNetworkPayload(err error) bool

IsInvalidNetworkPayload asserts invalidNetworkPayloadError.

func IsWorkerCanceled

func IsWorkerCanceled(err error) bool

IsWorkerCanceled asserts workerCanceledError.

func New

New creates a new network service.

Types

This section is empty.

Jump to

Keyboard shortcuts

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