Andy Yuan

Results 52 issues of Andy Yuan

envy@ub1404:~/os_pri/github/Sentiment-Analysis-using-Recursive-Autoencoders$ python main.py Traceback (most recent call last): File "main.py", line 26, in backprop(1, train_data, train_labels, freq, d, num_cat, dict_length, alpha, beta, initv) File "/home/envy/os_pri/github/Sentiment-Analysis-using-Recursive-Autoencoders/backprop.py", line 81, in backprop grad_J...

ubgpu@ubgpu:~/github/pdnn/examples/mnist_rbm$ sudo ./run.sh --2015-05-16 15:48:05-- http://www.iro.umontreal.ca/~lisa/deep/data/mnist/mnist.pkl.gz Resolving www.iro.umontreal.ca (www.iro.umontreal.ca)... 132.204.24.179 Connecting to www.iro.umontreal.ca (www.iro.umontreal.ca)|132.204.24.179|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 16168813 (15M) [application/x-gzip] Saving to: 鈥榤nist.pkl.gz.6鈥 100%[===============================================================================================================================================================>]...

envy@ub1404envy:~/os_prj/github/_QA/visual-qa/scripts$ python evaluateMLP.py -model ../models/mlp_num_hidden_units_1024_num_hidden_layers_3.json -weights ../models/mlp_num_hidden_units_1024_num_hidden_layers_3_epoch_00_loss_5.10.hdf5 -results ../results/mlp_1024_3_ep0.txt Using Theano backend. Traceback (most recent call last): File "evaluateMLP.py", line 102, in main() File "evaluateMLP.py", line 22, in main model.load_weights(args.weights)...

envy@ub1404:/media/envy/data1t/os_prj/github/_deepmind/dqn-in-the-caffe$ cmake . -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.8.4 -- Check for working C compiler: /usr/bin/cc -- Check for working...

ubgpu@ubgpu:~/github/theano-rnn$ sudo python basic_rnn_example.py [sudo] password for ubgpu: Sorry, try again. [sudo] password for ubgpu: Sorry, try again. [sudo] password for ubgpu: Using gpu device 0: GeForce GTX 970 Traceback...

tokenlization的输出***_seg用来干什么呢? 我的理解是应该是用作train_word2vec_model.py的输入,但代码中不是

File /home/ubgpu/github/DMLC/minerva/release/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /\* */ # include int main(int argc, char*\* argv) { (void)argv; # ifndef pthread_create return ((int*)(&pthread_create))[argc]; # else (void)argc; return 0; # endif } Determining if the function...