Using the Kaspersky Neuromorphic Platform API
Kaspersky Neuromorphic Platform has an Application Programming Interface (API) that provides access to platform functions.
Using the Kaspersky Neuromorphic Platform API, you can do the following:
- Get data about used devices and backends
- Get data about the
core
library objects - Get data about the platform frontend objects
- Manage
core
library objects - Create and train neural networks
- Manage neural network hyperparameters
- Created new neuron models
- Create new topologies of neural networks
- Implement application solutions
Open C++ API reference guide (English)
Page top