Open TranNgocHuyen opened 5 months ago
Hi, thank you for your interest. I cannot explain it without many details but I am happy that you reach higher results.
Bile
On 30. May 2024, at 12:29, TranNgocHuyen-3463 @.***> wrote:
when I retrain the model risnet , my results is higher your results in your paper, and gain good results at 10 iteration. I cannot explain my results.
— Reply to this email directly, view it on GitHub https://github.com/bilepeng/risnet/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFKK45A4ONCPPHLNCKSQLDZE35QNAVCNFSM6AAAAABIQUUFRSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZDKMZRGE3TCMA. You are receiving this because you are subscribed to this thread.
OMG, thanks for your reply TvT This is my results I cannot explain my results is higher your results in your paper when my teacher ask me. I train in my server, it is gpu RTX 3090 And I have some questions :
r = self.conv8(r) * np.pi
and I know r= ψn but ψn∈ [0, 2π), How???On 30. May 2024, at 13:58, TranNgocHuyen-3463 @.***> wrote:
OMG, thanks for your reply TvT Figure_1.png (view on web) https://github.com/bilepeng/risnet/assets/146775773/81095fd1-cfbc-4908-a771-ad23afa627ba This is my results. and I have some questions :
In the model, why in final layer, r = self.conv8(r) * np.pi and I know r= ψn but ψn∈ [0, 2π), How??? IN your paper, In the final layer (i = L), the output of the RISnet is computed as fL+1 = ReLU() but I don't see it Would you like to explain about WMMSE precoding, I don't see in your paper, it is difficult :((((( Please help me — Reply to this email directly, view it on GitHub https://github.com/bilepeng/risnet/issues/1#issuecomment-2139397648, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFKK46USTZ73PBFPI5HO2TZE4H5PAVCNFSM6AAAAABIQUUFRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZZGM4TONRUHA. You are receiving this because you commented.
Thanks so much for your answer.
I continually search for the reasons why my results is higher when i don't have any edit.
/mnt/2E287FDD287FA28F/teamAI/Huyen/Risnet_env/lib/python3.10/site-packages/scipy/optimize/_minpack_py.py:177: RuntimeWarning: The iteration is not making good progress, as measured by the
improvement from the last ten iterations.
warnings.warn(msg, RuntimeWarning)
WMMSE round: 12/400, Epoch: 0/1, WSR = 1.069804072380066
WMMSE round: 13/400, Epoch: 0/1, WSR = 1.1867262125015259
/mnt/2E287FDD287FA28F/teamAI/Huyen/Risnet_env/lib/python3.10/site-packages/scipy/optimize/_minpack_py.py:177: RuntimeWarning: The iteration is not making good progress, as measured by the
improvement from the last five Jacobian evaluations.
warnings.warn(msg, RuntimeWarning)
but my training also finish.
I'm sorry, but I haven't changed any code. That's exactly what I'm worried about, I can't explain this difference. Is the results picture in your paper the results of this code? Did you change any code, such as WMMSE precoding, because I see many version precoding code in util.py? And how did you collect dataset?
Me neither… maybe because of the update of PyTorch?
I think it is fine since your results are better than mine. A good improvement without an unknown reason :-)
On 4. Jun 2024, at 14:46, TranNgocHuyen-3463 @.***> wrote:
I'm sorry, but I haven't changed any code. That's exactly what I'm worried about, I can't explain this difference. Is the results picture in your paper the results of this code? Did you change any code, such as WMMSE precoding, because I see many version precoding code in util.py?
— Reply to this email directly, view it on GitHub https://github.com/bilepeng/risnet/issues/1#issuecomment-2147449192, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFKK464VKOYQNDF42OHCUTZFWZLLAVCNFSM6AAAAABIQUUFRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBXGQ2DSMJZGI. You are receiving this because you commented.
when I retrain the model risnet , my results is higher your results in your paper, and gain good results at 10 iteration. I cannot explain my results.