Vector argmax() const
Computes the argmax of each column in the matrix.
Vector get_predictions() const
Get predictions from the output layer (A2)
Represents a vector with GPU-accelerated operations.
Defines the NeuralNetwork class for a simple feedforward neural network.