E: Energy (E)

Description Usage Arguments Value

Description

Compute energy of a binary vector of visible data and a binary vector of hidden data

Usage

1
E(v, h, a, b, w)

Arguments

v

A vector containing the binary visible data

h

A vector containing the binary hidden data

a

A vector containing the bias values for the visible data

b

A vector containing the bias values for the hidden data

w

A matrix containing the weights between the visible and hidden data

Value

A double value. The energy of the binary vector of visible data and binary vector of hidden data


jcpetkovich/rspatiotemp documentation built on May 18, 2019, 10:26 p.m.