diff --git a/config.ini b/config.ini index e5d9dcf..42cac05 100644 --- a/config.ini +++ b/config.ini @@ -4,4 +4,9 @@ movement = robot #accept: human, robot [CONSTANT] -NumberOfBananas = 20 \ No newline at end of file +NumberOfBananas = 10 +NumberOfEarrings = 3 +NumberOfPlants = 5 + +[NEURAL_NETWORK] +is_nural_network_off = True \ No newline at end of file