chuyangliu / snake

Artificial intelligence for the Snake game.
Apache License 2.0
1.65k stars 481 forks source link

How to increase GPU usage when training #35

Closed zinwalin closed 4 years ago

zinwalin commented 4 years ago

I changed _MAX_LEARN_STEP = 10000000, it will take more than 10 hours for my specs, GPU usage keeps 20%, how to optimize to increase training speed?