-
I am trying to run the BayesianOptimization, and am trying to understand your function def my_obj(x):
-define some penalty parameter l
-you'll have to arbitrarily pick this
-it depends upon the noi…
-
Each of the line segments represents a section of a fault. Each of these has a model estimated slip rate that is stored in the segment data frame. We'd like to display these values on the main plot.…
-
I have the following frontend code which sends audio data over a websocket in the browser (using the microphone):
```javascript
const webSocket = new WebSocket('ws://127.0.0.1:3000');
webSocket.o…
-
Hello,
I hope this message found you well. I have been using the google colab to train a custom model. I have an issue trying to use the `predict.py` from gelan-c-seg. This is my code:
`!python segm…
-
I stumbled upon multiple cases where there is an intersection point, which is clearly within both segments, but is said to not be within one of the two. I attached a MWE as a JSON node tree.
[MWE bug…
-
### System information
- solvespace from master @ 7795b0bc1911a01eaa4661e252488d8f07ec2135
- Debian testing, amd64
- gcc 10.2.1
[dual-tangent-arc-on-segment.slvs.zip](https://github.com/solves…
-
From the [forum](https://mne.discourse.group/t/assertionerror-at-max-n-smp-read-smp-exp/10382):
> I'm trying to read a channel from an edf file using the code below:
>
> ```python
> import mne
…
cbrnr updated
3 weeks ago
-
Hi @RosaWagner we are updating a couple of signs that were left with a problem of shapeshifting, and we are trying to export everything again through method of config.yaml but I got this error:
`fo…
-
I install the packages using
```
FORCE_ONLY_CUDA=1 pip install -U -v --no-build-isolation git+https://github.com/rusty1s/pytorch_cluster.git
FORCE_ONLY_CUDA=1 pip install -U -v --no-build-isolati…
-
### What happened?
There are differences in line segment drawing between 2D and 3D perspectives:
2D:
![image](https://github.com/user-attachments/assets/1df13cbc-7aff-4de2-bb9d-ae6f15948790)
3D:…