Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnvinyard/notebooks

This repository is meant to help organize and track jupyter notebooks containing informal musings and sketches of ideas.
https://github.com/johnvinyard/notebooks

Last synced: about 1 month ago
JSON representation

This repository is meant to help organize and track jupyter notebooks containing informal musings and sketches of ideas.

Awesome Lists containing this project

README

        

# Notebooks

This repository is meant to help organize and track jupyter notebooks containing
informal musings and sketches of ideas.

## Currently Interesting
- [Differentiable DCT-II in PyTorch](differentiable-dct/differentiable-dct.ipynb)
- [Differentiable DCT-Based Resampling in PyTorch](dct-based-resampling/dct-resampling.ipynb)
- [Differentiable One-Hot Encoding](differentiable-one-hot-encoding/differentiable_one_hot_encoding.ipynb)
- [Rainbowgrams from the NSynth Paper](rainbowgram/rainbowgram.ipynb)
- [Phase as it Relates to a Robust Audio Distance Metric](audiometric/audiometric.ipynb)