-
* Enhancement: **3D t-SNE Plots** (preferably with rotation)
* Purpose: Identify structures that aren't readily apparent in 2D plots
* Use-case: Cluster analysis
Enhancement: **Matthews Corre…
-
# 🎯 Problem to be solved
We want to return information to the charon node operator about the running cluster in a manner easier than opening the cluster-lock.json. This will become more important a…
-
**The context**
What do you wish to achieve?
**The question**
Our applications are all on k8s, and communication between services uses k8s service or headless service. However, when we use th…
-
**Coach assistant:** @ghaisani
**Sanity checks:**
* [ ] GitHub profile photo + detailed profile description
**Organizations:**
1. Metabrainz
2. InterMine
3. CDLI
**Ideas:**
| Organ…
-
While trying to execute the below command ..
` python spk-diarization2.py /mnt/c/users/karthikeyan/Downloads/proper.wav`
am getting,
Reading file: /mnt/c/users/karthikeyan/Downloads/proper.wa…
-
## 1. **Problem Statement** *
> What is the problem?: Explain the context and why it needs resolution.
> Impact: Describe how the problem affects users, systems, or the project.
With the emerge…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## Describe the bug (🐛 if you encounter this issue)
I just upgraded from 1.5.1 to 1.5.2 and engine from all volumes for newer version, mostly it was ok, but after all I noticed that two volumes are…
-
I'm trying to create a multivariate function with complex Laurent polynomials, but
```julia
Fun((x,y)->x*cos(y),Chebyshev()⊗Laurent())
```
yields
```
InexactError: Float64(0.5 + 6.12323399…
-
When having Flux v0.13.15 installed in a cluster environment I am facing an issue where loading the package through `using Flux` fails the first time with the error:
```julia
julia> using Flux
┌ …