ADH-LukeBollam
ADH-LukeBollam
First of all, thanks for the great library. I'm having an issue with resampling using a bandpass FIR filter, here is my Resample configuration: ``` public static float[] ResampleSignalBandpass(float[] data,...
### Which service(blob, file, queue, table) does this issue concern? all ### Which version of the Azurite was used? 3.16.0 ### Where do you get Azurite? (npm, DockerHub, NuGet, Visual...
Are there docs anywhere on the details of the FeatureUnit observation? Unclear ones are 1. When does is_blip get used, and how does it affect other attributes? For example, what...
### Which service(blob, file, queue, table) does this issue concern? Queue ### Which version of the Azurite was used? 3.16.0 ### Where do you get Azurite? (npm, DockerHub, NuGet, Visual...
Hi Sebastian, thanks for the layer. Can I clarify what you mean by: "the network converges if SimpleSelfAttention is placed right after a convolution layer that uses batch norm" Are...
One of Python's useful features is its ability to load modules from a .zip archive ([PEP here](https://docs.python.org/2.3/whatsnew/node5.html)), allowing you to package up multiple dependencies into a single file. Boto breaks...
### Background and Feature Description When evaluating sequential data, often we split large sequences into batches to be processed by a model. Combining batches back into a sequence requires multiple...
I'm a bit confused about when the rules about a Transition Asset apply. I have a scriptable object that defines the clip transitions for a weapon, so I can swap...
In the example of a custom MotionClip for root motion (https://kybernetik.com.au/animancer/docs/examples/locomotion/root-motion/), you show a class which sets RootMotion for the animator when starting a clip. In this example, disabling root...
### Library name and version Azure.Storage.Blobs 12.20.0 ### Describe the bug I get an intermittent 403 authorization failure when performing block blob operations such as delete, put and create container....