MatheusMRFM / A3C-LSTM-with-Tensorflow

An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.
29 stars 11 forks source link

stop tensorflow from opening too many threads #1

Closed xiaoschannel closed 4 years ago

xiaoschannel commented 7 years ago

I'm doing something similar, and this weird trick increased training speed by about 40%. try it!

xiaoschannel commented 4 years ago

closing because this repo seems no longer maintained and i want to avoid cluttering up my open issues