-
One of the things that came up during the ImageXD conference, which is also of great interest in our lab, is how to perform dimensionality reductions in Dask particularly on large arrays. These may be…
-
The goal of this issue is to kickoff the discussion on the testing strategy. Hopefully we can unify names/concepts.
## **Our current testing landscape**
- E2E tests: they run a complete samplin…
-
I have a loss function and I'm trying to make a graph visualization on the calculation of the loss:
```python
class MVP_Loss(Module):
def __init__(self, crit=None, model=None):
self.cr…
-
## Grading
Team:
Crossover Score | Runtime | Writeup | GitHub | Commits |
-- | -- | -- | -- | -- |
0.83 | [Sorting](https://vivianknee.github.io/tri2miniProject/ArtGallery/)[Fibonacci](https://vi…
-
Post questions here for this week's fundamental readings:
Grimmer, Justin, Molly Roberts, Brandon Stewart. 2022. Text as Data. Princeton University Press: Chapters 1:1-7, 2, 3, 4 —“Introduction” t…
lkcao updated
8 months ago
-
Hi,I just started reading ‘Learning model predictive control for iterative tasks. A data-driven control framework’ recently. I have some questions.
1.Is this method suitable for systems with large am…
-
`massiv` has `transpose` already - it would be handy for mathematical libraries/applications to have `inverse` as well.
-
Report from Dave Eberly about problems with the oriented box `SolveCubic` helper function.
> The SolveCubic is called to compute the eigenvalues of a real-valued symmetric 3x3 matrix. Such matrices A…
-
The implementation of the `counts` property on `Combinations` can be optimized to make use of the fact that the binomial is symmetrical around N/2 or (N - 1)/2.
More details available in [this revi…
mdznr updated
3 years ago
-
Hello. Is LP permanently deleted from gunrock examples? Unable to find it, though it is present in the list of test applications and primitives(