arsenious

Results 4 comments of arsenious

Nice to see this pull request! I'm trying to use DRQN and extend it with augmented memory structures, using Keras-RL. I'd be really grateful for any help you all can...

I tried stuff given here https://github.com/openai/go-vncdriver/issues/14 and here https://techtidings.blogspot.com/2012/01/problem-with-libglso-on-64-bit-ubuntu.html For the 1st one, please can you tell me how to update to go 1.7? I tried using apt-get but it...

Also, I tried the following based on https://github.com/openai/universe/issues/42 ``` (universe)` exx@ubuntu:~$ go get -u github.com/go-gl/examples/gl21-cube package github.com/go-gl/examples/gl21-cube: cannot download, $GOPATH not set. For more details see: go help gopath (universe)...

Ok so after gaining some more understanding into symlinks, I finally fixed the issue. So basically there were a whole lot of libGL.so.* , all pointing to other similarly named...