Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. NumPy
N

NumPy

Framework
113 projects1088.2k total stars250.0k total forks7 languages

Open-source projects built with NumPy

There are currently 113 open-source projects built with NumPy, with a combined total of 1088.2k GitHub stars. The most common language among these projects is Python.

Showing 113 open-source projects · page 1 of 4

Pandas cheatsheet
Pandas cheatsheetpandas-dev/pandas

A powerful Python library for data manipulation and analysis, providing fast, flexible data structures.

48.6k19.9kPython
1 day ago
pandas
pandaspandas-dev/pandas

A powerful Python library for data analysis and manipulation, providing fast, flexible data structures.

48.6k19.9kPython
1 day ago
Python Data Science Handbook
Python Data Science Handbookjakevdp/PythonDataScienceHandbook

A comprehensive guide to Python's essential data science libraries, available as free Jupyter notebooks.

47.3k18.8kJupyter Notebook
1 year ago
TensorFlow Python Notebooks
TensorFlow Python Notebooksaymericdamien/TensorFlow-Examples

A comprehensive collection of TensorFlow tutorials and examples for beginners, covering both TF v1 and v2 with clear explanations.

43.8k14.8kJupyter Notebook
1 year ago
FAISS
FAISSfacebookresearch/faiss

A library for efficient similarity search and clustering of dense vectors, scaling to billions of vectors on a single server.

39.8k4.3kC++
1 day ago
JAX GitHub Discussions
JAX GitHub Discussionsgoogle/jax

A Python library for composable transformations of numerical programs: automatic differentiation, vectorization, and JIT compilation to GPU/TPU.

35.5k3.5kPython
1 day ago
jax
jaxjax-ml/jax

A Python library for accelerator-oriented array computation and program transformation, designed for high-performance numerical computing and machine learning.

35.5k3.5kPython
1 day ago
JAX
JAXgoogle/jax

A Python library for composable transformations of numerical programs: automatic differentiation, vectorization, and JIT compilation to GPU/TPU.

35.5k3.5kPython
1 day ago
ML-From-Scratch
ML-From-Scratcheriklindernoren/ML-From-Scratch

Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility and transparency.

31.4k5.3kPython
2 years ago
PythonRobotics
PythonRoboticsAtsushiSakai/PythonRobotics

A comprehensive collection of Python sample codes and a textbook for robotics algorithms, covering localization, mapping, SLAM, path planning, and control.

29.2k7.3kPython
3 days ago
PythonRobotics
PythonRoboticsAtsushiSakai/PythonRobotics

A Python code collection and textbook for robotics algorithms, featuring implementations for localization, mapping, SLAM, path planning, and control.

29.2k7.3kPython
3 days ago
Probabilistic Programming and Bayesian Methods for Hackers
Probabilistic Programming and Bayesian Methods for HackersCamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

An introduction to Bayesian inference and probabilistic programming using Python and PyMC, with a computational-first approach.

28.2k7.9kJupyter Notebook
1 year ago
MLX
MLXml-explore/mlx

An array framework for machine learning on Apple silicon with unified memory and dynamic graph construction.

25.7k1.7kC++
1 day ago
shap
shapslundberg/shap

A unified Python library for explaining any machine learning model's predictions using Shapley values from game theory.

25.3k3.7kJupyter Notebook
1 day ago
Python for Data Analysis, 3E
Python for Data Analysis, 3Ewesm/pydata-book

Companion materials and IPython notebooks for the 'Python for Data Analysis' book, covering pandas, NumPy, and data science workflows.

24.5k15.7kJupyter Notebook
6 months ago
Prophet
Prophetfacebook/prophet

An automatic forecasting procedure for time series data with multiple seasonality and linear or non-linear growth.

20.1k4.6kPython
16 days ago
prophet <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
prophet <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">facebookincubator/prophet

An open-source forecasting tool for time series data with multiple seasonality and linear or non-linear growth.

20.1k4.6kPython
16 days ago
gensim
gensimRaRe-Technologies/gensim

A Python library for topic modeling, document indexing, and similarity retrieval with large text corpora.

16.4k4.4kPython
5 months ago
gensim
gensimpiskvorky/gensim

A Python library for topic modeling, document indexing, and similarity retrieval with large corpora.

16.4k4.4kPython
5 months ago
numpy-ML
numpy-MLddbourgin/numpy-ml

A comprehensive collection of machine learning algorithms implemented exclusively in NumPy for educational purposes and prototyping.

16.3k3.8kPython
2 years ago
moviepy
moviepyZulko/moviepy

A Python library for video editing, processing, and custom effects creation through code.

14.6k2.1kPython
1 month ago
AlphaFold
AlphaFolddeepmind/alphafold

Open source implementation of AlphaFold 2, a deep learning system for highly accurate protein structure prediction.

14.5k2.6kPython
1 day ago
seaborn
seabornmwaskom/seaborn

A Python visualization library based on matplotlib for creating attractive statistical graphics with a high-level interface.

13.8k2.1kPython
3 months ago
Fashion-MNIST
Fashion-MNISTzalandoresearch/fashion-mnist

A drop-in replacement for the MNIST dataset, featuring 70,000 Zalando fashion article images for benchmarking machine learning algorithms.

12.7k3.1kPython
3 years ago
Dive into Machine Learning
Dive into Machine Learninghangtwenty/dive-into-machine-learning

A curated guide to learning machine learning with Python and Jupyter Notebook, featuring hands-on tutorials, courses, and ethical considerations.

11.4k1.9k
3 years ago
Dive into Machine Learning
Dive into Machine Learninghangtwenty/dive-into-machine-learning

A curated guide to learning machine learning with Python and Jupyter Notebook, featuring courses, notebooks, and practical resources.

11.4k1.9k
3 years ago
kornia
korniakornia/kornia

A differentiable computer vision library for PyTorch, providing geometric vision and image processing algorithms for AI workflows.

11.2k1.2kPython
2 days ago
tpot
tpotEpistasisLab/tpot

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

10.0k1.6kJupyter Notebook
7 months ago
TPOT
TPOTrhiever/tpot

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

10.0k1.6kJupyter Notebook
7 months ago
Darts
Dartsunit8co/darts

A Python library for user-friendly forecasting and anomaly detection on time series, from ARIMA to deep neural networks.

9.3k1.0kPython
7 days ago
Effective Tensorflow
Effective Tensorflowvahidk/EffectiveTensorflow

A comprehensive guide to TensorFlow 2.x covering fundamentals, best practices, and advanced topics for efficient machine learning development.

8.6k885
5 years ago
vaex
vaexvaexio/vaex

A high-performance Python DataFrame library for lazy out-of-core processing and visualization of billion-row datasets at interactive speeds.

8.5k601Python
23 days ago
Librosa
Librosalibrosa/librosa

A Python library for music and audio analysis, providing tools for feature extraction, visualization, and transformation.

8.3k1.0kPython
2 days ago
Trax
Traxgoogle/trax

An end-to-end deep learning library focused on clear code, speed, and research, built by Google Brain.

8.3k830Python
7 months ago
Reformer
Reformergoogle/trax

An end-to-end deep learning library focused on clear code and speed, used for research and production by Google Brain.

8.3k830Python
7 months ago
MONAI
MONAIProject-MONAI/MONAI

A PyTorch-based open-source framework for deep learning in healthcare imaging, providing domain-specific tools and workflows.

8.1k1.5kPython
2 days ago
1234
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub