All Git Users → timsainb

8 open source projects by timsainb

1. Python spectrograms and inversion
Spectrograms, MFCCs, and Inversion Demo in a jupyter notebook
2. Avgn
A generative network for animal vocalizations. For dimensionality reduction, sequencing, clustering, corpus-building, and generating novel 'stimulus spaces'. All with notebook examples using freely available datasets.
3. Tensorflow2 Generative Models
Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is self contained in a jupyter notebook for easy export to colab.
4. Tensorflow Multigpu Vae Gan
A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.
5. Noisereduce
Noise reduction in python using spectral gating (speech, bioacoustics, time-domain signals)
6. avgn paper
Latent and generative models of animal vocalizations for songbirds, mice, primates, humans, cetaceans, etc.
7. ParametricUMAP paper
Parametric UMAP embeddings for representation and semisupervised learning. From the paper "Parametric UMAP: learning embeddings with deep neural networks for representation and semi-supervised learning" (Sainburg, McInnes, Gentner, 2020).
8. GAIA
Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained explicitly on interpolations to promote convexity and better latent interpolations.
1-8 of 8 user projects