-
RT
zuosc updated
5 years ago
-
Using Python 3.5
I tried to run this project with its basic settings and cannot even run main.py as it claims there's a missing module.
Though __init__.py in the models folder says it can't find T…
-
Hi Oliver,
Thanks for a nice implementation.
I had one problem in understanding main_conv_lstm.py. Shouldn't the hidden stated be equated to None before each iteration ( after line 143 in main_conv…
-
Calculating the span of a large number of vectors in a high-dimension vector space over GF(2) has gotten a lot slower in recent versions of sage. This can be demonstrated by the following code:
```…
-
```
On Feb 16, 2008 10:19 PM, inerkor@gmail.com wrote:
>
> Hello all.
>
> I have a Matrix of, say, 64x64 and I plot it using matrix_plot(). It
> is a fractal that fills the square [0,1]x[0,1] …
-
```
What steps will reproduce the problem?
1.
tar -xzf “Path to” libdnet-1.12.tgz
cd libdnet-1.12
./configure
make
sudo make install
cd python
sudo python setup.py install
The last line produces a…
-
```
What steps will reproduce the problem?
1.
tar -xzf “Path to” libdnet-1.12.tgz
cd libdnet-1.12
./configure
make
sudo make install
cd python
sudo python setup.py install
The last line produces a…
-
```
What steps will reproduce the problem?
1. Install Python 3.3 on Windows XP platform
2. Execute cpplint_unittest.py
3.
What is the expected output? What do you see instead?
Expected no failures…
-
I have the problem that when I evaluate something in SublimeREPL: Ipython, the text transfer is incredibly slow and often times causes Sublime Text 3 to crash. I do not know what I've changed but it p…
-
I have an install of caffe and caffe2 on my desktop linux machine (specs at end of post). I have an NVIDIA GPU and I believe both builds (caffe and caffe2) are using the GPU and CUDNN (both projects w…