Skip to content

Helpful, useful, code snippets, templates, and recipes I've assembled over the years

Notifications You must be signed in to change notification settings

BlankAdventure/snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Code Snippets!

File Description
autoenc_denoise.py Simple demo of autoencoder structure for denoising a signal (keras, sklearn)
filtering.py Basic filtering options - fir, iir, convolution (numpy, scipy)
griffinlim.py Griffin-Lim algo for time-series recovery from spectrogram (librosa)
sktime_shapelets.py Time-series classification using sktime shapelets (sktime)
spectrogram.py Basic spectrogram generation (direct and via sftf) - some phase-shiting thrown in for fun (scipy)
threading_demo.py Basic multithreading with input and output queues (multiprocessing, threading)
wavelets.py Denoising using wavelets (numpy, skimage)

Notebooks

A small demo of using UMAP in a generative manner for time series UMAP Inversion.

About

Helpful, useful, code snippets, templates, and recipes I've assembled over the years

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published