clg

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: 0 Imported by: 0

Documentation

Overview

Package clg provides CLGs that implement basic behaviour leveraged in the neural network.

Note that this package defines a go generate statement to generate fully functional source code for all CLGs.

Directories

Path Synopsis
Package divide implements spec.CLG and provides the mathematical operation of division.
Package divide implements spec.CLG and provides the mathematical operation of division.
Package greater implements spec.CLG and provides a method to identify which of the given numbers is greater than the other.
Package greater implements spec.CLG and provides a method to identify which of the given numbers is greater than the other.
Package input implements spec.CLG and provides the entry to the neural network.
Package input implements spec.CLG and provides the entry to the neural network.
Package isbetween implements spec.CLG and provides a method to identify if a given number is between a given range.
Package isbetween implements spec.CLG and provides a method to identify if a given number is between a given range.
Package isgreater implements spec.CLG and provides a method to identify if the first given number is greater than the later.
Package isgreater implements spec.CLG and provides a method to identify if the first given number is greater than the later.
Package islesser implements spec.CLG and provides a method to identify if the first given number is lesser than the later.
Package islesser implements spec.CLG and provides a method to identify if the first given number is lesser than the later.
Package lesser implements spec.CLG and provides a method to identify which of the given numbers is lesser than the other.
Package lesser implements spec.CLG and provides a method to identify which of the given numbers is lesser than the other.
Package multiply implements spec.CLG and provides the mathematical operation of multiplication.
Package multiply implements spec.CLG and provides the mathematical operation of multiplication.
Package output implements spec.CLG and provides one of the two very special CLGs.
Package output implements spec.CLG and provides one of the two very special CLGs.
Package pairsyntactic implements spec.CLG and provides pairing of information sequences.
Package pairsyntactic implements spec.CLG and provides pairing of information sequences.
Package readinformationid implements spec.CLG and provides functionality to read the information sequence stored under a specific information ID.
Package readinformationid implements spec.CLG and provides functionality to read the information sequence stored under a specific information ID.
Package readseparator implements spec.CLG and provides functionality to read a separator stored in association to a specific behaviour ID.
Package readseparator implements spec.CLG and provides functionality to read a separator stored in association to a specific behaviour ID.
Package round implements spec.CLG and provides a method to round the given number using the given precision.
Package round implements spec.CLG and provides a method to round the given number using the given precision.
Package splitfeatures implements spec.CLG and provides functionality to split information sequences into features.
Package splitfeatures implements spec.CLG and provides functionality to split information sequences into features.
Package subtract implements spec.CLG and provides the mathematical operation of subtraction.
Package subtract implements spec.CLG and provides the mathematical operation of subtraction.
Package sum implements spec.CLG and provides the mathematical operation of addition.
Package sum implements spec.CLG and provides the mathematical operation of addition.

Jump to

Keyboard shortcuts

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