gsurma / atari

AI research environment for the Atari 2600 games 🤖.
https://gsurma.github.io
MIT License
253 stars 81 forks source link

Low Score #1

Open ashu16993 opened 5 years ago

ashu16993 commented 5 years ago

Hey Greg!

I tried running your program for Breakout. My output score for training and testing came out to be really low. image

Could you guide me on how should I improve the agent, or where could I be going wrong?

Thanks!

gsurma commented 4 years ago

Hey,

Can you share your hyperparameters? DQN's are in general very sensitive to them and you need to finetune them carefully.