Getting started
API Documentation
Development
Input node.
shape (List[int]) – list with dimensions
List
int
dtype (str) – data type
str
transform (Optional[Callable[[ndarray, int], ndarray]]) – callable object that transforms the raw signal into the desired representation
Optional
Callable
ndarray
Data type of node
Shape of node
Transform object