-
- [ ] 'MarsAtlas'
- [ ] 'IntrAnat-MarsAtlas'
- [ ] 'AAL2'
- [ ] 'AAL3'
- [ ] 'AICHA'
- [ ] 'Brodmann (monkey)'
- [ ] 'Destrieux'
- [ ] 'DKT'
- [ ] 'Hammers'…
lzehl updated
7 months ago
-
https://arxiv.org/pdf/1806.02180.pdf
-
https://arxiv.org/pdf/1907.06837.pdf
-
https://arxiv.org/pdf/2101.08349.pdf
-
Hello,
I want to run 'FEMTools/TeeFEM/examples/platemodels.py' file, but i always get 'module not found' error, actually i'm not familiar so much with python and its IDE. I think IDE is not detected s…
-
请问在`pebg_dkt.py`中第164行 ` train_loss /= batch_loss`,为什么每一个epoch的train_loss要除以batch_loss,不是应该除以`batch_size`吗?
另外我运行了您的代码,发现tarin_loss基本维持不变,而且前几个epoch的auc值已经接近best_auc了,我不知道继续训练的意义是什么,希望你可以抽空解答一下。
-
I'm recently tyring to improve my dkt model performance on my datasets,I found your paper helpful to me,but the code without a readme.md and requirements.txt is a little bit hard to read,so could you …
-
Thanks for your implements of DKT model.I change your model as LSTM and other version.They are all work well. But when i change LSTM function(only change **Bidirectioanl=True** and **hidden_size * 2**…
-
Hello I tried to run sine regression task DKT scripts as python train_DKT.py in sine folder and met the following issue. Environment
gpytorch 1.6.0
python 3.9
torch 1.10.1
/Library/Frameworks/P…
-
https://arxiv.org/abs/2101.06373