-
### Bug Description
![image](https://github.com/user-attachments/assets/0b7c442d-20df-4e82-b400-dcee613e9eb8)
### Version
0.12.0
### Steps to Reproduce
def test_ppt():
# documents = Simple…
-
Thanks for contributing the code. I have a question: when running the code with the beauty dataset, the loss keeps decreasing but the NDCG and HR fluctuate significantly. Is this normal?
-
https://github.com/kfzyqin/Implementation-MolGAN-PyTorch/blob/d07a490c841df7644011fe87c796978427fa828b/layers.py#L44
i.e.,
```python3
for i in range(len(self.units)):
in_units = list([x + in…
-
Hi! While it is relatively straightforward to implement higher level constructions like LSTM and GRU it's also nice to have a layer provided by the library like [PyTorch](https://github.com/pytorch/py…
-
I'm using unet for semantic segmentation but my model is overfitting, so can I add a dropout layer for unet because I think that there isn't .
-
**Describe the bug**
I need export a torch model which contains dropout into tensorflow. For this purpose I use PyTorch —> ONNX —> Tensorflow approach. But the generated pb has no dropout.
**To …
-
Hello! I am trying to reproduce the results found within your paper for the robotic manipulation task but am facing some issues. Instead of getting a curved bound around the ground truth solution, I a…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Stable Channel
### Current AzuraCast Version
v0.20.2 Stable
### What happened?
Heya, I've setup Azuracast to demo for a…
-
Just checked the dashboard of our demonstrator for advanced power monitoring 3 phase this morning.
The clamps are 60A/5A CTs and are configured as such on the MFM.
The last 6 hours look like this:…
-
Hello! **Your outstanding work is impressive.**
Unfortunately, I am unable to reproduce the results you reported under default settings. Could you provide me with detailed hyperparameter settings or…