Ultimo commit e cancello dal fisso
This commit is contained in:
@@ -15,8 +15,6 @@ int MAX_EPOCHE = 10000;
|
|||||||
*/
|
*/
|
||||||
int tipo = 2;
|
int tipo = 2;
|
||||||
|
|
||||||
void stampa_risultati(Percettrone);
|
|
||||||
|
|
||||||
void main()
|
void main()
|
||||||
{
|
{
|
||||||
srand(time(NULL));
|
srand(time(NULL));
|
||||||
|
|||||||
BIN
layer_singolo
BIN
layer_singolo
Binary file not shown.
@@ -12,7 +12,7 @@ int MAX_EPOCHE = 10000;
|
|||||||
4: NOR
|
4: NOR
|
||||||
5: XNOR
|
5: XNOR
|
||||||
*/
|
*/
|
||||||
int tipo = 4;
|
int tipo = 1;
|
||||||
|
|
||||||
void stampa_risultati(Percettrone);
|
void stampa_risultati(Percettrone);
|
||||||
void sleep_ms(int);
|
void sleep_ms(int);
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
-3
|
|
||||||
Reference in New Issue
Block a user