Top 499 numpy open source projects

Algorithmic-Trading
I have been deeply interested in algorithmic trading and systematic trading algorithms. This Repository contains the code of what I have learnt on the way. It starts form some basic simple statistics and will lead up to complex machine learning algorithms.
poisson-matting
Python implementation of Poisson matting method
numpyeigen
Fast zero-overhead bindings between NumPy and Eigen
gaia
Gaia is a geospatial analysis library jointly developed by Kitware and Epidemico.
numpy-data-augmentation
Data Augmentation using NumPy
Numscrypt
A port of a small but relevant part of Numpy to Transcrypt, simplified for the sake of speed
molml
A library to interface molecules and machine learning.
Scipy-Bordeaux-2017
Course taught at the University of Bordeaux in the academic year 2017 for PhD students.
cnn np
使用numpy构建cnn复习深度学习知识
shallow-water
Python model solving the shallow water equations (linear momentum, nonlinear continuity)
slam-python
SLAM - Simultaneous localization and mapping using OpenCV and NumPy.
pnumpy
Parallel NumPy seamlessly speeds up NumPy for large arrays (64K+ elements) with no change required to existing code.
ai-virtual-mouse
Developed an AI-based system to control the mouse cursor using Python and OpenCV with the real-time camera. Fingertip location is mapped to RGB images to control the mouse cursor.
ndtest
multi-dimensional statistical test with python
vinum
Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.
polytope
Geometric operations on polytopes of any dimension
dpnp
NumPy drop-in replacement for Intel(R) XPUs
Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System
Computer Vision module for detecting emotion, age and gender of a person in any given image, video or real time webcam. A custom VGG16 model was developed and trained on open source facial datasets downloaded from Kaggle and IMDB. OpenCV,dlib & keras were used to aid facial detection and video processing. The final system can detect the emotion,…
Deep-Learning-with-PyTorch-A-60-Minute-Blitz-cn
PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)
MachineLearning
机器学习教程,本教程包含基于numpy、sklearn与tensorflow机器学习,也会包含利用spark、flink加快模型训练等用法。本着能够较全的引导读者入门机器学习。
python-awips
A framework for querying AWIPS meteorological datasets from an EDEX Data Server.
SciCompforChemists
Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.
valinvest
A value investing tool based on Warren Buffett, Joseph Piotroski and Benjamin Graham thoughts
object-detection-with-deep-learning
demonstrating use of convolution neural networks to detect objects in a video
ormsgpack
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
concrete-numpy
Concrete Numpy is a python package that contains the tools data scientists need to compile various numpy functions into their Fully Homomorphic Encryption (FHE) equivalents. Concrete Numpy goes on top of the Concrete Library and its Compiler.
dsp-theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
SNNs-In-Tensorflow
Implementation of a Spiking Neural Network in Tensorflow.
PyRates
Open-source, graph-based Python code generator and analysis toolbox for dynamical systems (pre-implemented and custom models). Most pre-implemented models belong to the family of neural population models.
wavio
A Python module for reading and writing WAV files using numpy arrays.
python-sharearray
Share numpy arrays across processes efficiently ideal for large, read-only datasets
Information-Retrieval
Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:
ml-workflow-automation
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
301-360 of 499 numpy projects