You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
HI ~
Thanks for your great work, Recently I am trying to reproduce the experiment on paper. But I found there are no accurate experiment settings in the part of the experiment. I am wondering if you can give me some suggestions on the initialization of the parameters. Such as the learning_rate、training_sample etc.
Here is the result by using the command python main.py --model hamida --dataset IndianPines --training_sample 0.1 --cuda 0.
I found its accuracy has a margin comparing the result on paper.
Looking forward to your early reply ~ Thanks for your consideration.
HI ~
Thanks for your great work, Recently I am trying to reproduce the experiment on paper. But I found there are no accurate experiment settings in the part of the experiment. I am wondering if you can give me some suggestions on the initialization of the parameters. Such as the learning_rate、training_sample etc.
Here is the result by using the command
python main.py --model hamida --dataset IndianPines --training_sample 0.1 --cuda 0.I found its accuracy has a margin comparing the result on paper.
Looking forward to your early reply ~ Thanks for your consideration.