NumPy topic

NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.

List NumPy repositories

shifted_beta_geometric_py

55
Stars
20
Forks
Watchers

An implementation of the shifted-beta-geometric (sBG) model from Fader and Hardie's "How to Project Customer Retention" (2006)

carefree-ml

33
Stars
4
Forks
Watchers

carefree-ml implemented Machine Learning algorithms with numpy, mainly for educational use

MachineLearning

1.1k
Stars
724
Forks
Watchers

Machine learning algorithms implemented by pure numpy

orjson

5.7k
Stars
199
Forks
Watchers

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

pytorch-nptransforms

59
Stars
10
Forks
Watchers

Pytorch transforms based on numpy arrays instead of PIL Image

vedo

2.0k
Stars
256
Forks
Watchers

A python module for scientific analysis of 3D data based on VTK and Numpy

Machine-Learning-with-Python

3.0k
Stars
1.8k
Forks
Watchers

Practice and tutorial-style notebooks covering wide variety of machine learning techniques

einops

8.3k
Stars
342
Forks
Watchers

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