mirror of
https://github.com/augustin64/projet-tipe
synced 2025-04-18 20:13:55 +02:00
Remove Adam optimize options by default
This commit is contained in:
parent
7e4f9167fa
commit
6f0b360dc9
@ -18,10 +18,10 @@
|
||||
|
||||
//* Options d'ADAM optimizer
|
||||
//* Activer ou désactiver Adam sur les couches dense
|
||||
#define ADAM_DENSE_WEIGHTS
|
||||
//#define ADAM_DENSE_WEIGHTS
|
||||
//#define ADAM_DENSE_BIAS
|
||||
//* Activer ou désactiver Adam sur les couches convolutives
|
||||
#define ADAM_CNN_WEIGHTS
|
||||
//#define ADAM_CNN_WEIGHTS
|
||||
//#define ADAM_CNN_BIAS
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user