-
Hi @thouska,
Thanks for developing Spotpy. I am applying spotpy to calibrate one model, using sceua method. The simple setting code is shown below. I prepared the spot_setup file to link spotpy wit…
-
### Describe the bug
Hi,
I am training the KGE Model [QuatE](https://pykeen.readthedocs.io/en/stable/api/pykeen.models.QuatE.html) on a cuda device and I am running into a `Cuda Out of Memory Error…
-
Can you please verify what we have for your teams= ARAX on: https://github.com/NCATSTranslator/TranslatorPM/blob/main/Translator%20Server%20Info.md
Assigning to @edeutsch based on SmartAPI register…
-
### Problem Statement
I am using ConvKB model and need RankBaseMetric (e.g. MRR and Hits@k). I see that even on a Tesla GPU, it takes over 15 hours to calculate the metrics on a test set that has abo…
-
## Description
The following features needs to be evaluated to determine if it meets the standards for 'zero silent failures', which is a user-facing transaction that is submitted to the back-end syst…
-
Right now, only possible with folder structure as used in training.
-
I use the command:
```
bash run.sh train RotatE FB15k-237 0 0 1024 256 1000 9.0 1.0 0.00005 100000 16 -de
```
to train RotatE on a 11 GB GPU. I ensure it is completely free.
I still get the follo…
-
In your paper TeRo, you have said "In this paper, we use the same loss function as the negative sampling loss proposed in (Sun et al.,2019) for optimizing our model."
But in your code (shared), I…
-
## Steps to reproduce
1. Follow the readme guide to install and activate the RLDucky virtualenv
2. Follow the readme and clone the duckietown-mbrl repo:
3. Run `python -m pytest tests/algor…
-
您好,请问下ripplenet相关代码中,损失函数的基础部分交叉熵损失函数的代码在model.py的哪一块有具体的体现呢,代码我看的不是很明白。
另外,我跑其他推荐模型的时候都会在通用的train.py文件中报如下错误,想问下您知不知道可能的原因
line 79, in on_epoch_end
log(epoch, logs['loss'], logs['AUC'], logs['…