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-25 00:18:02 UTC
- JSON Representation
https://github.com/hamishivi/denserflow
A basic numpy neural net library. This achieved high marks in a uni assignment!
deep-learning neural-network numpy
Last synced: 18 May 2026
https://github.com/sanjanahombal/study-on-sentiment-analysis
This project explores the optimal combination of Bag-of-Words and TF-IDF vectorization with Naive Bayes and SVM for sentiment analysis. It evaluates performance using accuracy, precision, recall, and F1-score, addressing ethical concerns like data privacy and bias to improve sentiment classification in real-world applications.
bag-of-words confusionmatrix googlecollab gridsearch-crossvalidation matplotlib-pyplot naive-bayes-classifier numpy pandas seaborn sklearn svm-classifier tfidf-vectorizer
Last synced: 07 Jan 2026
https://github.com/santiagoenriquega/custom_neural_net
This repository focuses on building a neural network from scratch using only base python and Numpy.
gradient-descent neural-network numpy optimization python
Last synced: 18 May 2026
https://github.com/ksalekk/ct-visualizer
computed-tomography dicom medical-imaging numpy pyside6 python
Last synced: 18 May 2026
https://github.com/yash22222/analysis-of-amcat-aspiring-minds
Analyzing employment outcomes for engineering graduates based on a provided dataset. Specifically, it aims to verify a claim regarding the salary range for fresh graduates in certain engineering roles and investigate potential relationships between gender and specialization preferences.
amcat aspiring-minds charts computer-engineering data-analytics data-vizualisation dataset graph machine-learning matplotlib numpy pandas python seaborn
Last synced: 12 Apr 2026
https://github.com/yesenvidnath/facerecognito-pythonfacialrecognitionapplication
this is a web application created to detect faces using a pre-given image links through Excel format, this project uses Pytorch & Flask
Last synced: 10 Apr 2026
https://github.com/altaris/turbo-broccoli
JSON (de)serialization extensions
bokeh json keras numpy pandas pytorch serialization sklearn tensorflow
Last synced: 04 Jan 2026
https://github.com/kr1shnasomani/facetronix
A toolkit for face detection, annotation, and mask recognition.
computer-vision deep-learning keras neural-network numpy opencv tensorflow
Last synced: 05 Apr 2026
https://github.com/yalai92/master_academic_projects
This repository is dedicated to showcasing the academic projects completed during my Master in Data Science & AI. The main objective is to show a collection of projects in various data science fields, including: data cleaning & preprocessing, data analysis, data visualization, machine learning, clustering, among others.
automation clustering data-merging google-colab jupyter-notebook machine-learning matplotlib numpy pandas powerbi python sklearn xgboost
Last synced: 13 Jun 2025
https://github.com/muhkartal/fr-framework
A modular and extensible face recognition framework featuring real-time detection, facial landmark analysis, and recognition with API support.
dlib face-recognition fastapi numpy opencv pillow pydantic python-multipart requests scipy uvicorn
Last synced: 13 Apr 2026
https://github.com/raminbadri/machine-learning-with-python
This where I will upload all my machine learning projects and samples
classification clustering data-science jupyter-notebook machine-learning matplotlib numpy pandas python3 regreession scikit-learn
Last synced: 12 Apr 2026
https://github.com/lgope/book-recommender-system
Book recommender system a Collaborative Filtering Based Recommender System using Machine Learning, Numpy, Pandas Python, Flask, Kaggle Dataset
collaborative-filtering flask html-css jupyter-notebook kaggle-dataset machine-learning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/adikahnf/Data-analysis-with-Python
data-analysis numpy pandas python streamlit
Last synced: 31 Dec 2025
https://github.com/mathensley/asimpleneuralnetworklib
A simple library in Python for training datasets using neural network models
deep-learning neural-networks numpy python
Last synced: 19 Apr 2026
https://github.com/blinksta1ker/spam-mail-classification
Supervised ML model using Logistic Regression model to classify an email as Ham or Spam
jupyter-notebook logistic-regression machine-learning numpy pandas python sklearn supervised-machine-learning
Last synced: 09 Apr 2026
https://github.com/zombietdv/cnn_and_beta-vae-
CNN and Beta-VAE implementation. Only Numpy as the main library.
automatic-differentiation backpropagation-algorithm beta-vae cnn deep-learning numpy optimization-algorithms
Last synced: 21 Mar 2025
https://github.com/Madhuresh2011/Leetcode-Questions-Analysis-Using-Python
The LeetCode Question Analysis is a Python-based project designed to help users analyze and gain insights into LeetCode problems. It allows users to track, categorize, and evaluate their progress, identify patterns in problem-solving, and optimize the preparation.
analysis csv-files matplotlib-pyplot numpy pandas python python-project seaborn
Last synced: 13 Sep 2025
https://github.com/omarnahhass/crypto-cast
CryptoCast is a machine learning-powered tool that showcases three fundamental prediction models for forecasting cryptocurrency prices
cryptocurrency machine-learning numpy pandas python
Last synced: 05 May 2026
https://github.com/sagravela/plotground
Plotting Tool with Matplotlib and Tkinter. Video Demo:
matplotlib numpy python tkinter
Last synced: 19 May 2026
https://github.com/chandkund/recipe-recommendations
The Recipe Recommendations project leverages natural language processing (NLP) techniques to process recipe descriptions and classify them into categories like desserts, main courses, and more. The system provides personalized recommendations by analyzing the text input and suggesting relevant recipes.
embeddings matplotlib nlp numpy pandas softmax tensorflow
Last synced: 06 Apr 2026
https://github.com/andreazoccatelli/knn_fromscratch
knn implementation in numpy
classification knn-classifier machine-learning numpy
Last synced: 19 May 2026
https://github.com/ashishsingh789/customer_purchase_prediction_using_decision-tree-_classifier
Decision Tree Classifier to predict customer purchases using demographic and behavioral data. Key steps: data preprocessing, EDA, model training, evaluation, and feature importance analysis.
data datascience desiciontree eda machine-learning-algorithms matplotlib numpy pandas-dataframe python seaborn
Last synced: 11 Apr 2026
https://github.com/ashwathdazur/understanding-ds-using-python
Python NumPy, Pandas, Matplotlib and Seaborn for Data Analysis, Data Science and ML. Pre-machine learning Analysis.
data-science dataanalysis matplotlib numpy panda python3
Last synced: 19 May 2026
https://github.com/yashika-malhotra/machine-learning---linear-regression-on-education-institute
In this analysis, I built a model to predict graduate admissions using Linear, Ridge, Lasso, and ElasticNet regressions. CGPA, GRE, and TOEFL scores emerged as key predictors. ElasticNet effectively handled multicollinearity and balanced L1 and L2 regularization.
linear-models linear-regression matplotlib normalization numpy pandas python seaborn sklearn sklearn-library standardization standardscaler statsmodels
Last synced: 20 Jan 2026
https://github.com/subratamondal1/machine-learning
Machine Learning Notes with tools like Numpy, Pandas, Scikit-Learn.
machine-learning numpy pandas scikit-learn
Last synced: 10 Apr 2026
https://github.com/labex-labs/quick-start-with-numpy
Quick Start with NumPy | This repo collects 15 of programming labs exercises for Quick Start with NumPy. This course will teach you the fundamentals of NumPy, a library that supports many mathematical operations.
challenges course exercises hands-on labex labs numpy playgroud programming python
Last synced: 31 Dec 2025
https://github.com/makiato1999/strokepredict-datascience
McMaster University CSE780 Project
multilayer-perceptron-network numpy pandas random-forest-classifier scikit-learn
Last synced: 06 Apr 2026
https://github.com/arufonsekun/machine-learning-models
Machine Learning algorithms and related study notes.
Last synced: 19 May 2026
https://github.com/manishbisht/machine-learning
Machine Learning
data-analysis data-mining machine-learning machine-learning-algorithms machinelearning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/ireneflorez/e_commerce_a_b_test_analysis
website A/B test data analysis
data-analysis jupyter-notebook matplotlib numpy pandas python statsmodels
Last synced: 14 Apr 2026
https://github.com/keyurparalkar/exoplanet-hunting-in-deep-space
The Search for New Earths
deep-learning gradient-descent jupyter-notebook machine-learning neural-network numpy
Last synced: 19 May 2026
https://github.com/eljandoubi/smart-beta-and-portfolio-optimization
Implementation of Smart Beta and Portfolio Optimization
cvxpy numpy optimization pandas portfolio-optimization trading trading-algorithms trading-strategies
Last synced: 19 May 2026
https://github.com/msikorski93/linear-regression-from-scratch
Different solutions of linear and polynomial regression made from scratch.
from-scratch linear-regression numpy polynomial-regression tensorflow
Last synced: 08 May 2026
https://github.com/vibhore-sagar/stock-movement-analysis-based-on-social-media-sentiment
This project aims to develop a machine learning model that predicts stock movements by analyzing sentiment in social media discussions (Reddit posts).
joblib numpy pandas praw python scikit-learn textblob-sentiment-analysis yfinance
Last synced: 09 Apr 2026
https://github.com/tomaslopera/modelos-simulacion
jupyter-notebook matplotlib numpy pandas scipy seaborn simulation-modeling
Last synced: 24 Feb 2025
https://github.com/andreazoccatelli/kmeans_fromscratch
kmeans implementation in numpy
clustering kmeans-clustering machine-learning numpy
Last synced: 04 May 2026
https://github.com/abideen-olawuwo/spam-detection
A spam detection model
matplotlib nltk numpy pandas seaborn
Last synced: 29 Apr 2026
https://github.com/krichelj/dl_bgu_2021
Deep Learning course, Computer Science M.Sc., Ben Gurion University of the Negev, Israel, 2021
computer-science computer-vision computer-vision-algorithms convolutional-neural-networks deep-learning facial-recognition generative-adversarial-network neural-network nlp numpy recurrent-neural-networks rnn siamese-neural-network supervised-learning tensorboard tensorflow tensorflow-models text-generation
Last synced: 03 Feb 2026
https://github.com/rajiv2004-cloud/the-wine-project
AI/ML mini Project repo
algorithm dataset maachine-learning numpy prediction python
Last synced: 02 May 2026
https://github.com/alanmenchaca/numpy-notes
collection of notes to learn numpy!
jupyter-notebooks numpy python
Last synced: 08 May 2026
https://github.com/kientech/breast-cancer-classification-using-machine-learning
The goal is to leverage data-driven models to assist in the early detection and diagnosis of breast cancer, potentially aiding healthcare professionals in making informed decisions
data-science machine-learning numpy pandas python3 scikitlearn-machine-learning seaborn
Last synced: 22 Mar 2025
https://github.com/emanuelefavero/machine-learning
This repository contains code for various machine learning concepts and algorithms
algorithms machine-learning numpy pandas python
Last synced: 13 Apr 2026
https://github.com/thiagohrcosta/calculator-app
Calculator APP is a Python-based API developed as part of the Rockeseat specialization in Python. The project simulates a real-world application while applying best practices in software design, architecture, and scalability. The main focus is on:
api design-patterns flask numpy python
Last synced: 08 May 2026
https://github.com/maheera421/supervised-machine-learning
Implementation of necessary supervised machine learning algorithms for regression and classification.
classification classification-models cost-function feature-engineering feature-scaling gradient-descent linear-function linear-regression logistic-loss logistic-regression machine-learning matplotlib numpy regression-models regularization-to-avoid-overfitting scikit-learn sigmoid-function squared-error-cost-function vectorization
Last synced: 11 Apr 2026
https://github.com/a-poor/qgates
Small helper library for working with quantum matrices
bell-states numpy pypi pypi-package python quantum-computing
Last synced: 04 May 2026
https://github.com/anathonic/big-data-mining-project
This repository contains the implementation of a machine learning project aimed at predicting movie ratings based on user reviews and tags. The data used for this project comes from the MovieLens dataset, which includes ratings and tags for over 9000 movies collected from 1995 to 2016.
decision-tree-regression gradient-boosting-regressor linear-regression machine-learning matplotlib mlp-regressor numpy pandas python random-forest-regression scipy sklearn
Last synced: 26 Jun 2025
https://github.com/samuelbarbosadev/dataexpert
Elaborar modelos estatísticos, criar algoritmos, solucionar problemas e expandir a estratégia de negócios.
classification clustering crisp-dm data-cleaning data-visualization data-wrangling descriptive-statistics inferential-statistics inferre machine matplotlib numpy pandas pyplot recomendation-algorithm regresion-lineal seaborn skit-learn supervised-machine-learning
Last synced: 17 Apr 2026
https://github.com/open-risk-academy/academy-course-dat31055
Support material for Academy course DAT31055
linear-algebra matrix-libraries ndarray numpy
Last synced: 20 May 2026
https://github.com/badranalyst/udemy-course-data-analysis-with-pandas-and-visualization-libraries
Explores Udemy course data using NumPy and Pandas for data manipulation. Provides insights into course topics, ratings, and pricing with visualizations created using Matplotlib, Seaborn, and Plotly.
data-science dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn
Last synced: 16 Apr 2026
https://github.com/Akhil-krishnan-r/super_market_analysis
The growth of supermarkets in most populated cities are increasing and market competitions are also high. This dataset is one of the historical sales of supermarket company which has recorded in 3 different branches for 3 months data. Predictive data analytics methods are easy to apply with this dataset
data-visualization matplotlib numpy pandas seaborn
Last synced: 03 Feb 2026
https://github.com/girishkolhe/bike-sharing-multiple-linear-regression-assignment
Assignment for building a linear regression model for predicting the demand for bike sharing
data-science data-visualization eda linear-regression machine-learning matplotlib numpy pandas-dataframe python rsquare-values seaborn sklearn-library statsmodels vif
Last synced: 02 May 2026
https://github.com/nermeenkamal/image-processing-system
This Python application provides a graphical user interface (GUI) for performing various image processing operations. Users can upload, manipulate, and save images using a range of techniques, including grayscale conversion, binary conversion, histogram equalization, and more.
matplotlib numpy opencv python tkinter
Last synced: 01 May 2026
https://github.com/iv4n-ga6l/geometric-shapesrecognizer-in-image
Geometric shapes recognizer API built in python
api-rest flask numpy opencv python shaperecognitionapi
Last synced: 20 Apr 2026
https://github.com/separatrixxx/tmandcm_labs_3_sem
👓 Laboratory works for 3 semester of MAI on theoretical mechanics
matplotlib numpy python theoretical-mechanics
Last synced: 20 May 2026
https://github.com/aikogamer101/exploratory-data-analysis
Using Python to analyze a beauty product dataset. A complete EDA.
analytics business-intelligence datacleaning datadiscovery dataengineering dataexploration folium matplotlib numpy pandas python3 seaborn
Last synced: 14 Mar 2025
https://github.com/jigyasag18/fake-news-prediction-project
The Fake News Prediction App Repository offers a machine learning project that focuses on identifying the authenticity of news articles as fake or real. It uses a dataset of 20,000 articles and employs methods such as TF-IDF vectorization and the Porter stemming algorithm, achieving around 97% classification accuracy with logistic regression model.
data datapreprocessing logistic-regression machine-learning machine-learning-algorithms numpy pandas prediction stemming vectorization
Last synced: 08 Jun 2026
https://github.com/raksh710/diet_recommendation_fastembed
Recommends a recipe along with its full description using fastembed library and
docker docker-image dockerfile dockerhub-image fastapi fastembed heroku-app heroku-deployment nlp-machine-learning numpy pandas recommender-system uvicorn
Last synced: 02 Feb 2026
https://github.com/MuhammedMorad/Egypt-Premier-Fashion-Sales-Analysis
Egypt’s Premier Fashion Sales Analysis is a data-driven project that provides interactive sales insights using Streamlit, Power BI, and Pandas. It analyzes sales trends, customer behaviors, and product performance while offering real-time dashboards and downloadable reports. helping businesses make informed, data-driven decisions. 🚀
matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 30 Dec 2025
https://github.com/josewebdev2000/mean-variance-calculator
My Solution to the first challenge of the Data Analysis with Python certification of Freecodecamp
data-science freecodecamp-challenge numpy python
Last synced: 20 May 2026
https://github.com/iankitnegi/datapy
Welcome to DATAPy! This repo contains my Python coding projects for data science, featuring data manipulation, analysis, and visualization. Stay tuned for updates and new content!
basic-programming matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/ola-kaznowska/first-steps-in-numpy
My first steps in the NumPy library
mathematics numpy python python3
Last synced: 20 May 2026
https://github.com/elifftosunn/textdataclean
Kirli veri çekildiğinde ön işleme adımlarına gerek kalmadan model eğitimi için hazır hale getirmek amacıyla yapılan uygulamadır.
corpus deasciifier morphological-analysis ngram nltk numpy pandas sentence-embedding sentence-tokenizer stemmer stopwords string turkish turkish-sentence-tokenizer word-tokenizer
Last synced: 20 May 2026
https://github.com/kr1shnasomani/genagenet
Gender and Age recognition from face images
computer-vision deep-learning neural-network numpy opencv
Last synced: 21 Jul 2025
https://github.com/damiieibikun/data-science-capstone-project-ibm---space-x-falcon-9-landing-predictions
Applied Data Science Capstone Project for Cousera's IBM Data science professional
beautifulsoup4 classification dash-plotly data-science data-visualization ibm-capstone interactive-visualizations machine-learning matplotlib numpy pandas python requests-library-python seaborn sklearn spacex-launches
Last synced: 13 Apr 2026
https://github.com/jt4v4res/neural-networks-and-deep-learning
Some neural networks implementation with purpose of understanding the use of this learning algorithm and deep learning.
deep-learning machine-learning machine-learning-algorithms neural-networks numpy perceptron-learning-algorithm
Last synced: 16 Jan 2026
https://github.com/makoczoro/credit-default-risk-analysis-eda
This repository contains the detailed EDA Analysis of Home Credit Group Dataset. The analysis aims to find demographic and financial factors associated with higher or lower default risks, providing actionable insights for risk mitigation and improved lending practices
bivariate-analysis correlation-analysis data-preprocessing exploratory-data-analysis exploratory-data-visualizations matplotlib numpy pandas seaborn univariate-analysis
Last synced: 20 May 2026
https://github.com/pransu-code/marathonprediction
Case-based Time Prediction for Recreational Marathon Runners
gbm machine-learning-algorithms numpy pandas python random-forest regression-models scikit-learn seaborn sklearn
Last synced: 07 Mar 2026
https://github.com/pzuehlke/ml-with-numpy
Basic ML algorithms using only NumPy
deep-learning machinelearning numpy
Last synced: 20 May 2026
https://github.com/massimilianovisintainer/house-price-model-prediction
House price prediction model using XGBoost.
machine-learning models numpy pandas python sklearn xgboost xgboost-regression
Last synced: 20 Jan 2026
https://github.com/redinfinitypro/circuitpythonprojects
Rating: (4/10) This Python script simulates circuits using PySpice, importing libraries like NumPy and Matplotlib. It defines voltage divider, diode circuits, subcircuit definitions, DC sweep analysis, and simulates each circuit using the simulator.
matplotlib numpy os pyspice sys
Last synced: 15 May 2026
https://github.com/viivianreine/carbon-footprint-calculator-using-advanced-machine-learning-cnn-
🌍 An AI-powered Carbon Footprint Calculator built with Python, TensorFlow (CNNs), and Streamlit. Delivers real-time emission predictions, visual insights, and country-wise comparisons from user lifestyle data. Adaptive, scalable, and designed to drive sustainability through intelligent software solutions.
api-based-ai-integration cloud-ready convolutional-neural-networks data-featuring data-preprocessing ipcc keras keras-tensorflow matplotlib model-optimization numpy pandas python realtime-database seaborn streamlit streamlit-deployment streamlit-webapp supervised-machine-learning tensorflow
Last synced: 08 Apr 2026
https://github.com/rahulraimau/credit-card-fraud-detection
This project develops a real-time credit card fraud detection system using the Kaggle Credit Card Fraud Detection Dataset, containing 284,807 transactions with 31 features (Time, Amount, V1-V28, Class).
imbalanced-learn- matplotlib numpy pandas python pytorch scikit-learn- tensorflow
Last synced: 08 Apr 2026
https://github.com/udayraj04/facialemotion_musicrecommendations
A web application that detects facial emotions via webcam and recommends music tracks that match the user’s mood in real-time. Built with Flask, TensorFlow/Keras, OpenCV, and a React frontend.
cnn flask machine-learning numpy opencv pil reactjs tensorflow
Last synced: 08 Apr 2026
https://github.com/sridharyadav07/ai--powered-task-management-system
An intelligent Task Management System that integrates Sentiment Analysis, Task Optimization, and Forecasting to streamline project and task handling. This AI-powered tool is designed to assist teams and project managers in making data-driven decisions by understanding emotional context, forecasting productivity, and optimizing workload distribution
arima flask joblib jupyter-notebook naive-bayes-classifier nltk numpy pandas pickle-file python randomforestregressor scikit-learn stopwords-removal streamlit tfidf-vectorizer
Last synced: 08 Apr 2026
https://github.com/s-h-i-v-i-s/bangalore-housing-price-prediction
A Machine Learning Project to predict Bangalore House Prices.
jupyter-notebook machine-learning matplotlib numpy pandas python pythonflask sklearn
Last synced: 08 Apr 2026
https://github.com/rdmolony/nix-numpy-financial
A nix derivation for numpy-financial - https://pypi.org/project/numpy-financial/#files
Last synced: 05 Mar 2025
https://github.com/annygutierrez/ai-chatbot-python
Deep learning chatbot: Chatbot model to make predictions and chat back and forth with our user.
Last synced: 06 May 2026
https://github.com/vlad1343/tools
This repository demonstrates the acquisition of advanced Python programming skills through structured exercises and projects, with a strong emphasis on NumPy for array manipulation, slicing, masking, and reshaping
jupyter-notebook numpy numpy-library numpy-python pandas pandas-python python python3
Last synced: 08 Apr 2026
https://github.com/thekartikeyamishra/aipoweredmarketingassistant
AI-Powered Marketing Assistant, an advanced tool designed to enhance your digital marketing campaigns using the power of machine learning (ML) and large language models (LLMs). This project empowers small businesses and MSMEs to create compelling content, analyze campaigns, and strategize effectively.
artificial-intelligence llm matplotlib numpy openai pandas python scikit-learn streamlit
Last synced: 08 Apr 2026
https://github.com/01one/python-online-with-pyodide
Run and edit python code including matplotlib and numpy on the browser with pyodide and codemirror
matplotlib-python numpy pyodide python-browser python-online python-online-compiler
Last synced: 29 Mar 2025
https://github.com/mostafa-bashir/investigating_dataset_udacity
ipython jyputer-notebook numpy pandas python
Last synced: 13 Feb 2026
https://github.com/jha2001/movie-recommender-system
machine-learning nltk numpy pandas pickle scikit-learn streamlit
Last synced: 05 Mar 2025
https://github.com/abrahamkoloboe27/fruits-recognition-streamlit-app
🍎 Fruits Classification App (Streamlit) 🍌
convolutional-neural-networks deep-learning image-classification image-processing keras logging machine-learning machine-learning-engineering mlops numpy pandas plotly prototype python streamlit streamlit-application tensorflow
Last synced: 08 Apr 2026
https://github.com/mikhailkhorokhorin/the-loop
Student project of team "полетики-самолетики"
3dsmax krpc ksp math matplotlib numpy python
Last synced: 20 May 2026
https://github.com/ksharma67/eda-on-ipl
In this python notebook, analysis of IPL matches from 2008 to 2020 is done using python packages like pandas, matplotlib and seaborn.
data-analysis data-science eda matplotlib numpy pandas python seaborn
Last synced: 07 May 2026
https://github.com/matteofasulo/pytripadvisor
Trip Advisor Web Scraper
beautifulsoup4 folium geopandas matplotlib nltk-tokenizer numpy pandas plotly python restaurant scipy selenium sql
Last synced: 08 Apr 2026
https://github.com/redinfinitypro/redditbot
Rating: (7/10) This script collects, preprocesses, trains models, processes images, and handles files, handling data from Reddit, image processing, and file handling.
autocorrect bytesio concurrent nltk numpy openpyxl pandas pil praw random re requests secrets sklearn string tensorflow time urllib
Last synced: 08 Apr 2026
https://github.com/tuokri/rs2-weapon-damage-analysis
Data visualization app for Rising Storm 2: Vietnam.
dash data-display data-visualization numba numpy pandas plotly postgres rising-storm-2-vietnam sqlalchemy timescaledb
Last synced: 17 Jul 2025
https://github.com/matheusotenio/oficina-python
https://oficina-python.streamlit.app/
matplotlib numpy python streamlit
Last synced: 27 Jun 2025
https://github.com/sandeepannandi/slicecam
SliceCam is a fun, camera-controlled game powered by OpenCV and Mediapipe that lets you slash flying fruits with real-time hand tracking.
collision-detection handtracking mediapipe mediapipe-hands motiondetection numpy opencv pygame python
Last synced: 06 May 2026