TianHongZXY
TianHongZXY
+1 老师叫我做的方向 但没给我啥好的思路 也是自己没什么好点子 先把作者汇总的都看看🤣
`x += (correct[:-1] == 1) * (self.max_skill_num + 1)`, x means yt, and correct means rt, the equation means if the element in correct is 1 then plus et with...
Thank you. Where is the code of function "correlation_cost" in `cons_discriminator.py` at line 163?
Hello, is there any plan to release the interface code for evaluation? Thank you!
I encounter the same problem on my macOS, but I didn't find a solution for mac users, if possible, please help me solve it 😭
Collecting cocoNLP Using cached https://files.pythonhosted.org/packages/8f/c3/59aaa0fcaf7afb0853f0ce21570452f40048628f6b3cd68423ee3e798d05/cocoNLP-0.0.13.tar.gz Complete output from command python setup.py egg_info: regex_3/_regex.c:2755:23: warning: unused function 'drop_guard_data' [-Wunused-function] Py_LOCAL_INLINE(BOOL) drop_guard_data(RE_State* state, ByteStack* stack) { ^ 1 warning generated. /anaconda3/lib/python3.6/site-packages/setuptools/dist.py:388: UserWarning:...
I think the error was caused by `native/common/include/jpype.h:107:10: fatal error: 'map' file not found #include ^~~~~ 1 warning and 1 error generated.`
@WMT123 You can try `open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg` in your terminal