Wah Loon Keng

Results 27 issues of Wah Loon Keng

Followed your example and suddenly it cannot find `deepqlearn`. I'm doing this in Node.js. ``` var convnetjs = require('convnetjs'); // the normal examples with layer_defs etc. worked, but not this:...

Hi dude, This is a long-due fix for using `deepqlearn` in `nodejs`, as I mentioned in issue #48 I noticed `convnet.js` is compiled from multiple sources, so I added the...

As of now a property for a node/edge must be a flat JSON, i.e. first layer's value cannot be another JSON. This makes Neo4J pretty restrictive as a database to...

feature
team-clg

This is the thread for discussing the proper dockerization of AIVA. The current master is stable and can begin to be dockerized. However, when the CGKB branch is merged we'd...

I tried a simple `npm install blpapi` and it screamed at me: ``` bash Wahs-MBP:Quiver kengz$ npm install blpapi - > [email protected] install /Users/kengz/Google Drive/Quiver/node_modules/blpapi > node-gyp configure build child_process:...

If you run `dokker` now, the resultant HTML has no syntax highlighting. The `` tags no longer has injected `hljs` classes. Wonder which dependency broke it? I tried installing the...

Hi, I'm using Plotly Python on Ubuntu. I have a long-running job with many processes using [Ray](https://github.com/ray-project/ray), which we can think of as a scheduler that launches new Python processes...

Currently the workflow file doc https://docs.dstack.ai/workflows/#workflows-file-syntax syntax coverage is not complete. The doc needs to list all the keys available, plus example values and variations/usage. For example, ``` gpu: name:...