Reinforcement learning model doesn't improve

I am training the model that plays dino chrome game. I’ve used DQN algorithm and puppeteer for automation. I ran the code for 5000 episodes but it doesn’t seem to improve. Can somebody take a look a the code, here is the github link