Igor Escobar

Results 75 comments of Igor Escobar

Aftwer changing the order when the app.use is called I could make it work but it messed up all my headers As you can see here: ![screen shot 2013-10-15 at...

Did my contribution to the RESTClient Project: https://github.com/a85/POSTMan-Chrome-Extension/issues/400 ;)

:+1: would be veeeery nice!

Is this still an issue? Is there any way I can use this on with node (server side)?

True that! ``` Unhandled Rejection at: TypeError: backend.batchNormalization is not a function at engine_1.ENGINE.runKernelFunc.x (/var/task/node_modules/face-api.js/node_modules/@tensorflow/tfjs-core/dist/ops/batchnorm.js:280:27) at /var/task/node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js:3229:55 at /var/task/node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js:3075:22 at Engine.scopedRun (/var/task/node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js:3085:23) at Engine.tidy (/var/task/node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js:3074:21) at kernelFunc (/var/task/node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js:3229:29) at /var/task/node_modules/@tensorflow/tfjs-core/dist/tf-core.node.js:3240:27...

Just something to enrich this discussion and help you to save some money and also boost performance. Remember 2 things: 1) Disable consistent reads if you can. This can decrease...

@hoggkm @bognix I started something here: #28. Let me know if you want to help.

@rh389 I managed to make the query to be compatible with DocumentClient(). You can see the change here: https://github.com/rh389/dynamodb-geo.js/compare/master...igorescobar:master Not sure if it helps at all but I think it...

@imtiazhossain @AprilWong have you installed the dependencies BEFORE installing the npm?

Seems like there is a conflict. Could you solve it? only then I can merge it.