Seth Kitchen
Seth Kitchen
I followed directions to start app. When I do npm start I get: ERROR in Error encountered resolving symbol values statically. Calling function 'InjectionToken', function calls are not supported. Consider...
Would be cool to see a simple A3C work with this environment.
Enhancement: I would like to be able to see all available audio sources (ie mic, audio interface, etc) and select one. Is this possible?
In my branch I am using python with the SabberStoneCore dll. I wanted to get the game state as binary, but the classes were not marked Serializable. I fixed this...
When setting up the A matrix, top row, third value should be (\frac{Y_r}{V}-1) which would be (0.001-1) Also N_r is -0.174 not -0.0174 So the A matrix I believe is:...
Your MoreTriangles takes 2 inputs. Kattis takes 1. Your Asteroids was never finished.
I run this code and I login with Google, but no user is stored in req, so when it redirects back to the index page, it still shows "Login" and...