dynamicwebpaige / signals-and-systems
Interactive visualizations for Dr. Richard Baraniuk's open-source "Signals and Systems" textbook. R / Shiny.
☆39Updated 8 years ago
Alternatives and similar repositories for signals-and-systems
Users that are interested in signals-and-systems are comparing it to the libraries listed below
Sorting:
- A series of Jupyter notebooks on signal processing☆51Updated 6 years ago
- Draw, modify, and execute graphs using a simple python dict interface☆30Updated 2 years ago
- Code and LaTeX source for Think Stats, third edition☆31Updated 5 years ago
- A open source book covering the foundational maths of deep learning and machine learning using TensorFlow☆33Updated 6 years ago
- Stats 479 Project☆22Updated 6 years ago
- This repo is part of a series of blog post titled "Nothing but NumPy"☆49Updated 4 years ago
- Experiment orchestration☆103Updated 4 years ago
- Code examples for my Interpretable Machine Learning Blog Series☆58Updated 4 years ago
- ☆51Updated 5 years ago
- A minimal Python kernel so you can run Python in your Python☆39Updated 3 years ago
- The fast.ai data ethics course☆16Updated 2 years ago
- Blazingly fast capsule networks in 75 lines of pytorch+einops☆26Updated 3 years ago
- Portfolio of Allen Downey at Olin College☆19Updated 2 years ago
- ☆20Updated last year
- A collection of scientific kernels using the numpy module for benchmarking purpose☆38Updated 4 years ago
- matplotlib backend for graph output in unicode terminals using drawille☆78Updated last year
- ☆50Updated 4 years ago
- A simple wrapper over `pydot` and `graphviz` which fixes some sharp edges☆63Updated 2 years ago
- Spectrogram calculation for NumPy☆45Updated 4 months ago
- Slides for quantstack talks☆80Updated 2 years ago
- Productionize machine learning predictions, with ONNX or without☆65Updated last year
- Jupyter Notebook for the "Scientific Computing in Python: Introduction to NumPy and Matplotlib" blog article