Andy Yuan
Andy Yuan
it seems it always reports from src/experimenter.cpp:17: src/data.h:23:22: fatal error: Eigen/Core: No such file or directory #include ^ compilation terminated. In file included from src/OMCBoost.cpp:20:0: src/data.h:23:22: fatal error: Eigen/Core: No...
ubgpu@ubgpu:~/github/CUDAkalmanFilter$ make Makefile:14: ../../common/common.mk: No such file or directory make: **\* No rule to make target `../../common/common.mk'. Stop. ubgpu@ubgpu:~/github/CUDAkalmanFilter$ ubgpu@ubgpu:~/github/CUDAkalmanFilter$
python convert_corpus.py patents.txt patents.co python build_graph.py patents.co
running 24 hours, the result are always valid error 100.000%, best valid error 100.000% ubgpu@ubgpu:~/github/trainingRNNs$ sudo python RNN.py [sudo] password for ubgpu: Using gpu device 0: GeForce GTX 970 /usr/local/lib/python2.7/dist-packages/theano/scan_module/scan_perform_ext.py:133:...
running the example with i7 4710 + 32g ram + GTX970+4G it takes 24 hours still at 'update 3/100' is this expected? ubgpu@ubgpu:~/github/theano-hf$ sudo python hf_examples.py [sudo] password for ubgpu:...
ubgpu@ubgpu:~/github/DeepANN/work$ PYTHONPATH=$PYTHONPATH:~/github/common THEANO_FLAGS=mode=FAST_RUN,device=gpu0,floatX=float32 jobman cmdline -w work/ DARPAscript.NLPSDAE DARPA-fast.conf Traceback (most recent call last): File "/usr/lib/command-not-found", line 23, in import gettext File "/usr/lib/python3.4/gettext.py", line 49, in import locale, copy, io,...