Data formats processed by the platform

The basic Kaspersky Neuromorphic Platform data format (hereafter KNP format) is used to store input and output data as a time series. The base format file contains the following information:

Using the Kaspersky Neuromorphic Platform functions, you can convert files in the basic format to SpikeMessages.

KNP messages are serialized in the following notations:

In addition to the basic format, the input data can also be stored and transmitted as CSV files, which contain the indices of the neurons that generated the spikes. CSV files with the input data can be passed to the objects of the IndexConverter class for further processing in the input channels.

Page top