ScotAllen's Stars
iodide-project/iodide
Literate scientific computing and communication for the web
pyodide/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
jayinai/ml-cheatsheet
A constantly updated python machine learning cheatsheet
psi4/psi4numpy
Combining Psi4 and Numpy for education and development.
scikit-signal/tftb
A Python module for time-frequency analysis
tirthajyoti/Stats-Maths-with-Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
markjay4k/Audio-Spectrum-Analyzer-in-Python
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
hukenovs/dsp-theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
leandromineti/ml-feynman-experience
A collection of analytics methods implemented with Python on Google Colab
ruddra/docker-django
A complete docker package for django which is easy to understand and can be deployed anywhere(supports Data Science related libraries like numpy, scipy etc).
Andrewnetwork/WorkshopScipy
A workshop for scientific computing in Python. ( December 2017 )
lmfit/lmfit-py
Non-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize, and with many additional classes and methods for curve fitting.
MonsieurV/py-findpeaks
Overview of the peaks dectection algorithms available in Python
ITCoders/Human-detection-and-Tracking
Human-detection-and-Tracking
changwookjun/StudyBook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
librosa/librosa
Python library for audio and music analysis
edyoda/data-science-complete-tutorial
For extensive instructor led learning
ryfeus/lambda-packs
Precompiled packages for AWS Lambda
rougier/from-python-to-numpy
An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017
mars-project/mars
Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
cupy/cupy
NumPy & SciPy for GPU
chainer/chainer
A flexible framework of neural networks for deep learning
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
Yorko/mlcourse.ai
Open Machine Learning Course
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
GeorgeSeif/Data-Science-Python
Data Science analysis and visualization using Python.
cedrickchee/data-science-notebooks
Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualization.
hongyingyue/Tiny-skills-of-data
Examples of tiny skills in R/Python, such as drawing a map, crawl the weather info.
nvdv/vprof
Visual profiler for Python
Unidata/MetPy
MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.