Add some MACRO in neuron_t and debug deepQlearning

This commit is contained in:
2024-07-09 17:38:58 +02:00
parent 824396f901
commit 0c9813beca
8 changed files with 810 additions and 85 deletions
+4 -1
View File
@@ -26,7 +26,10 @@
#define COUNT_ACTION 3
#define SUBDIVISION 5 //10
#define SUBDIVISION 50
#define STEP 1
#define SPEED 1
struct game_status {