Pinned Loading
-
HSIC.ipynb
HSIC.ipynb 1{
2"nbformat": 4,
3"nbformat_minor": 0,
4"metadata": {
5"colab": {
-
dok
dok PublicNested Dockerfile for remote multiuser development. Images and notes about them represent projects that Im testing, storing them in a common docker framework minimizes the possibility of code rot.
Shell
-
Fourier 1d Conv is constant speed as...
Fourier 1d Conv is constant speed as kernel support inclreases 1"""@xvdp
2Fourier 1D convs are constant speed with support size increase. HW optimized Sliding W are faster for small supports <20.
3Vec (conv) kernel = ifft(fft(Vec) * fft(kernel))
4I used these to RIR (Room Impusle Response) to audio augmentation.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.