Index of cards for building neural networks
The Create neural network card offers the possibility of opening an editor to create neural network structures by connecting a few cards.
The backend for building and training neural networks is based on Keras, and almost every layer, constraint, initializer and regularizer has its corresponding card.
Note: the current version of Protopipe does not yet support the parameterization of neural networks, but this feature will be available in the future.
- Constraints
- Initializers
- Layer wrappers
- Layers
- Activation layers
- Attention layers
- Convolution layers
- Locally connected layers
- Merge layers
- Normalization layers
- Pooling layers
- Average pooling 1D layer
- Average pooling 2D layer
- Average pooling 3D layer
- Global average pooling 1D layer
- Global average pooling 2D layer
- Global average pooling 3D layer
- Global max pooling 1D layer
- Global max pooling 2D layer
- Global max pooling 3D layer
- Max pooling 1D layer
- Max pooling 2D layer
- Max pooling 3D layer
- Regularization layers
- Reshaping layers
- Activation layer
- Dense layer
- Embedding layer
- Masking layer
- Regularizers
- Input
- Output