Constant Field Values


Contents
com.mancrd.*

com.mancrd.ahah.clusterer.IClusterer
public static final int NUM_AHAH_NODES 20

com.mancrd.ahah.clusterer.circuit.ClustererDefaultValues
public static final int NUM_BIAS 8
public static final double READ_PERIOD 1.0E-6
public static final double VDD 0.5
public static final double VSS -0.5
public static final double WRITE_PERIOD 1.0E-6

com.mancrd.ahah.clusterer.functional.ClustererDefaultValues
public static final double INIT_WEIGHT_MAG 0.01
public static final double LEARNING_RATE 5.0E-4
public static final boolean PLASTICITY_ON true

com.mancrd.ahah.clusterer.syndata.RandomSpikeGeneratorDefaultValues
public static final int MAX_INPUT_SPIKES 256
public static final int NUM_NOISE_BITS 3
public static final int NUM_SPIKE_PATTERNS 16
public static final int SPIKE_PATTERN_LENGTH 16



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