Kun Yang

Results 6 comments of Kun Yang

I have the same problem. there is no resources/master.c in site-packages after pip install.

Encountered same problem and after a week of searching, I finally found the answer here. seems that this issue is still not get fixed. I have two raspberry 4 with...

FYI Install `types-redis` (https://pypi.org/project/types-redis/) can be a workaround, as types in it is more accurate. also there is a note in the description ``` Note: Redis-py 5.0.0 added a py.typed...

I guess the author did that purposely. since when evaluating the accuracy of an clustering problem, we just take the maximum value of output mean as the network's answer, and...

yeah but in my opinion, the mean of network output is decided by the `μ` parameter in that network, and the variance of output will be decided by `σ` parameter...

nice to meet u too. :) and, I think the problem is, if you want to take the advantages of the `σ・ε` in an clustering problem, you need to make...