com.mancrd.ahah.clusterer.syndata
Class RandomSpikeGeneratorDefaultValues

java.lang.Object
  extended by com.mancrd.ahah.clusterer.syndata.RandomSpikeGeneratorDefaultValues

public class RandomSpikeGeneratorDefaultValues
extends Object

Defaults for AHaH RandomSpikeGenerator


Field Summary
static int MAX_INPUT_SPIKES
           
static NoiseInjector.Noise NOISE
           
static int NUM_NOISE_BITS
           
static int NUM_SPIKE_PATTERNS
           
static int SPIKE_PATTERN_LENGTH
           
 
Constructor Summary
RandomSpikeGeneratorDefaultValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUM_NOISE_BITS

public static final int NUM_NOISE_BITS
See Also:
Constant Field Values

NOISE

public static final NoiseInjector.Noise NOISE

SPIKE_PATTERN_LENGTH

public static final int SPIKE_PATTERN_LENGTH
See Also:
Constant Field Values

NUM_SPIKE_PATTERNS

public static final int NUM_SPIKE_PATTERNS
See Also:
Constant Field Values

MAX_INPUT_SPIKES

public static final int MAX_INPUT_SPIKES
See Also:
Constant Field Values
Constructor Detail

RandomSpikeGeneratorDefaultValues

public RandomSpikeGeneratorDefaultValues()


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