James D. Morris

Results 12 issues of James D. Morris

Can you list the exact commands you would run to install the dependencies? Then we can make a Dockerfile so people can run it as a docker container on any...

Hi guys, I got this trying to export my scene in blender 2.81 (first time I tried the tool). It exported a bunch of images, but for some reason the...

pytorch is all the rage these days...

nvidia docker version 2 eg (docker run --runtime=nvidia ...) had not worked with opengl until a few days ago. So for example, we cannot run the open ai gym environments...

openAI gym is working in the pytorch image, but to actually run the atari environments, it fails due to lack of x11. What's the best way to get it to...

There's no dumb questions ;)

Hey, since MuZero is very similar but more general, could you PLEASE do a similar article and repo for that? many applications will do better with a more simple version...

python 2 seems to be selected, and no clear way to choose python 3.

I was getting errors extracting contentId so I logged the init data: ``` { "com.apple.fps.1_0": { "certificateUri": "https://contentlicense-js9gan4za5h4mz7f6.knowledgecity.com/fpscert", "licenseUri": "https://contentlicense-js9gan4za5h4mz7f6.knowledgecity.com?assetid=173d970b1d8eba9687b21d403e9854c3", "getContentId": function(emeOptions, initData) { const strData = String.fromCharCode.apply(null, new Uint8Array(initData.buffer));...

Hello, I've been using videojs for years and videojs-contrib-eme for Widevine for a while. Now I'm trying to get FairPlay working. I'm getting 'array errors' though, when trying to play...