-
**1 Read and comment**
Read Paper:
Sanders, Abraham, Rachael White, Lauren Severson, Rufeng Ma, Richard McQueen, Haniel Campos Alcanatara Paulo, Yucheng Zhang, John S Erickson, und Kristin P Ben…
-
-
Hello,
I notice a significant CPU load (around 100 pct for Electron v16.0) - memory around 190MB.
Using IndigoEngine v 0.10 with Scala 3.1.0
and a drop in frame rate (to 2 fps) when loading a til…
-
Is there any implementation taking advantage of GPU's parallel processing? CUDA, for example.
At a first glance, the algorithm seems to be apt to parallel implementation, but I don't have a deep know…
-
-
Hello!
In the file hierarchy_computation.py, I noticed that the code calculates the distance matrix (for affinity clustering) from the confusion matrix of a trained model.
However, in the paper,…
-
_This is a long read and a proposal with quite a large scope and a decent amount of backwards-compatibility impact. I hope it'll make SciPy's behavior much more consistent and predictable, as well as …
-
Hello, I was getting the same error mentioned in [#346 ](https://github.com/ipeaGIT/r5r/issues/346) specifically:
```
`Error in `dplyr::summarise()`:
ℹ In argument: `polygons = `%>%`(...)`.
Cau…
-
I'm curious what GPU performance you get against something like the cudnn wrappers of NNlibCUDA.jl. Those would be more appropriate comparisons than CuArray broadcasting.
-
Hello,
I am trying to further-pretrain the official BARThez model (French BART) checkpoint available at moussaKam/barthez with the denoising task.
The command used was the following :
```
ex…