-
### Discussed in https://github.com/dbuezas/lovelace-plotly-graph-card/discussions/320
Originally posted by **citoki** October 23, 2023
This is an implementation of Home Assistant Plotly graph…
-
If you want to reference a param in config file from a param in another file, e.g.:
``` ini
p1 = 1
p1.prior = ${ref:val.prior}
```
this works for `uniform` but `spline` requires an additional `p1…
-
Hi. It's a great project.
I want to use KAN in radar signal processing domain. As you know that the radar signal is complex number. When I create a dataset with complex data and try to train KAN it r…
-
Spline segmentation exporter does not work as intended (?).
When using anisotropic data the data is converted to isotropic for display, and the annotated points are saved in that space to the data…
-
The finally-deprecated `splmake` routine was using the `find_smoothest` algorithm for fitting a spline to data points, https://github.com/scipy/scipy/blob/master/scipy/interpolate/interpolate.py#L264…
ev-br updated
2 years ago
-
## Main objectives
* Reduce the number of classes user need to interact with
* Provide simpler and more intuitive model specification process
* Minimalist interface, user only need to specific …
-
### 😵 Describe the installation problem
I have pytorch 2.3.1 cpu_generic_py310ha4c588e_0 conda-forge installed
and I want to use torchdrug.
I have installed
pip …
-
Would you like an implementation of Natural Cubic Spline interpolation for missing data?
-
Thanks for your nice work! I met a problem while I'm training on the TED dataset (Two 32G GPUs).
```python
File "Thin-Plate-Spline-Motion-Model/train.py", line 55, in train
for x in dataloade…
-
For input of 3 Td, interpolation is used to get rate coefficient from the reported data. Below are the nearby points.
**E/N--------- k
2.848036------5.344192e-31
3.274549 ------7.650413e…