Results 7 issues of zmonoid

Anyone have same problem?

Hi, I am trying to convert openblas to go with this project. A simple C code: ```c // degmm.c #include void degmm() { int i=0; double A[6] = {1.0,2.0,1.0,-3.0,4.0,-1.0}; double...

Is there any idea about how to deal with 1x1 convolution for channel alignment for parameter sharing CNN? Since the size changes as the graph change.

Launched SC2 (C:\Program Files (x86)\StarCraft II\Versions\Base70154\SC2_x64.exe), PID: 13124 Waiting for connection Connected to 127.0.0.1:8167 Waiting for the JoinGame response. WaitJoinGame finished successfully. Segmentation fault

My slides contain both images and mathjax formulars. I tried to export html file. When use --no-inline options, the formula displays normally, however, the figures location will be a fullpath...

bug

Hi, Is there any trained result that match the paper? Best, zmonoid

Larger epsilon is needed here to solve the problem https://github.com/dennybritz/reinforcement-learning/issues/30