fix: ✏️ Fix XOR to NXOR

This commit is contained in:
2024-11-02 16:02:27 +01:00
parent 5d66a2951e
commit 2655297f4e
5 changed files with 7 additions and 7 deletions

View File

@ -6,6 +6,6 @@ For each training example, the network performs a forward pass, then applies bac
The output results are displayed at each training step, allowing visualization of the final values of weights and biases.
\begin{figure}[H]
\caption{Example output of the training of the XOR neural network.}
\caption{Example output of the training of the NXOR neural network.}
\includegraphics[scale=0.5]{sections/partie-technique/IA/entrainement/ia-train-demo.png}
\end{figure}

Binary file not shown.