Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/eve-ning/numpy_as_strided_guide

NumPy as_strided Guide

numpy numpy-tutorial python

Last synced: 15 Dec 2024

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/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/eloyekunle/widompython

Python Data Explorations

jupyter-notebook numpy python

Last synced: 16 Dec 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/kiwi0fruit/featherhelper

Concise interface to cache numpy arrays and pandas dataframes

cache numpy pandas pyarrow python

Last synced: 15 Nov 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

numpy vector-store

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/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/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/fandreuz/parallel-mapped-distance-matrix

Parallel mapped distance matrix with NumPy and Numba

hacktoberfest hpc numba numpy

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/29dch/linearalgebra

线性代数相关py代码

anaconda3 numpy python scipy

Last synced: 10 Jan 2025

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/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/codingonion/moblas

BLAS (Basic Linear Algebra Subprograms) library written in mojo programming language.

blas blis cublas cuda eigen fortran gemm gonum hpc lapack linear-algebra math mkl mojo numpy openblas pytorch scientific-computing simd tensor

Last synced: 24 Sep 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/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/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/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/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/sanda0/face_recognizer

opencv face recognition app

numpy opevcv pillow pyqt5 python

Last synced: 14 Dec 2024

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

matplotlib numpy python

Last synced: 07 Nov 2024

https://github.com/reactmed/neurdicom-plugins

Neurdicom plugins

dicom mri numpy plugins

Last synced: 14 Oct 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/tpgillam/mt2

Stransverse mass computation, compatible with numpy.

high-energy-physics numpy physics python

Last synced: 23 Oct 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/johanmodin/spacecubes

A simple voxel renderer for 3D NumPy arrays

3d easy numpy render voxel

Last synced: 02 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/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