Serialized Form


Package com.mancrd.ahah.commons.spikes

Class com.mancrd.ahah.commons.spikes.AHaHA2D extends Object implements Serializable

Serialized Fields

lRate

double lRate

lowBin

AHaHA2D lowBin
Each AHaHA2D (except for the leaves on the tree) are split into a high and low bin split at the average value the TreeBinner receives. Average is computed through Anti-Hebbian learning.


highBin

AHaHA2D highBin

w

float w

Class com.mancrd.ahah.commons.spikes.SpikeEncoder extends Object implements Serializable

Serialized Fields

reverseMap

gnu.trove.map.TIntObjectMap<V> reverseMap



Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.