Implements the Net class for a neural network. More...
#include "Net.hpp"
Implements the Net class for a neural network.
This file contains the implementation of the Net class, including functions for forward propagation, backpropagation, and calculating results.