Dewald Krynauw

Results 3 issues of Dewald Krynauw

I have implemented the DQN space invader notebook in Google Colab, as well as in jupyter notebooks. Like clockwork it crashes at 12 episodes, due to a memory (RAM) overflow....

I've tried running the basic request: ``` const cko = new Checkout('sk_test...'); const payment = await cko.payments.get("pay_w6ktefehnck2zlguyvocdvuhry"); ``` But this gave me: ``` API Error: API Error at eval (webpack-internal:///./node_modules/checkout-sdk-node/dist/services/errors.js:289:18)...

Great code! Provides a nice skeleton of how the different multi gpu thing works. When I use the dist parallel with 8 cards, my ram saturates and my processor maxes...