Liu Lu(刘陆)

Results 2 issues of Liu Lu(刘陆)

真机调试遇到以下问题: ![image](https://user-images.githubusercontent.com/48306835/148078928-cc061a64-0768-4a87-a837-188448618d2e.png) 开发工具模拟,遇到以下问题: ![image](https://user-images.githubusercontent.com/48306835/148079059-deb01cb5-a883-4971-b0eb-f7bfa795bd80.png)

1. What's the meaning of ```max_user_pi``` and ```max_relation_pi``` in JNSKR ? 2. What's the meaning of ```pos_num_r``` and ```pos_num_u``` in JNSKR ? https://github.com/chenchongthu/JNSKR/blob/c9c2bca5a59df8fde2ea7e1580ac40dec9aacc5b/Model/JNSKR.py#L85 https://github.com/chenchongthu/JNSKR/blob/c9c2bca5a59df8fde2ea7e1580ac40dec9aacc5b/Model/JNSKR.py#L105 3. It seems that the way...