back to home

Best Open Source numpy Libraries

A curated list of the most popular GitHub repositories tagged with numpy. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.

#1pytorch/pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

97,656Python
Analyze Code

#2Asabeneh/30-Days-Of-Python

The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

58,405Python
Analyze Code

#3jakevdp/PythonDataScienceHandbook

Python Data Science Handbook: full text in Jupyter Notebooks

46,807Jupyter Notebook
Analyze Code

#4lutzroeder/netron

Visualizer for neural network, deep learning and machine learning models

32,418JavaScript
Analyze Code

#5numpy/numpy

The fundamental package for scientific computing with Python.

31,480Python
Analyze Code

#6donnemartin/data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

28,880Python
Analyze Code

#7huggingface/datasets

🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools

21,200Python
Analyze Code

#8ivy-llc/ivy

Convert Machine Learning Code Between Frameworks

14,212Python
Analyze Code

#9rougier/numpy-100

100 numpy exercises (with solutions)

13,812Python
Analyze Code

#10dask/dask

Parallel computing with task scheduling

13,746Python
Analyze Code

#11MorvanZhou/tutorials

机器学习相关教程

12,796Python
Analyze Code

#12tangyudi/Ai-Learn

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

12,642
Analyze Code

#13arogozhnikov/einops

Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

9,398Python
Analyze Code

#14iamseancheney/python_for_data_analysis_2nd_chinese_version

《利用Python进行数据分析·第2版》

8,790
Analyze Code