provo a tracciare retta di layer1

This commit is contained in:
2025-01-25 16:52:49 +01:00
parent e2416288ba
commit 9c1205a371
5 changed files with 21 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ int MAX_EPOCHE = 10000;
4: NOR
5: XNOR
*/
int tipo = 3;
int tipo = 4;
void stampa_risultati(Percettrone);
void sleep_ms(int);