haow85

Results 13 issues of haow85

I got the following error when running HybridSVD.ipynb in Jupyter Notebook : ` ModuleNotFoundError: No module named 'polara.recommender.hybrid'` I fixed the problem by uninstalling and reinstalling the module each time...

When I tried python setup.py install. I got a "cannot built freetype and png." error. However, after I have installed freetype and png by "yum install freetype" and "yum install...

Dear code contributors : Where can I find the deblurred image after running the script ? Plus, what can I do with the visdom.server webpage ? Best Regards, Hao Wang

Dear author : I cam across the following "xcb" error. Please let me know how to fix. ``` [root@i-pqn3eqgj py]# python3 trace_skeleton.py qt.qpa.plugin: Could not load the Qt platform plugin...

我在执行 python seq2seq.py train 的时候遇到了下面的错误,请问应该如何解决? (py365) ubuntu@i-o9tnhsxb:~/chatbot/seq2seq$ python seq2seq.py train While copying the parameter named encoder.embedding.weight, whose dimensions in the model are torch.Size([14, 100]) and whose dimensions in the checkpoint...

I'm trying to decrypt the symbols in entity2id.txt . A thread says the symbols in the file could be looked up in FB40K.txt . FB40K.txt lists the urls and corresponding...

How do I use ZLUDA to run Python code with CUDA support on Windows ? Looks like zluda_with.exe only supports exe files on Windows.

When I issued a command "go build git.oschina.net/jscode/go-package-plantuml" I got the following message. Please help fix. can't load package: package git.oschina.net/jscode/go-package-plantuml: cannot find package "git.oschina.net/jscode/go-package-plantuml" in any of: /usr/local/go/src/git.oschina.net/jscode/go-package-plantuml (from...

我执行完 CMake 和 make 之后该如何使用 libZQCNN.a 和 libZQ_GEMM.a ?

What does metaknowledge mean in this repository ? Bravo ! Hao Wang