zhaolewen

Results 6 comments of zhaolewen

I have this problem as well and now I've changed to active-win, it can also give me the window without using a callback.

I guess we are having the same issue here, I'm connecting to a secure web socket connection from NodeJS, and it constantly fails to connect , with the reason being...

I think so, because I’ve just updated my nodejs to 4.4.1, which is the latest LTS version. Besides, I find that my problem is in fact identical to this one:...

Hello, I'm implementing A3C without LSTM based on this repository and others. And one thing that I'm pretty sure that is broken is the shared optimizer. I'm trying the SpaceInvaders-v0...

Hi @mkisantal I'm using TF 1.2 I think. Well if it's caused by difference between TF versions, that would be quite tricky ...