-
# Benchmark
## Introduce
In the field of deep learning for audio, the mel spectrogram is the most commonly used audio feature. The performance of mel spectrogram features can be benchmarked and co…
-
### 🐛 Describe the bug
As per title. As an example, let's consider the `sampled_addmm` method which is semantically equivalent to
`sampled_addmm(s, m1, m2, alpha, beta) := alpha * (m1 @ m2).sparse…
-
I am looking at integrating an IMU into the system. I don't need it tightly integrated, i just want to pass a starting rotation, so that the initial rotation matches the IMU when the map/tracking is …
-
This is just to collect stuff. I will update the first post if more comes in. This is not a promise off what is gonna be there when, its just to help us planning. I differentiate global, team, and thr…
-
# Table of contents
- Is it okay to hard code length of the links for the exercises?
- The feet of the robot are under the ground when I play the app.
- Do we need to use analytical Jacobian for IK…
-
Hi,
Because I didn't find any topic about .dcp input color profiles I submit suggestions for adding this feature do Darktable.
-
Designing a Multi-Layered Hierarchy of Control
You
I'm working on a idea for a multi-layered hierarchy of control
Copilot
That sounds like an interesting project! A multi-layered hierarchy of co…
-
Numpy kicked off what eventually evolved into the [Pydata stack](https://www.youtube.com/watch?v=RTiAMB2tQjo). One of the core components of Numpy was an ndarray type. What's an ndarray? It's a way to…
-
Here we will keep track of compatibility with Enzyme for taking gradients.
First think is to collect a few examples to run.
-
It would be great to have POVM measurements, as well as measurements with post-selection. Both are available in QuantumInformation.jl, Yao.jl and recently added to QuTip (git only) as well.