-
I can't replicate the results of PatchTST baseline in your paper, can you upload a hyper-parameter script about PatchTST?
-
Can you attach an example that shows the issue? (Must be openly licensed, ideally in test_regress format.)
```
`timescale 1ns / 1ps
interface generic_interface #(
…
-
When I build an Agent using a tool and the tool returns Chinese characters, sometimes there may be encoding issues that prevent Chinese characters from being recognized correctly. I hope to add a para…
-
- Ability to upload files in the playground
- Support for pdf, tsv, txt, md
- Files get converted to markdown
- They're embedded in the prompt directly
-
When training more than 3,000 images, how should each parameter be adjusted to make the effect better?
-
For replacing the Python OpenCOR API with LibOpenCOR, we need to be able to run the following commands:
```python
self.simulation = oc.open_simulation(cellml_path)
self.simulation.valid():
self.…
-
Hello
I am trying to run a pestpp_gsa problem in which some of the parameters are tied.
i am loading the parameter values using the external option
* parameter data external
XX_GSA.par_data.csv
…
-
Add support for complex-valued parameters.
-
**Describe the bug**
- `DecodingParameters` has a specific fetch function that builds model objects on fetch
- Hits errors when trying to fetch specified attributes
**To Reproduce**
```python
f…
-
### Environment
* How did you deploy Kubeflow Pipelines (KFP)?
Standalone
* KFP version:
2.1.0
### Steps to reproduce
Create a pipeline component with `Optional[int]` parameter. The UI …