jaxsnn.event.hardware.experiment

Defining basic types to create hw-executable instances

Classes

Experiment(wafer_config[, hw_routing_func])

Experiment class for describing experiments on hardware

InputNeuron(size, params, experiment)

Spike source generating spikes at the times [ms] given in the spike_times array.

Neuron(size, params, experiment, …)

Neuron layer

NeuronPlacement()

Tracks assignment of pyNN IDs of HXNeuron based populations to the corresponding hardware entities, i.e. LogicalNeuronOnDLS.

Path(*args, **kwargs)

PurePath subclass that can make system calls.

Spike(time, idx)

Synapse(experiment, weight)

Synapse layer

WaferConfig(file, name, weight_scaling)