Numpy

Open-source projects categorized as Numpy

Top 23 Numpy Open-Source Projects

  • Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  • Project mention: Tinygrad: Hacked 4090 driver to enable P2P | news.ycombinator.com | 2024-04-12

    fyi should work on most 40xx[1]

    [1] https://github.com/pytorch/pytorch/issues/119638#issuecommen...

  • PythonDataScienceHandbook

    Python Data Science Handbook: full text in Jupyter Notebooks

  • Project mention: About Data analyst, data scientist and data engineer, resources and experiences | dev.to | 2024-03-26

    Python Data Science Handbook

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 30-Days-Of-Python

    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 than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

  • Project mention: Top GitHub Resources to Level Up Your Python game | dev.to | 2023-11-27

    🎇 Repository Link: 30 Days of Python

  • 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.

  • NumPy

    The fundamental package for scientific computing with Python.

  • Project mention: Dot vs Matrix vs Element-wise multiplication in PyTorch | dev.to | 2024-03-20

    In NumPy with @, dot() or matmul():

  • datasets

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

  • Project mention: 🐍🐍 23 issues to grow yourself as an exceptional open-source Python expert 🧑‍💻 🥇 | dev.to | 2023-10-19
  • ivy

    The Unified AI Framework

  • Project mention: Keras 3.0 | news.ycombinator.com | 2023-11-28

    See also https://github.com/unifyai/ivy which I have not tried but seems along the lines of what you are describing, working with all the major frameworks

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Dask

    Parallel computing with task scheduling

  • Project mention: The Distributed Tensor Algebra Compiler (2022) | news.ycombinator.com | 2023-06-15
  • numpy-100

    100 numpy exercises (with solutions)

  • Project mention: Book to practice along Mckinney's "Python for data analysis" | /r/learnpython | 2023-06-16

    Check out this numpy 100 exercises repo.

  • scientific-visualization-book

    An open access book on scientific visualization using python and matplotlib

  • Project mention: Scientific Visualization: Python and Matplotlib | news.ycombinator.com | 2024-02-13
  • numerical-linear-algebra

    Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course

  • Project mention: I'm a 42-years-old librarian whithout any math background and I'm willing to learn | /r/learnmachinelearning | 2023-04-27

    If you really like to dig into math, I liked the Udacity course on Intro to Deeplearning with Pytorch. Also, the Stanford course CS231n Convolutional Neural Networks for Visual Recognition is a good place to understand some basics. Other two courses to get you jumpstarted are Practical Deep Learning for Coders and Linear Algebra Course by FastAI

  • Numba

    NumPy aware dynamic Python compiler using LLVM

  • Project mention: Mojo🔥: Head -to-Head with Python and Numba | dev.to | 2023-09-27

    Around the same time, I discovered Numba and was fascinated by how easily it could bring huge performance improvements to Python code.

  • mlcourse.ai

    Open Machine Learning Course

  • Project mention: Open Machine Learning Course | news.ycombinator.com | 2023-10-22
  • trax

    Trax — Deep Learning with Clear Code and Speed

  • Project mention: Replit's new Code LLM was trained in 1 week | news.ycombinator.com | 2023-05-03

    and the implementation https://github.com/google/trax/blob/master/trax/models/resea... if you are interested.

    Hope you get to look into this!

  • einops

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

  • Project mention: Einops: Flexible and powerful tensor operations for readable and reliable code | news.ycombinator.com | 2023-12-12
  • tensorboardX

    tensorboard for pytorch (and chainer, mxnet, numpy, ...)

  • cupy

    NumPy & SciPy for GPU

  • Project mention: CuPy: NumPy and SciPy for GPU | news.ycombinator.com | 2023-11-28
  • py

    Repository to store sample python programs for python learning

  • chainer

    A flexible framework of neural networks for deep learning

  • Project mention: ChaiNNer – Node/Graph based image processing and AI upscaling GUI | news.ycombinator.com | 2023-07-19

    There is already an AI framework named Chainer: https://github.com/chainer/chainer

  • orjson

    Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

  • Project mention: JSON dans les projets data science : Trucs & Astuces | dev.to | 2024-03-07
  • MegEngine

    MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架

  • orange

    🍊 :bar_chart: :bulb: Orange: Interactive data analysis

  • Project mention: Orange Data Mining | news.ycombinator.com | 2024-04-15
  • machine_learning_complete

    A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-15.

Numpy related posts

Index

What are some of the best open-source Numpy projects? This list will help you:

Project Stars
1 Pytorch 77,544
2 PythonDataScienceHandbook 41,407
3 30-Days-Of-Python 31,031
4 data-science-ipython-notebooks 26,438
5 NumPy 26,290
6 datasets 18,376
7 ivy 14,016
8 Dask 11,982
9 numpy-100 11,440
10 scientific-visualization-book 10,030
11 numerical-linear-algebra 9,993
12 Numba 9,404
13 mlcourse.ai 9,382
14 trax 7,948
15 einops 7,897
16 tensorboardX 7,792
17 cupy 7,753
18 py 6,619
19 chainer 5,861
20 orjson 5,520
21 MegEngine 4,713
22 orange 4,594
23 machine_learning_complete 4,497
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com