mirror of
https://github.com/augustin64/projet-tipe
synced 2025-02-02 19:39:39 +01:00
Update learning_rate
This commit is contained in:
parent
7deef7c5c5
commit
e11d1f552a
@ -7,7 +7,7 @@
|
||||
#define EPOCHS 10
|
||||
#define BATCHES 500
|
||||
#define USE_MULTITHREADING
|
||||
#define LEARNING_RATE 0.5
|
||||
#define LEARNING_RATE 0.01
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user