fix: ✏️ Fix XOR to NXOR
This commit is contained in:
@ -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}
|
||||
|
BIN
sections/partie-technique/IA/entrainement/ia-train-demo.png
(Stored with Git LFS)
BIN
sections/partie-technique/IA/entrainement/ia-train-demo.png
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user