You are browsing as a guest. Sign up (or log in) to start making projects!

3h 19m 56s logged

Coding Hours: 2h

Optimised model even further

  • Stripped down the game window to a way smaller 84x84 resolution and also grayscaled the game. Also set up 4 parallel environments for the model to be able to train even faster than before.

  • Started hyperparameter tuning before training the actual model to ensure it is able to train at the most effective and efficient way.

Below is what the AI uses to train (example not the actual windows, they would be scaled down and be grayscaled so it would be easier to process for the model):

1
148

Comments 2

@jako

OO, I am curious on how you did that, amazing!!

@elvincheung0321

@jako ill try to explain everything at once in detail in my readme its a bit too much to explain here haha