Expand description
Machine learning operations using the array protocol.
This module provides implementations of various machine learning operations using the array protocol, such as activation functions, convolution, and pooling.
Enums§
- Activation
Func - Activation function types.