Spike!  v1.0
A high speed Spiking Neural Network Simulator designed for GPGPUs.
Public Member Functions | Public Attributes
TestNetworkExperiment Class Reference
Inheritance diagram for TestNetworkExperiment:
NetworkExperiment

List of all members.

Public Member Functions

void prepare_experiment (FourLayerVisionSpikingModel *four_layer_vision_spiking_model, bool high_fidelity_spike_storage)
void run_experiment (float presentation_time_per_stimulus_per_epoch, bool record_spikes, bool save_recorded_spikes_and_states_to_file, bool human_readable_storage, bool isTrained)
void calculate_spike_totals_averages_and_information (int number_of_bins, bool useThresholdForMaxFR, float max_firing_rate)

Public Attributes

SpikeAnalyserspike_analyser
float presentation_time_per_stimulus_per_epoch

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations