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: 2026-06-24 00:18:03 UTC
- JSON Representation
https://github.com/anupam0202/contextual-rag-chatbot
Contextual RAG Chatbot that processes PDF documents using the Google Gemini API
google-generativeai numpy pypdf2 scikit-learn streamlit
Last synced: 05 May 2026
https://github.com/psatler/pytorch_challenge_image_classifier
An Image Classifier built with PyTorch and Google Colab
convolutional-neural-networks deep-learning densenet-pytorch google-colab image-classifier numpy python3 pytorch transfer-learning
Last synced: 05 May 2026
https://github.com/khaymanii/fake_news_prediction_model
This model was built using python and logistic regression algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 05 May 2026
https://github.com/guidorice/hab-detection-wyvern-hsi
Harmful Algal Bloom (HAB) Detection from Wyvern hyperspectral imagery
gdal geopandas gis hyperspectral jupyter numpy python rasterio
Last synced: 05 May 2026
https://github.com/culeshovi/cs229
Machine Learning
machine-learning machine-learning-algorithms machine-learning-practice matplotlib numpy python3
Last synced: 10 Apr 2026
https://github.com/fearless-spider/stooq-dax-seasonal
Parsing seasonality from time series data can often be useful in data analytics. It helps with analyzing seasonality for decision making as well as for more accurate forecasts. Python can be used to separate out these trend and seasonal components.
numpy pandas python statistics
Last synced: 13 Apr 2026
https://github.com/ahasannn/multilevel_textual_emotion_classifier
Emotion detection from social media texts using machine learning algorithms.
anaconda jupyter machine-learning matplotlib nltk numpy pandas pip python scikit-multilearn scikitlearn
Last synced: 05 May 2026
https://github.com/palak-463/tablataalrecognitionsystem
Software built using Python which makes use of CNN and FNN to detect the Taals of the Tabla, an Indian classical music instrument. 🎛️
cnn deep-learning flask fnn librosa numpy os pickle python scikit-learn
Last synced: 11 Apr 2026
https://github.com/mahnoorsheikh16/Credit-Card-Default-Prediction
This project focuses on predicting whether a customer will default on their credit card payment in the upcoming month. Utilizing historical transaction data and customer demographics, the project employs various machine learning algorithms to distinguish between risky and non-risky customers for better credit risk management.
chi-square-test encoding hiplot imblearn json knn-imputer matplotlib numpy pandas pca-analysis pillow plotly robust-scalar scipy seaborn sklearn smote streamlit ttest visualization
Last synced: 01 Mar 2025
https://github.com/abhinav330/data-science-projects
The Data Science Projects folder contains various projects related to data analysis, machine learning, and exploratory data analysis (EDA). Each project focuses on a specific dataset and utilizes different techniques and algorithms to extract insights and make predictions.
decision-trees exploratory-data-analysis k-means-clustering k-nearest-neighbours kaggle linear-regression logistic-regression machine-learning machine-learning-algorithms matplotlib numpy pandas plotly python random-forest-classifier support-vector-machines
Last synced: 30 May 2026
https://github.com/singh-dhruv/traffic-light-detection-and-recognition
Welcome to this repository! Here we explored the topic of traffic lights detection and its recognition for helping the Autonomous Vehicles in their interpretation of traffic lights and decision making while driving.
autonomous-driving computer-vision matplotlib-pyplot numpy python r-cnn tensorflow
Last synced: 05 May 2026
https://github.com/flazefy2/ds-customer_shopping
https://www.kaggle.com/datasets/bhadramohit/customer-shopping-latest-trends-dataset
data-science data-visualization jupiter-notebook numpy python sales shopping squarify statistics
Last synced: 05 May 2026
https://github.com/dpgitaccount/file-handling-data-analytics-toolkits
In this repo File handling, Inventory management system and data toolkits resources are provided these are essential for managing, storing, and manipulating data in various formats, such as JSON files. JSON (JavaScript Object Notation), is widely used for data exchange due to its simplicity and readability. also File Handling included in this repo.
filehandling inventory-management json jupyter-notebook numpy os
Last synced: 13 Apr 2026
https://github.com/vidhi1290/zomato-data-analysis
Zomato Data Analysis - Explore the world of Zomato restaurant data through Python and data analysis. Uncover trends and insights using Pandas for data manipulation and Matplotlib for visualization. Join us in this journey to reveal the hidden stories within the data!
data-analysis data-analysis-python data-science data-visualization dataprocessing machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn zomato-data-analysis
Last synced: 11 Apr 2026
https://github.com/dipeshgoyal013/ipl_win_probability
A project which help you to check win probability of batting team in inning 2nd
machine-learning matplotlib numpy pandas python sklearn
Last synced: 05 Feb 2026
https://github.com/salmandeveloperz/ml_house_prediction
project for house price prediction using Classification & Regression models. Includes Docker setup for easy deployment.
classification-model clustering deep-learning machine-learning matplotlib numpy pandas python3 regression-models scikit-learn
Last synced: 10 Apr 2026
https://github.com/lintangwisesa/python_recommendation_system
Basic recommendation system using Python & Sklearn
numpy pandas python recommendation-system sklearn
Last synced: 05 May 2026
https://github.com/aymen016/image-processing-algorithms
Explore Python-based image processing from scratch with core algorithms like interpolation, convolution, and filtering!
matplotlib numpy pillow python
Last synced: 13 Apr 2026
https://github.com/bogdang888g/shad_homework_2024-2025
Репозиторий с домашними работами из курса "Школы Аналитиков Данных" от МТС
matplotlib numpy pandas python scipy seaborn
Last synced: 11 Apr 2026
https://github.com/djleamen/music-mood-matcher-demo
An intelligent music recommendation system that analyzes your mood through natural language and suggests personalized playlists using advanced AI and machine learning techniques.
demo machine-learning matplotlib ml natural-language-processing nlp nltk nltk-python numpy openai pandas python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/jsdhami/data-science-with-python
Data Science With Python->Target: AI/ML
ai articicial-inteligence deep-learning deep-neural-networks mathematics-machine-learning matplotlib ml numpy pandas python pytourch statistics tensorflow
Last synced: 05 May 2026
https://github.com/kaleharshavardhan07/spam_mail-_detector_ai_model
This project implements a spam detection system for SMS messages using machine learning techniques.
mathplotlib nltk numpy panda python scikit-learn seaborn
Last synced: 11 Apr 2026
https://github.com/solrikk/optichrom
This repository provides a collection of Python tools and applications for comparing images using various algorithms such as ORB (Oriented FAST and Rotated BRIEF) and SSIM (Structural Similarity Index). The tools include both command-line scripts and graphical user interface (GUI) applications for ease of use
computer-vision cv2 feature-matching image-comparison image-comparison-tool machine-learning numpy object-detection opencv orb python scikit-image ssim tkinter visualization yolo yolov5
Last synced: 18 Jan 2026
https://github.com/sarthak-1408/rain-fall-prediction
This repository represents the End to End Machine Learning Project (Rain Fall Prediction in Australia).
heroku heroku-deployment machine-learning numpy pandas rain-fall rain-fall-prediction scikit-learn xgboost-algorithm
Last synced: 05 May 2026
https://github.com/fiercex/toynn
Python实现神经网络
mnist-classification neural-network numpy python
Last synced: 15 May 2026
https://github.com/amari-calipso/papers-please-tasbot
A "Papers, Please" TASbot that offers a programmable interface with the game
cython game-bot games image-processing numpy papers-please papersplease python python3 tas tool-assisted-speedrun
Last synced: 13 Feb 2026
https://github.com/sitamgithub-msit/maldetect
A Deep Learning application for Malaria Detection
comet-ml containers deep-learning docker efficientnetb0 experiment-tracking flask-api google-cloud-build google-cloud-platform google-cloud-run html-css-javascript keras-cv keras3 matplotlib numpy pytest python serverless tensorflow tensorflow-datasets
Last synced: 23 Mar 2025
https://github.com/aminakbari7/simple-data-science-with-excel
data-science excel machine-learning numpy pandas plot simple
Last synced: 06 May 2026
https://github.com/mmsaki/whale_portfolio
Determine which Whale portfolio is performing the best across multiple areas: volatility, returns, risk and Sharpe ratios.
datetime finance jupyter-notebook matplotlib numpy pandas pathlib python quantitative-finance seaborn stock-market trading-strategies
Last synced: 06 May 2026
https://github.com/hansalemaos/permutation_no_repetition
Permutation without repetition - written in Cython - for Numpy
cython data-science no-repetitions numpy pandas permutations
Last synced: 14 Jan 2026
https://github.com/kirkalyn13/opensignal_autogenerate_report
Script used to generate results/summary, including the trends of flagged provinces, from the raw excel data file,
data-analysis data-science data-visualization matplotlib numpy pandas python
Last synced: 06 May 2026
https://github.com/hanneskimara/ai-notebooks
Notebooks
mnist-classification neural-network notebook numpy
Last synced: 06 May 2026
https://github.com/quentinwidlocher/cours-python-pandas
Jupyter Lab sur le traitement des données en python
jupyter-lab matplotlib numpy pandas python
Last synced: 13 Apr 2026
https://github.com/khaymanii/customer_segmentation_model
This model was built using Python and KMeans Clustering algorithm
matplotlib numpy pandas python sckit-learn seaborn
Last synced: 06 May 2026
https://github.com/hamdaniqhmqd/test-deploy-streamlit
dateset machine-learning matplotlib numpy pandas python sklearn-library stremlit
Last synced: 10 Apr 2026
https://github.com/takkii/pylean
Data analysis ( 🐍 💎 📈 )
analayze matplotlib numpy pandas python scikit-learn
Last synced: 09 Sep 2025
https://github.com/armahdavi/unsupervised-clustering-ml---pm_source_detection-indoor-air
Indoor PM2.5 source detection algorithm using unsupervised clustering ML method (k-means clustering)
climate-data dbscan dbscan-clustering jupyter-notebook kmeans kmeans-clustering matplotlib-pyplot numpy pandas pca python signal-processing spyder-python-ide tsne
Last synced: 06 May 2026
https://github.com/nemeslaszlo/emergency-911-calls
Covers emergency (911) Calls: Fire, Traffic, EMS for Montgomery County, PA analysis with visualizations.
jupyter-notebook matplotlib numpy pandas seaborn
Last synced: 06 May 2026
https://github.com/luluw8071/neural-network-from-scratch-using-numpy
A linear neural network from scratch using Numpy for training MNIST Dataset
deep-neural-networks digit-recognition-mnist mnist-classification neural-network-from-scratch numpy python
Last synced: 15 May 2026
https://github.com/nishkarsh25/end_to_end_real_estate_price_prediction_project
This data science project series walks through step by step process of how to build a real estate price prediction website. We will first build a model using sklearn and linear regression using banglore home prices dataset from kaggle.com. Second step would be to write a python flask server that uses the saved model to serve http requests....
css html javascript jupyter-notebook matplotlib numpy pandas python python-flask-server sklearn
Last synced: 07 Apr 2026
https://github.com/aarryasutar/linear_multivariate_regression_on_football_statistics
Linear regression models are used to predict football player attacking stats based on attributes like finishing and passing, with the model trained, evaluated, and applied for predictions. Multiple features improve accuracy, and performance is assessed using metrics like MSE and R-squared.
datasets feature-selection football-stats linear-reg machine-learning mae mse multivariate-regression numpy pandas rmse scatter-plot train-test-split
Last synced: 14 Apr 2026
https://github.com/thevarunsharma/similar-word-finder
A web application with Python backend which finds words similar to a given word, using pre-trained GloVe word embeddings.
flask-application machine-learning nlp numpy python word-embeddings
Last synced: 07 May 2026
https://github.com/shanmukhsrisaivedullapalli/cifar10
This project uses TensorFlow to classify images from the CIFAR-10 dataset. It compares the performance of an Artificial Neural Network (ANN) and a Convolutional Neural Network (CNN), covering data preprocessing, model training, evaluation, and prediction on new images.
cifar10-classification cnn-classification matplotlib neural-networks numpy pickle pillow python3 tensorflow
Last synced: 03 Feb 2026
https://github.com/asut00/machine-learning-program_42ai
Comprehensive Machine Learning path by 42AI: hands-on modules on regression, gradient descent, and real-world ML applications.
linear-regression machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 07 May 2026
https://github.com/sumonta056/bangladeshi-vehicle-number-plate-detection
Image Processing Pipeline: Enhance, rotate, extract features, and segment characters in images for text recognition and enhancement.
candy-edge connected-components edge-detection grayscale-images morphological-analysis numpy opencv python radon-transform scikit-image sobel-edge-detector
Last synced: 07 May 2026
https://github.com/camilajaviera91/prediction-of-housing-prices-using-linear-regression
This project provides tools to search for datasets on Kaggle, download and preprocess them, and perform predictions using a Linear Regression model. It includes interactive text-based user interfaces built with `curses`.
curses kaggle linear-regression matplotlib-pyplot mean-absolute-error mean-square-error numpy pandas pathlib python scikit-learn train-test-split
Last synced: 10 Apr 2026
https://github.com/celineboutinon/bottleneck
ENSAE-ENSAI Formation Continue (Cepe)/OpenClassrooms Data Analyst 2022-2023 - Projet 5
data-analysis data-analytics data-visualisation dataframes market-intelligence marketing-analytics matplotlib-pyplot missingno numpy pandas python seaborn
Last synced: 07 Sep 2025
https://github.com/akashash01/akash_linear-regression
This is an linear approach machine learning model used to predict the values of variable(dependent) based on other variables(independent).
anova-test autocorrelation data-science heteroscedasticity linear-regression machine-learning mape multicollinearity numpy pandas python supervised-learning
Last synced: 07 May 2026
https://github.com/mansurpro/digitrecognizer
DigitRecognizer is a simple, handcrafted neural network implemented with NumPy to classify handwritten digits from the MNIST dataset. This project demonstrates the foundational principles of neural networks, including forward propagation, backpropagation, and gradient descent, all built from scratch without relying on deep learning frameworks.
backpropagation custom-dataset data-visualization deep-learning from-scratch gradient-descent handwritten-digit-recognition machine-learning minimal-dependencies mnist neural-network numpy python
Last synced: 16 May 2026
https://github.com/virajbhutada/google-stock-price-forecasting-lstm
Analyzing and predicting Google's stock prices through detailed data exploration and advanced LSTM models. This project involves data preprocessing, creating time-series sequences, constructing and training LSTM networks, and evaluating their performance to forecast future stock prices utilizing Python and Machine Learning libraries.
data-analysis data-science data-visualization future-prediction google-dataset google-stock-price-prediction google-stocks lstm-model lstm-neural-network machine-learning machine-learning-models matplotlib model-building model-training numpy python stock-forecasting
Last synced: 27 Feb 2025
https://github.com/neerajcodes888/diwali-sales-analysis
An open-source repository for sales data analysis. Dive into insightful trends, metrics, and visualizations to empower data-driven decision-making. Ideal for data analysts, business professionals, and enthusiasts seeking comprehensive sales insights. Clone, customize, and contribute to enhance your sales analytics journey.
data-science-projects data-visualization numpy pandas-dataframe python3 sales-analysis seaborn-plots
Last synced: 26 Mar 2025
https://github.com/varun-khorgade/churnshield-customer-retention-predictor
Built an ML-based classification model to predict customer churn. Applied data preprocessing, feature engineering, and ensemble algorithms to improve prediction accuracy and help businesses implement retention strategies.
classification-algorithm datapreprocessing f1-score feature-engineering hyperparameter-tuning logistic-regression matplotlib model-evaluation numpy pandas python ran roc-auc scikit-learn seaborn xgboost
Last synced: 07 May 2026
https://github.com/epsoft/traffic
traffic
cv2 numpy os sklearn sys tensorflow traffic
Last synced: 11 Apr 2026
https://github.com/ashar97/financial-engineering
Financial Engineering Practicum Assignments
financial-engineering matlab numpy pandas python r yahoo-finance
Last synced: 11 Apr 2026
https://github.com/avs123a/image-color-spaces-morphology-demo
Simple demo that shows extracting RGB and HSV channels, converting from RGB to HSV and reverse converting. There are 4 main morphological operations used: erosion, diletion, opening and closing image
demo image-processing jupyter-notebook numpy opencv python3
Last synced: 05 May 2026
https://github.com/hansalemaos/numpycythonpermutations
Permutations, Combinations and Product for Numpy - written in Cython - 20x faster than itertools
c combinations cython fast itertools numpy permutations product python
Last synced: 08 May 2026
https://github.com/henriqueotogami/curso-de-python3-udemy
Documentos do curso de Python 3, com arquivos das aulas, e Jupyter Notebook. Conceitos de Machine Learning.
iris-dataset jupyter-notebook linear-regression numpy pandas-python python3 udemy
Last synced: 08 May 2026
https://github.com/hossein-cod/deep-learning-for-training
Analysi hear disease data set with deep learning
accuracy chart jupyter keras matplotlib numpy pandas py python sklearn tensorflow
Last synced: 09 Mar 2026
https://github.com/datarohit/date-fruit-classification
This is Date Fruit Data taken from Kaggle. This data severs a classification problem to solved. Using various features of the fruit classify the fruit to its type.
classification logisticregression numpy pandas python3 standard-scaler
Last synced: 13 Apr 2026
https://github.com/dmarks84/coursework_coursework_project_automobile-sales-visualization
Project for IBM Data Science course on Visualization & Dashboards -- Analyzed historical sales data, performing EDA and setting up an interactive dashboard
communication dash dashboards data-modeling elt etl folium matplotlib numpy pandas pipelines plotly python scipy seaborn visualization
Last synced: 10 Apr 2026
https://github.com/abhijeet107/electric-vehicle-sales-by-state-in-india
This project analyzes EV sales data across Indian states, focusing on sales distribution by vehicle type, category, and region.
matplotlib numpy pandas powerbi python seborn
Last synced: 04 May 2026
https://github.com/mardavsj/numpy-in-python
The fundamentals of Python NumPy Library.
analysis-tool data-manipulation numpy numpy-arrays numpy-matrix python
Last synced: 14 Apr 2026
https://github.com/aroojzahra908/artifical-intelligence-and-machine-learning-
Explore the basics of linear regression, gradient descent, and AI using Python. Get hands-on with NumPy, pandas, Matplotlib, and scikit-learn for practical learning.
artificial-intelligence gradient-descent linear-regression machine-learning matplotlib numpy pandas scikit-learn-python
Last synced: 08 May 2026
https://github.com/meqdaddev/pixcraft
Welcome to PixCraft... Unleash the Power of Pixels
edge-detection flask gaussian-blur image-processing matplotlib matplotlib-pyplot numpy opencv opencv-python python
Last synced: 09 Apr 2026
https://github.com/khaledkamr/mastring-python
This repository covers essential Python programming topics, including basics, OOP, file handling, and database operations. It also contains mini-projects to help solidify your understanding through practical application.
database filehandling functions if-elif-else introduction-to-python list-methods loops numpy oops-in-python python recursion set-methods sqlite3 string-methods tuple-methods
Last synced: 08 May 2026
https://github.com/raulpy271/videoinascii
🖼️ this program show a video in terminal with ascii-art style
ascii-art ffmpeg numpy python video-processing
Last synced: 08 May 2026
https://github.com/akashash01/logistic-regresion
This is an contrast of linear regression model, used to examine the association between the independent variable(category or contineous) with dependent variable(binary), which is an discrete outcome.
auc-roc-curve classification confusion-matrix data-science kolmogorov-smirnov machine-learning nonlinear-regression numpy pandas python supervised-learning vif woe-and-iv
Last synced: 08 May 2026
https://github.com/varshneydevansh/machinelearning-101
This repository is about various Algorithm's and Implementations in ML
artificial-intelligence artificial-neural-networks computer-science computer-vision deep-learning machine-intelligence machine-learning machine-learning-algorithms machinelearning neural-network numpy numpy-tutorial python tensorflow tensorflow-tutorials tutorial tutorial-exercises
Last synced: 08 May 2026
https://github.com/sominw/cheatsheets
Useful cheatsheets for DS.
cheat-sheets cheatsheet numpy pandas probability
Last synced: 08 May 2026
https://github.com/muhamedayoub/numerical-analysis-project
This repository contains an academic project for the numerical analysis module.
analysis mathematics matplotlib numpy r
Last synced: 09 May 2026
https://github.com/faisal-khann/comprehensive_banking_portfolio
This analysis explores the banking customer dataset to uncover key patterns in account holdings, loan portfolios, income profiles, and transactional behavior. By integrating both financial and demographic variables, we examine customer engagement, lending trends, and risk exposure across different segments.
data-manipulation eda matplotlib numpy pandas powerbi python seaborn
Last synced: 20 Apr 2026
https://github.com/idow09/ud810-problem-sets
Solutions to the problem sets of Introduction to Computer Vision course at Udacity
computer-vision numpy opencv opencv-python problem-sets python solutions udacity
Last synced: 09 May 2026
https://github.com/3rd-son/knn-breast-cancer-prediction-model-
A breast cancer prediction model using KNN with an accuracy of 96%
jupyter-notebook knn-classifier matplotlib numpy pandas python scikit-learn scipy search
Last synced: 11 Apr 2026
https://github.com/arshitarora/image-overlaying-prespective
Perform perspective warping and image fusion in Python using OpenCV and NumPy. Select four points on the base image to define the region where the subject image will be warped and fused. The script creates a fused image and saves it as Final_Output.png. 🖼️🌌🔮
image numpy opencv python swap
Last synced: 09 May 2026
https://github.com/khaymanii/medical_insurance_cost_prediction-_model
This Model was built using Python and Linear Regression algorithm
matplotlib numpy pandas python sckit-learn seaborn
Last synced: 09 May 2026
https://github.com/haloapping/sharing-tipis-tipis
#sharingtipistipis 📗 catatan ketika belajar machine learning, deep learning dan masih banyak lagi.
caring deep-learning machine-learning numpy pandas scikit sharing
Last synced: 09 May 2026
https://github.com/rubinlake/rl-academy-data-analytics
Educational data analysis project demonstrating BMW sales data analysis with AI-powered code assistance using Cursor IDE and Jupyter notebooks
cursor-ide data-analysis educational-project jupyter langchain matplotlib numpy pandas python scipy seaborn
Last synced: 09 May 2026
https://github.com/haidermalikk/neural-network-circuit-optimizer
The Neural Network Circuit Optimizer, built on my custom digital circuit simulator, uses AI and machine learning to optimize simple digital circuits. It leverages neural networks, circuit simulation, and optimization algorithms to reduce component count which improves: power usage, and execution time and efficiency. *Under Dev see Readme*
ai jupyter-notebook matplotlib ml numpy pandas python pytorch sqlalchemy tensorflow
Last synced: 10 Apr 2026
https://github.com/nafisfaysal/minwater_reviews
anaconda bootstrap3 django machine-learning numpy panda python3 sklearn
Last synced: 10 Apr 2026
https://github.com/hemilkaklotar/num-plot
Python Libraries Tutorials for Numpy and Matplotlib
matplotlib numpy patterns python
Last synced: 09 May 2026
https://github.com/realamirhe/leaf-node
A leaf node for your machine learning journey, from scratch to practical applications...
algorithm auto-encoder classification cybernetics feature-extraction feedback-mechanism lda learning machine-learning machine-learning-journey numpy pca practice regression scikit-learn sklearn smlfdl
Last synced: 09 May 2026
https://github.com/abdulfatir/subkmeans
Numpy and pyCUDA implementation of subKmeans
clustering cuda kdd kmeans numpy pycuda python subspace-clustering
Last synced: 09 May 2026
https://github.com/aryansk/fake-news-detection
A sophisticated machine learning solution to detect fake news using multiple classification algorithms. Identify the credibility of news articles with advanced text analysis techniques!
fake-news-detection machine-learning machine-learning-algorithms matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/rish-16/linearly
Discount NumPu implementation using barebones Linear Algebra concepts
Last synced: 19 May 2026
https://github.com/katerynazakharova/olive-separation
CV
cv2 image-classification numpy opencv python3
Last synced: 09 May 2026
https://github.com/gauravsakure02/pubg_win_prediction
Predicting PUBG game wins using a dataset involves analyzing various in-game features such as player kills, distance traveled, and weapons acquired to build a model that forecasts the likelihood of winning a match based on player performance, helping in winning game
matplotlib numpy pandas sklearn
Last synced: 29 Apr 2026
https://github.com/msadeqsirjani/synapse
seizure detector with neural networks
cnn edf matplotlib neural-network numpy pyedflib python seizure-detection sklearn tensorflow
Last synced: 11 Apr 2026
https://github.com/sahil210695/tensorflow-model-deploy
Example how to deploy your TensorFlow model in production using the Tensorflow-serving
deployment docker docker-image linear-regression machine-learning numpy prediction python savedmodel tensorflow tensorflow-examples tensorflow-experiments tensorflow-graph tensorflow-model tensorflow-models tensorflow-serving tensorflow-tutorials
Last synced: 21 Jan 2026
https://github.com/eljandoubi/huggingface_image_classifier
Fine-tune the Vision Transformer (ViT) using LoRA and Optuna for hyperparameter search.
huggingface-datasets huggingface-optuna huggingface-peft huggingface-transformers hyperparameter-optimization image-classification numpy pytorch visual-transformer
Last synced: 10 May 2026
https://github.com/pacatro/lse2text
Deep learning program that translates Spanish Sign Language (LSE) to text in real time.
ai cnn computer-vision deep-learning lse matplotlib numpy pandas python pytorch pytorch-lightning scikit-learn torchmetrics translation
Last synced: 11 Apr 2026
https://github.com/dulajkavinda/live-sketching
✍️ Converting live video stream from webcam into a sketch using OpenVC and Keras
added image-filtering keras machinelearning matplotlib numpy opencv python
Last synced: 10 Apr 2026
https://github.com/34j/numpy-flint-arb
Arbitrary precision floating / ball arithmetic (interval arithmetic) dtype in NumPy / array API
acb arb arbitrary-precision array-api flint interval-arithmetic mpmath numpy
Last synced: 10 Mar 2026
https://github.com/nitsc/spell-from-threebodytrilogy
Implemented the process of extrapolating from Gaia stellar data, to 3D visualizations, to three-views, to three-view signals, to three-view audio of signals, and even their inversions. This project proves the feasibility of the Logic (Luoji)'s “spell” from “The Three Body Problem” trilogy.
3d 3d-graphics astronomy astronomy-astrophysics audio audio-processing data data-science data-visualization gaia graph information-technology information-visualization numpy python python-3 python3 signal signal-processing visiualization
Last synced: 02 May 2026