Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
NumPy
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.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2025-01-11 00:16:41 UTC
- JSON Representation
https://github.com/pothosware/pothosnumpy
Pothos toolkit for NumPy API support
dataflow dataflow-programming numpy pothos python
Last synced: 15 Nov 2024
https://github.com/wtcpython/funcdrawer
一个简单,易上手的绘图软件
numpy pyqtgraph pyside6 python
Last synced: 14 Jan 2025
https://github.com/utsanjan/traffic-prediction-model
Traffic prediction model built with python using Machine learning and Image processing
anaconda image-processing ipynb jupyter-notebook machine-learning matplotlib numpy pip python python3 tensorflow traffic-prediction
Last synced: 22 Nov 2024
https://github.com/samyak2/numpytorch
Simple neural network implementation in numpy with a PyTorch-like API
deep-learning neural-network numpy pytorch
Last synced: 10 Jan 2025
https://github.com/saura-t/mnist-handwritten-digit-recognition
The MNIST dataset consists of 0-9 digits with black background and white digit. The Handwritten digit recognition successfully identifies all the handwritten digits using sequential model.
classification digit-recognition handwritten-digit-recognition jupyter-notebook mnist-classification mnist-dataset numpy python3 tensorflow
Last synced: 18 Nov 2024
https://github.com/intelpython/optimizations_bench
Collection of performance benchmarks used to present optimizations implemented for Intel(R) Distribution for Python*
benchmark mkl-umath numpy python
Last synced: 15 Nov 2024
https://github.com/r13i/painting-with-neural-net
Project to train a neural network to paint using TensorFlow.
jupyter-notebook machine-learning neural-networks numpy python tensorflow
Last synced: 07 Dec 2024
https://github.com/sb-child/spectrum-analyzer
a simple spectrum analyzer (audio visualizer) using python and esp8266
arduino audio esp8266 fft fft-analysis led numpy platformio python spectrum u8g2 visualizer
Last synced: 13 Nov 2024
https://github.com/hunar4321/multiple-regression
A simple intuitive method for multiple regression
linear-regression machine-learning multiple-regression numpy predictive-modeling python regression
Last synced: 13 Jan 2025
https://github.com/bhattbhavesh91/self-attention-python
This repository will guide you to implement a simple self-attention mechanism using the Python's NumPy library
attention-mechanism numpy python self-attention self-attention-implementation
Last synced: 16 Nov 2024
https://github.com/justinlubin/cobbler
Refactor programs to use library functions!
elm numpy program-synthesis python refactoring
Last synced: 18 Nov 2024
https://github.com/bhattbhavesh91/gradient-descent-numpy-example
Gradient Descent Algorithm Implementation using NumPy
gradient-descent gradient-descent-algorithm linear-regression numpy
Last synced: 16 Nov 2024
https://github.com/fuzailpalnak/stitchnsplit
A library to Stitch and Split Geo Reference as well as Non Geo Reference Data
geographical-information-system georeferenced-data geospatial-data gis grid merge mesh mesh-generation mesh-processing meshes numpy overlapping-windows python rasterio split stitch
Last synced: 15 Nov 2024
https://github.com/trainingbypackt/data-visualization-with-python-elearning
Create an impact with meaningful data insights using interactive and engaging visuals
data-visualization datascience geoplotlib matplotlib numpy pandas python seaborn
Last synced: 14 Nov 2024
https://github.com/moindalvs/assignment_random_forest_2
A cloth manufacturing company is interested to know about the segment or attributes causes high sale. Approach - A Random Forest can be built with target variable Sale (we will first convert it in categorical variable) & all other variable will be independent in the analysis.
data-science hyperparameter-tuning numpy pandas python random-forest-classifier sklearn
Last synced: 17 Nov 2024
https://github.com/moindalvs/assignment_hypothesis_test
A F&B manager wants to determine whether there is any significant difference in the diameter of the cutlet between two units. A randomly selected sample of cutlets was collected from both units and measured? Analyze the data and draw inferences at 5% significance level. Please state the assumptions and tests that you carried out to check validity of the assumptions.
2sample-2tail anova-test chisquare chisquare-test contingency-table hypothesis hypothesis-testing numpy numpy-arrays pandas scipy-stats testofindependence
Last synced: 17 Nov 2024
https://github.com/tambeta/juice
Terrain generator + a simple top-down scrolling engine skeleton
numpy opengl pyglet python python3 scipy terrain terrain-generation top-down
Last synced: 15 Nov 2024
https://github.com/cchandre/guiding-center
Guiding-center dynamics in plasma physics
gyrokinetic hamiltonian numpy plasma-physics python3 scipy sympy
Last synced: 10 Nov 2024
https://github.com/hritik5102/numpy-for-beginners
NumPy is a Python library that is the core library for scientific computing in Python.
numpy numpy-arrays numpy-basic numpy-exercises numpy-for-beginners numpy-trick numpy-tutorial
Last synced: 12 Dec 2024
https://github.com/prakharjadaun/ml-learn-with-me
Learn Machine learning and its different algorithms with me. In this repo, I upload well explained ml algorithms and topics related to statistics.
backpropagation data-visualization keras-neural-networks learn-with-me machine-learning numpy seaborn
Last synced: 17 Nov 2024
https://github.com/concaption/minimem-vector-store
minimem is a minimal implementation of in-memory vector-store using only numpy
Last synced: 16 Dec 2024
https://github.com/vinicius999/icu-beds-forecast-covid-19-brazil
Predição do percentual de ocupação de leitos de UTI no Brasil devido a pandemia do COVID-19 tendo como base a evolução da vacinação, usando Support Vector Regression (SVR)
covid-19 gridsearch-tuning matplotlib numpy pandas plotly python sklearn support-vector-regression
Last synced: 13 Nov 2024
https://github.com/miteshputhran/nyc-vehicle-collision-analysis
Used vehicle collision data from NYC Open Data to analyse various factors for collisions, identifying the vehicle type involved in the crashes and using weather dataset to identify how snowfall and precipitation had caused increase in collisons
collision csv folder-structure json matplotlib newyork numpy nyc pandas python vehicles
Last synced: 04 Dec 2024
https://github.com/stanczakdominik/stochastic-resonance
LabSpec: rezonans stochastyczny
fft matplotlib numpy power-spectrum resonance stochastic-processes
Last synced: 31 Dec 2024
https://github.com/clementreiffers/maze-creator
a maze generator made in python
matplotlib maze maze-generator numpy python python3
Last synced: 17 Dec 2024
https://github.com/mathiasotnes/back-propagation
Neural network framework. The back-propagation algorithm is implemented with numpy, and the package supports basic activation functions, loss functions and neural architectures.
back-propagation deep-learning neural-network numpy
Last synced: 18 Dec 2024
https://github.com/yuweaec/ai-programming-with-python-bertelsmann
This repository aims to provide code and information to help you develop a comprehensive understanding of Python programming in the context of artificial intelligence (AI) applications.
ai bertelsmann data-structures functions jupyter-kernels jupyter-notebook numpy object-oriented-programming pandas python python-packages pytorch scripting udacity-nanodegree
Last synced: 20 Nov 2024
https://github.com/vasukalariya/generative-modelling
Implementation of various generative models using PyTorch.
conditional-gan dcgan gan generative-model image-reconstruction mnist neural-network numpy pytorch rbm restricted-boltzmann-machine vae variational-autoencoder
Last synced: 20 Nov 2024
https://github.com/thatsinewave/video-processor
Video Processor script that automates AD making
ad-production automation cv2 good-first-contribution good-first-issue good-first-pr good-first-project moviepy music-selection numpy open-source pil pydub scene-detection telegram-bot-api thatsinewave video-editing video-processing voiceover watermarking
Last synced: 17 Nov 2024
https://github.com/wmramadan/python-examples
Examples of using different python libraries and concepts.
algorithms jupyter-notebooks nltk numpy python python3 tkinter wxpython
Last synced: 09 Nov 2024
https://github.com/ndom91/newtelco-powercompare
🔋 Internal Datacenter Power Usage Comparison Tool
hacktoberfest mysql netbox numpy pandas postgresql python
Last synced: 12 Jan 2025
https://github.com/tayeb-ali/face-recognition-system
Face recognition system
artificial-intelligence face-recognition neural-network numpy opencv python-2 sqlite3
Last synced: 20 Nov 2024
https://github.com/fandreuz/parallel-mapped-distance-matrix
Parallel mapped distance matrix with NumPy and Numba
Last synced: 20 Nov 2024
https://github.com/infoslack/eda-wine-review
Exploratory data analysis for wine reviews
eda exploratory-data-analysis matplotlib numpy pandas python seaborn
Last synced: 22 Nov 2024
https://github.com/bemwamalak/mathsolver
A math solver project made for mathematics course at Cairo University.
linear-algebra numpy python sympy
Last synced: 13 Nov 2024
https://github.com/danielpuentee/outdpik
The fundamental toolkit for outliers search and visualization. It aims to be the fundamental high-level package for this purpose.
data-analysis matplotlib numpy python
Last synced: 17 Dec 2024
https://github.com/crosschainer/e-peen
Benchmark CPU, Benchmark GPU, Storage, RAM using Python
benchmark benchmarking cpu-benchmark gpu-benchmark numpy pyopencl
Last synced: 17 Nov 2024
https://github.com/guocuimi/minitf
Simplified version of Tensorflow for learning purposes.
autodiff backpropagation deep-learning gradients neural-networks numpy python tensorflow
Last synced: 01 Jan 2025
https://github.com/rithwikksvr/positive-negative-review-classifier
We always give ratings and reviews to many products that we buy online. So these online companies have to check constantly about the review of their products. Currently they use Machine Learning to assess the Rating of a Product and can get can a sense by applying classifiers on these reviews. In the end these classifiers can classify if a review is a Positive or a Negative one.
deep-learning keras machine-learning ml nlp numpy python
Last synced: 12 Jan 2025
https://github.com/nstarman/overload_numpy
Utilities for NumPy overrides with __array_(u)func(tion)__
interoperability mypyc numpy python
Last synced: 11 Jan 2025
https://github.com/hrolive/python4hpc
Python from an HPC viewpoint, the most practical tools, and various indispensable libraries for HPC use cases.
cudf cython dask developer-tools high-performance-computing mpi4py numpy pandas python
Last synced: 04 Jan 2025
https://github.com/shreyamalogi/personalized-travel-planning-system
"Personalized Travel Planning System," uses a graphical user interface (GUI) to help users plan personalized travel experiences. It recommends tourist destinations based on user preferences and provides information about nearby places.
knn-algorithm machine-learning-algorithms matplotlib numpy pandas python scikit-learn tkinter-gui
Last synced: 09 Dec 2024
https://github.com/ksasi/machine-learning-capstone-project
Machine Learning Capstone Project - Udacity MLND(State Farm Distracted Driver Detection)
cnn-classification computer-vision deep-learning deep-neural-networks keras keras-tensorflow machine-learning-capstone numpy python3 sklearn udacity-mlnd
Last synced: 07 Jan 2025
https://github.com/wesdoyle/deep-learning-book-notes
My notes from the Deep Learning book by Goodfellow, Bengio, and Courville. (WIP)
deep-learning linear-algebra machine-learning numpy
Last synced: 29 Nov 2024
https://github.com/grand-mother/grand
Core package for GRAND
black coverage docker grand jupyterlab matplotlib mypy numpy pylint pytest python3 root-cern scipy sonarqube sphinx-doc
Last synced: 15 Oct 2024
https://github.com/sanjinkurelic/flaskalpr
Flask ALPR is a web service for automatic license plate recognition (ALPR). The web service is written in Python using Flask for REST API and OpenCV with PyTesseract for plate recognition. The service offers two REST API-s, one for checking if licence plate is detected and one for detecting licence plate from camera image. All detected licence plates are automatically stored in a SQLite database using the SQLAlchemy library.
alpr flask flask-sqlalchemy imutils numpy opencv opencv-python pytesseract pytesseract-ocr python-dateutil python-ocr sqlalchemy sqlite-python sqlite3 tesseract tesseract-ocr
Last synced: 06 Nov 2024
https://github.com/vasulab/rgfrosh
A frozen shock solver for ideal and real gas equations of state.
equation-of-state ideal-gas numpy python real-gas shock-tube
Last synced: 11 Oct 2024
https://github.com/zonca/pandas-astro-example
astrophysics binder binder-ready numpy pandas
Last synced: 13 Jan 2025
https://github.com/chairchandler/computer-tomography-simulation
Computer Tomography simulation using radon transform.
computed-tomography computer-tomograpy ct dicom medical-informatics numpy pydicom pyside2 python python-3 python-3-6 radon-transform simulation sinogram sinogram-viewer skimage tomography-simulation
Last synced: 22 Dec 2024
https://github.com/hameerabbasi/sparse-ndarray-protocols
Proposed protocols for sparse ndarray implementations in Python/SciPy
numpy python scipy sparse-matrix
Last synced: 05 Dec 2024
https://github.com/hegdepavankumar/chatbot-using-python-nltk
Chatbot Developed with the help of NLP and Python
anaconda chatbot jupyter-notebook machine-learning nlp numpy pandas project python3 sklearn text text-classification textrecognition
Last synced: 23 Nov 2024
https://github.com/nkhilgaba/xirr-calculator
This Flask app helps you calculate XIRR based on your Mutual-Funds(India) investments in the form of monthly SIPs(currently) and lump sums as Cash-flow.
flask mutual-funds numpy pandas quandl-api xirr
Last synced: 25 Dec 2024
https://github.com/sondosaabed/sp.top-data-science-and-analytics
This repository is created as part of the Data Science Coursework Birzeit university by Dr. Hussein Soboh
assignment birzeit-university course coursework data-analytics data-cleaning data-processing data-science data-visualization data-wrangling datasets eda exploratory-data-analysis linear-regression machine-learning numpy pandas python statistics storytelling
Last synced: 06 Nov 2024
https://github.com/burhanahmed1/twitter-sentiment-analysis-using-pyspark
This repository contains a project that demonstrates how to perform sentiment analysis on Twitter data using Apache Spark, including data preprocessing, feature engineering, model training, and evaluation.
apache-spark batch-gradient-descent kmeans-clustering knearest-neighbor-classification machine-learning matplotlib nltk-python numpy pandas pyspark python schotastic-gradient-descent seaborn sentiment-analysis textblob-sentiment-analysis
Last synced: 12 Oct 2024
https://github.com/azogue/rpi_docker_base
Docker container for RPI3 SaaS development, with Python 3.6.6, Numpy, Pandas and Scipy installed
docker-image numpy pandas python-3-6 scipy
Last synced: 11 Dec 2024
https://github.com/epronovost/eincheck
Tensor shape checks inspired by einstein notation
deep-learning jax numpy pytorch tensor tensorflow
Last synced: 11 Oct 2024
https://github.com/microfluidica/normaldistrib
Symmetric and asymmetric normal distributions in Python
normal-distribution numpy python scipy
Last synced: 23 Nov 2024
https://github.com/sondosaabed/advanced-data-wrangling
In this advanced course, Learning the three phases of data wrangling: gathering, assessing, and cleaning data.
data-analysis data-analyst-nanodegree data-wrangling numpy pandas python
Last synced: 06 Nov 2024
https://github.com/msiddhu/emotion-detection
A emotion detection tool based on TensorFlow and OpenCV
accuracy dataset emotion-detection faces numpy opencv python tensorflow tensorflow-models webcam-feed
Last synced: 03 Nov 2024
https://github.com/gbingersoll/sciengdox
A Python package for creating scientific and engineering documents via pandoc including inline-executable Python code.
documentation engineering numpy pandoc python science scipy
Last synced: 14 Oct 2024
https://github.com/jwillikers/detectionator
A Raspberry Pi camera for taking pictures using object detection.
camera computer-vision gps numpy object-detection opencv python raspberry-pi tensorflow tensorflow-lite
Last synced: 08 Nov 2024
https://github.com/n8henrie/simplenet
A simple neural network in Python
machine-learning neural-network numpy pythonista
Last synced: 11 Oct 2024
https://github.com/zang-langyan/autolik
Provide the automatic differentiation for Likelihood maximization routine
automatic-differentiation distributions loglikelihood maximum-likelihood numpy python
Last synced: 06 Dec 2024
https://github.com/punitgr/hackerrank
Solutions to Hackerrank problems
algorithms bash data-structures hackerank hackerrank-solutions numpy python
Last synced: 06 Dec 2024
https://github.com/tanmayee2010/heart-attack-prediction
Heart Attack Prediction Using Machine Learning Algorithm
datetime datetime-library jupyter-notebook logistic-regression-algorithm machine-learning machine-learning-algorithms matplotlib-python mysql numpy pandas-python pycharm-ide tkinter
Last synced: 09 Oct 2024
https://github.com/rajshah1/datastructurealgo-6140
Comparison Based Sorting Algorithms | ITCS 6114 | Course Project
numpy python random-number-generators sorting-algorithms
Last synced: 30 Dec 2024
https://github.com/vartikaraj2512/dsml-internship-devtown-notebooks-
🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions
data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow
Last synced: 31 Oct 2024
https://github.com/tmtenbrink/frc
frc is a Python package for computing the Fourier Ring Correlation (FRC) of images using DIPlib
image-analysis image-processing microscopy numpy python scipy super-resolution
Last synced: 11 Oct 2024
https://github.com/jintao-huang/leetcode-cpp
jintao的cpp库: leetcode, mini_stl, ml.
algorithm cpp cpp17 data-structure leetcode machine-learning mini-stl numpy stl
Last synced: 29 Dec 2024
https://github.com/karan-malik/restrictedboltzmannmachine
Python3 implementation of the Unsupervised Deep Learning Algorithm, Restricted Boltzmann Machine.
artificial-intelligence artificial-neural-networks boltzmann-machines deep-learning deep-learning-algorithms deep-neural-networks numpy numpy-neural-network python python3 pytorch pytorch-implementation restricted-boltzmann-machine torch unsupervised-deep-learning unsupervised-learning unsupervised-learning-algorithms unsupervised-machine-learning
Last synced: 14 Jan 2025
https://github.com/louis-finegan/lorenz-attractors-pygame-python3
Chaos Equations (Lorenz Attractors) in python3 using the pygame, scipy and numpy libaries.
chaos-equations lorenz-attractor numpy pygame python python3 scipy
Last synced: 06 Dec 2024
https://github.com/shgopher/pythonfamily
python 知识体系,包括Python基础,Python AI, Python 爬虫,Python 脚本,Python 数据分析
beautifulsoup biopython biosppy django fastapi flask matplotlib numpy pandas pytest python3 pytorch robotframework scipy scrapy tensorflow
Last synced: 09 Oct 2024
https://github.com/yanorei32/savacs
Senior Assisting Video & Audio Communication System
docker gtk kicad mariadb microchip-pic numpy opencv php raspberry-pi requests
Last synced: 21 Dec 2024
https://github.com/sayakpaul/floydhub-k_means-blog
Contains the Jupyter Notebook made for a FloydHub article on K-Means
numpy pandas scikit-learn yellowbricks
Last synced: 13 Jan 2025
https://github.com/sandeep-shaw10/py-aes
Implementation of Advance Encryption Standard (AES-128/192/256/512) using Python and Numpy
aes-128 aes-192 aes-256 aes-512 blockcipher cryptography numpy python symmetric-encryption
Last synced: 20 Dec 2024
https://github.com/juzershakir/creating-customer-segments
Applied Unsupervised Learning techniques on product spending data collected for customers of a wholesale distributor to identify customer segments hidden in the data.
classification customer-segments data-exploration data-visualization feature-selection gaussian-mixture-models k-means-clustering machine-learning-nanodegree machine-learning-tutorials matplotlib numpy pandas pca python scikit-learn seaborn silhouette udacity unsupervised-learning unsupervised-machine-learning
Last synced: 09 Oct 2024
https://github.com/ankit1598/letsupgrade-ai-ml
Assignments for LetsUpgrade AI-ML
algorithms artificial-intelligence data-science machine-learning matplotlib numpy pandas python scipy seaborn sklearn statistics
Last synced: 20 Dec 2024
https://github.com/danijar/teleport
Efficiently send large arrays across machines
array distributed multiprocessing numpy python server socket
Last synced: 14 Oct 2024
https://github.com/krushna-prasad-sahoo/draw-a-picture-using-python
This repo contains Python code to draw some random pictures.
Last synced: 07 Nov 2024
https://github.com/mayankbohra/data-science-project
The objective of this report is to examine and analyze the recent growth of industries by considering various factors
data-science data-visualization matplotlib numpy pandas python
Last synced: 05 Jan 2025
https://github.com/farahibrar/programming-in-python
Explore a comprehensive collection of Python programming for diverse data analysis and data science projects. This repository covers data exploration, visualization, statistical analysis, machine learning, NLP, and model deployment. Perfect for enthusiasts looking to delve into practical examples and advanced techniques.
beautifulsoup dataanalysis docker flask folium jupyter-notebook machine-learning matplotlib nltk numpy pandas python pytorch scikit-learn scikitlearn scipy seaborn spacy statsmodels tensorflow
Last synced: 06 Dec 2024
https://github.com/rafat3000/covid-19-xray-dl-classification-transfer-learning-
Build Model Covid-19 Xray using CNN & Transfer learning
cnn-classification denec densenet121 generator keras-tensorflow matplotlib numpy pandas plotly resnet seaborn sk vgg16
Last synced: 07 Nov 2024
https://github.com/tpgillam/mt2
Stransverse mass computation, compatible with numpy.
high-energy-physics numpy physics python
Last synced: 23 Oct 2024
https://github.com/mateuszk098/kaggle-notebooks
Bunch of notebooks collection from Kaggle competitions.
data-science deep-learning jupyter-notebook kaggle kaggle-competition lightgbm machine-learning machine-learning-algorithms neural-networks notebook numpy pandas python python3 pytorch scikit-learn supervised-learning tensorflow unsupervised-learning xgboost
Last synced: 07 Nov 2024
https://github.com/manikantasanjay/loan_repayment_regression_project
Prediction Of Loan Repayment using Sequential Neural Networks on Lending Club Dataset.
data-analysis data-visualization lending-club loan-repayment matplotlib numpy pandas-library seaborn tensorboard tensorflow
Last synced: 05 Nov 2024
https://github.com/avinashkranjan/mask-detector
Part of 🚀 SunsOutHacksOut Hackathon 😷 Mask-Detector
covid-19 machine-learning mask-detector numpy python3 sunsouthacksout tensorflow2
Last synced: 25 Oct 2024
https://github.com/tensorush/machine-learning-notebooks
:robot: :books: Notebook implementations of machine learning algorithms (19.02.2022).
genetic-algorithm genetic-algorithms gradient-descent gradient-descent-algorithm jax machine-learning machine-learning-algorithms notebooks numpy numpy-exercises python
Last synced: 06 Nov 2024
https://github.com/vikas-ukani/data-analysis-with-python---zero-to-pandas
Attend Complete Data Analysis Course from freecodecamp.com
data-analysis data-science data-visualization machine-learning numpy numpy-arrays pandas
Last synced: 22 Nov 2024
https://github.com/raravindds/auto_fe
Auto Feature Engineering
mahinelearning numpy pandas python sklearn
Last synced: 14 Oct 2024
https://github.com/shervinnd/btc_close_price_predict_ml
Predicting the price of Bitcoin closes with machine learning method and testing linear modes and using linear regression model.
bitcoin cryptocurrency data data-science datamining finance linear-regression linerregression machine-learning machine-learning-algorithms machinelearning ml numpy pandas predictive-modeling python regression sklearn
Last synced: 10 Oct 2024
https://github.com/tikam02/wine-shop
Wine Reviews and Recommendation Engine - Web-Application [Django]
django machine-learning numpy pandas python recommender-system scikit-learn wine
Last synced: 01 Nov 2024