Zi-Yuan Chen

Results 6 comments of Zi-Yuan Chen

@r07725012 @alalachin, demo.py 裡面註解的地方要消掉。 Example: ```python sentence_list = [ "土地公有政策??還是土地婆有政策。.", "海底撈桌邊服務,服務態度超優的" ] word_to_weight = { "土地公": 1, "土地婆": 1, "公有": 2, "來亂的": "啦","緯來體育台": 1, "緯來體育台": 1, "鬼金棒": 2, "海底撈": 2...

Hi, I am facing a similar issue and methods above cannot solve my problem. I try to install fastFM on an M1 mac with python3.8 but fail. Although following methods...

Well, I found error when installed using @missionfission's build. So I build it by myself, TF 1.9 with CUDA 9.2 https://github.com/chen0423/TF-1.9-cp36-cuda9.2-wheel Hope this will help anyone.

@lan2720 The detail of building it may need some time to write. I will try to write it down in couples of week. But for quick advice for you, I...

I guess the prediction can be found in `score` here https://github.com/zychen423/UHop/blob/ceb683dce64e2f35bbe585d74584896834dd8c65/src/Framework.py#L324

@caffe-in Sorry, but I cannot fully understand your question. Can you give me some examples? What I am especially confused would be: - what does the answer is terrible mean?...