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
#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
#3jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
#4lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
#5numpy/numpy
The fundamental package for scientific computing with Python.
#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.
#7huggingface/datasets
🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools
#8ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
#9rougier/numpy-100
100 numpy exercises (with solutions)
#10dask/dask
Parallel computing with task scheduling
#11MorvanZhou/tutorials
机器学习相关教程
#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等热门领域
#13arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
#14iamseancheney/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》