Hello,
I am practicing Bonsai tutorial recently. The brain I trained is so bad even it has trained for 8 hours.
Sample I use is ChangeoverTimes from GitHub - flexsim/FlexSimAI at v22.2
The exported brain makes some random actions at begining because their are less items in queue (which is normal behavior), but AI starts making same action that locks ItemType to 3.
Trained brain always picks ItemType3 blue items.
Training metrics didn't change much between iterations.
Action of training iterations
What can be the reason I make it wrong?
Another question is training speed too slow on unmanaged mode, only 6 iterations per second with my setup. Is it normal?