All Projects → earthspecies → Intro To Dsp With Python

earthspecies / Intro To Dsp With Python

Projects that are alternatives of or similar to Intro To Dsp With Python

Deep Learning Random Explore
Stars: ✭ 192 (-1.03%)
Mutual labels:  jupyter-notebook
Deep learning tutorial
[ko] 패스트캠퍼스 강의 자료
Stars: ✭ 193 (-0.52%)
Mutual labels:  jupyter-notebook
Tensorflow
Project containig related material for my TensorFlow articles
Stars: ✭ 2,371 (+1122.16%)
Mutual labels:  jupyter-notebook
Hashnet
Code release for "HashNet: Deep Learning to Hash by Continuation" (ICCV 2017)
Stars: ✭ 192 (-1.03%)
Mutual labels:  jupyter-notebook
Learned Correspondence Release
Code release for "learning to find good correspondences" CVPR 2018
Stars: ✭ 192 (-1.03%)
Mutual labels:  jupyter-notebook
Nn compression
Stars: ✭ 193 (-0.52%)
Mutual labels:  jupyter-notebook
Ml Tutorial
Introduction to ML packages for the 6.86x course
Stars: ✭ 189 (-2.58%)
Mutual labels:  jupyter-notebook
Coursera Deep Learning Specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models
Stars: ✭ 188 (-3.09%)
Mutual labels:  jupyter-notebook
Extendedtinyfaces
Detecting and counting small objects - Analysis, review and application to counting
Stars: ✭ 193 (-0.52%)
Mutual labels:  jupyter-notebook
Sigopt Examples
Optimization Examples with SigOpt
Stars: ✭ 193 (-0.52%)
Mutual labels:  jupyter-notebook
Py R Fcn Multigpu
Code for training py-faster-rcnn and py-R-FCN on multiple GPUs in caffe
Stars: ✭ 192 (-1.03%)
Mutual labels:  jupyter-notebook
Crawler Analysis
爬虫+数据分析实战项目
Stars: ✭ 193 (-0.52%)
Mutual labels:  jupyter-notebook
One Hundred Layers Tiramisu
Keras Implementation of The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation by (Simon Jégou, Michal Drozdzal, David Vazquez, Adriana Romero, Yoshua Bengio)
Stars: ✭ 193 (-0.52%)
Mutual labels:  jupyter-notebook
Research2vec
Representing research papers as vectors / latent representations.
Stars: ✭ 192 (-1.03%)
Mutual labels:  jupyter-notebook
Machinelearningnotebooks
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
Stars: ✭ 2,790 (+1338.14%)
Mutual labels:  jupyter-notebook
Facenet
FaceNet for face recognition using pytorch
Stars: ✭ 192 (-1.03%)
Mutual labels:  jupyter-notebook
Spell Checker
A seq2seq model that can correct spelling mistakes.
Stars: ✭ 193 (-0.52%)
Mutual labels:  jupyter-notebook
Open Visualizations
Visualizations based on best open science practices.
Stars: ✭ 194 (+0%)
Mutual labels:  jupyter-notebook
Mobile Yolov5 Pruning Distillation
mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!
Stars: ✭ 192 (-1.03%)
Mutual labels:  jupyter-notebook
Scribe
Realistic Handwriting with Tensorflow
Stars: ✭ 193 (-0.52%)
Mutual labels:  jupyter-notebook

DSP with Python: A Hands-on Introduction

Notebooks on working with digital signals (audio) in Python.

No math beyond high school math needed. Basic programming skills required.

Table of contents

  1. What is sound? Open In Colab
  2. Generate a sound that resembles violin Open In Colab
  3. How is loudness measured? (what are decibels) Open In Colab
  4. How to visualize sound? Open In Colab
  5. How to work with large wav files? Open In Colab

Useful resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].