-
First `cmake`
```
» CC=/usr/bin/gcc-5 CXX=/usr/bin/gcc-5 cmake -DCUDA_ARCH=52 -DDISABLE_R=y .. ‹master✓› ➤ c286c3e [6d12h47m]
-- The C compiler id…
-
how to manually set centroid for k means ?
I've looked for it in the existing documentation but it's not there. meanwhile sometimes users need to set the centroid manually but based on available da…
-
## Problem description
1. If masking a timeseries followed by clustering, the timeseries given to the clustering function may be an incorrect length, particularly if the mask includes the last time…
-
Excuse me rileypsmith, i want to ask for your help about error issue when im doing my project for my final thesis purpose
basically this function for find optimal k came from kmeans based on optima…
-
Dear deeplabcut team,
First of all thank you for making this great program! I am encountering some difficulties getting accurate tracking of the shape of a mouse's eyelid. I would like to get some…
-
I am trying to run bash scripts/cifar/train_cifar10_moco_cld.sh while encounter cifar download issue.
`(simclr-1) liangyu@sphadmin-G560-V5:/space/liangyu/workspace/jhu/code/CLD-UnsupervisedLearning…
-
**Describe the bug**
A clear and concise description of what the bug is, including what you were expecting to happen and what actually happened. Please report the version of pomegranate that you are …
-
When I reloaded my model to do prediction, I got the following error:
---------------------------------------------------------------------------
KeyError Tracebac…
-
## Environment data
VS Code version: 1.58.2
Extension version (available under the Extensions sidebar): v2021.7.5
OS: Darwin arm64 20.6.0
Python version (& distribution if applicable, e.g. Anaco…
-
hi,thanks for your work.
I have obtained bad performance on MMT and SpCL by only using your code and default setting .
For instance,
MMT(duke-to-market):
************************* Start validati…