Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/johnvinyard/notebooks
- Owner: JohnVinyard
- Created: 2018-01-17T20:23:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T20:26:37.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T04:31:47.735Z (3 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 6.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Audit: auditory-image-model/auditory_image_model.ipynb
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)