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/miladsade96/numpy_and_algebra
Introduction to numpy and linear algebra
algebra linear-algebra matrices numpy tensor vectors
Last synced: 17 May 2026
https://github.com/mathpfreitas/top-hits-spotify-2000-to-2019-
# 🎧 Top Hits Spotify (2000 - 2019)Explore music trends from 2000 to 2019 with this dataset of songs, artists, and genres. Use the insights to understand what makes a hit in today's music landscape. 🐙💻
analysis analytics chart data-analysis data-visualization exploratory-data-analysis hits interactivedashboards jupyter-notebook matplotlib music musical numpy pandas plotly python timeseries track-hits
Last synced: 01 Jul 2025
https://github.com/hpennington/mono-visual-odometry
Monocular Visual Odometry in NumPy
computer-vision numpy opencv python
Last synced: 28 Apr 2026
https://github.com/nomadsdev/frequency-insight
SoundFreqAnalyzer: A Python tool to record audio, analyze frequencies, and save results.
audio-analysis audio-recording audio-tool data-visualization fft frequency-analysis keyboard-python numpy pyaudio python scipy signal-processing sound-engineering
Last synced: 21 Feb 2026
https://github.com/redinfinitypro/laser-strategy
Rating: (8/10): Is an interactive graphical simulation using Pygame library, featuring laser and detector dynamics. It includes pathfinding, collision detection, and dynamic object interactions. The game allows dragging, checking for collisions, and updating object states.
math numpy pygame random sys time
Last synced: 25 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/aarryasutar/hate_speech_detection
This project aims to detect hate speech on Twitter using advanced NLP and machine learning techniques, exploring feature extraction methods like TF-IDF and sentiment analysis, and evaluating models such as Logistic Regression and SVM.
confusion-matrix doc2vec gensim logistic-regression matplotlib naive-bayes nltk numpy pandas python random-forest scikit-learn seaborn stemming stopwords-removal svm tf-idf-vectorizer tokenization vader word-cloud
Last synced: 09 Apr 2026
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 Apr 2026
https://github.com/n1colasf/bigdata-cert
Clases y Practicos del Certificado de Big Data de la carrera Analista en Tecnologías de la Información de la Universidad ORT Uruguay
big-data certificate jupyter-notebook numpy pandas python sklearn tensorflow university-course
Last synced: 25 Apr 2026
https://github.com/samaid/game-of-life
Conway's Game of Life implemented using array libraries and JIT compilers for CPU and GPU
dpnp numba numba-dpex numpy opencv-python python
Last synced: 25 Apr 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/bl0nder/regressify
A multi-task neural network coded from scratch that performs simultaneous regression and classification.
classification deep-learning multitask-learning neural-networks numpy regression
Last synced: 15 May 2026
https://github.com/thekartikeyamishra/voicecloner
The Voice Cloner is a Python-based project that leverages Tacotron 2 and WaveGlow models for text-to-speech (TTS) synthesis and basic voice cloning. This project supports 22 official Indian languages, including Sanskrit, making it versatile for multilingual text input.
ai indic-transliteration librosa machine-learning numpy nvidia-pyindex nvidia-tacotron2 nvidia-waveglow python torch torchaudio
Last synced: 03 Feb 2026
https://github.com/nathanielsimard/numpy-mnist-classifier
Feed forward neural network using Numpy for MNIST classification.
deep-learning machine-learning mnist mnist-classification mnist-classifier numpy
Last synced: 29 Apr 2026
https://github.com/gourab-sinha/instabot
This project is all about web scraping using Selenium, BeatifulSoup and Python Packages.
beautifulsoup matplotlib numpy pandas python3 selenium-python
Last synced: 06 Apr 2026
https://github.com/akash-rajak/video-cropper
Script to crop video according user's size and dimension.
cv2 numpy python3 tkinter video video-cropper
Last synced: 27 Apr 2026
https://github.com/dyegopimentel/sentiment-analysis-and-wordclouds-in-python
We developed a sentiment analysis algorithm and at the end we bring a wordcloud to give an overview of what is being said about the topic we are analyzing.
matplotlib numpy pandas python sentiment-analysis tweepy wordcloud
Last synced: 09 May 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/sidsurakanti/mnist-classification
realtime handwritten digit recognition & mnist digit classification from scratch w/ only maths and numpy
classification math ml mnist numpy
Last synced: 14 May 2026
https://github.com/renan-siqueira/face-recognition-research
This project pertains to video analysis, face recognition, and image clustering.
data-science deep-learning dlib docker docker-image face-recognition machine-learning neural-network neural-networks numpy opencv opencv-python pillow python scikit-learn scipy
Last synced: 13 Apr 2026
https://github.com/frknbm/python
data-science data-structures numpy pandas pycharm python
Last synced: 06 Apr 2026
https://github.com/priyanshgoantiya/ml-from-scratch-without-sklearn
This repository contains machine learning algorithms implemented from scratch using only NumPy—without relying on scikit-learn or other high-level ML libraries. The goal is to provide a deeper understanding of how fundamental machine learning models work under the hood by implementing them step by step.
Last synced: 15 May 2026
https://github.com/sentustudio/cookiecutter-ciencia-datos
Template para proyectos de ciencia de datos e ingeniería de datos
ai cookiecutter cookiecutter-data-science cookiecutter-template data-science jupyter-notebook machine-learning numpy pandas pyspark
Last synced: 27 Apr 2026
https://github.com/bursasha/deeplearningai-machine-learning-tensorflow-course
Projects and certificates from a machine learning course focused on TensorFlow and Keras, covering neural networks, CNNs, NLP, and time series analysis 🧠
convolutional-neural-networks deeplearning-ai keras machine-learning mlcourse natural-language-processing neural-networks numpy pandas python-machine-learning recurrent-neural-networks tensorflow
Last synced: 10 Apr 2026
https://github.com/nirmalyabag20/loan-status-prediction-using-machine-learning
This project focuses on predicting the loan status (approved or not approved) based on various applicant details. The goal is to develop a machine learning model that accurately classifies whether a loan should be approved, helping financial institutions make informed lending decisions.
matplotlib numpy pandas python scikit-learn seaborn support-vector-machine
Last synced: 19 Jan 2026
https://github.com/shreeparab1890/flipkart-laptops-analysis-eda
This ipython notebook is the Exploratory data analysis (EDA) of the Laptops listed on Flipkart.
data-analysis eda exploratory-data-analysis matplotlib-pyplot numpy pandas plotly
Last synced: 14 Apr 2026
https://github.com/elhariri78/case-study-a-better-smoker-detector
Case Study-A better Smoker Detector
data dataframe evaluation kaggle matplotlib-pyplot numpy pandas pandas-dataframe pandas-python python3 seaborn sklearn
Last synced: 07 Apr 2026
https://github.com/hokagem/damagedlogginganalyzer
A project about an analyzation of a statistic of damaged logging (wood) in Germany using Python.
analysis csv csv-parser k-fold-cross-validation numpy pandas pandas-dataframe pandas-python polynomial-regression scikit-learn statistics wood
Last synced: 03 May 2026
https://github.com/rahatmoktadir03/market-anomaly-detection
This AI-engineering project involves building a machine learning model to classify financial market conditions and detect potential market crashes. It includes developing investment strategies based on the model’s predictions and designing an AI-driven bot to explain the results to end users.
ai anomaly-detection financial-analysis investment-strategies machine-learning numpy pandas python sklearn
Last synced: 09 Feb 2026
https://github.com/ab23ms233/matrix-calculator
A Python-based matrix calculator for performing operations like addition, multiplication, inverse, determinant, eigenvalues, diagonalization, and matrix functions using NumPy, SymPy, and SciPy.
Last synced: 11 Aug 2025
https://github.com/gandhasiri-rahul-mohan/association-rules-q1-books
Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots
apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-machine-learning
Last synced: 04 May 2026
https://github.com/nisch-mhrzn/laptop-price-predictor
Predict laptop prices with ease! 🚀 Input specs like brand, RAM, and more to get real-time price estimates using machine learning.
datavisualization machine-learning numpy pandas python seaborn streamlit
Last synced: 09 Apr 2026
https://github.com/vineet416/eda-travel
EDA Travel data by PW Skills Data Analytics Course.
data-encoding data-preparation data-preprocessing data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas plotly python sklearn-library train-test-split train-test-using-sklearn
Last synced: 14 Apr 2026
https://github.com/the-developer-306/house-price-predictor
House Price Predictor: Harnessing machine learning algorithms to forecast housing prices in Boston, empowering buyers and sellers with accurate predictions based on key factors like location, crime rate, rooms, accessibility, and more.
csv ipynb-jupyter-notebook joblib matplotlib numpy pandas python scikit-learn
Last synced: 23 Feb 2026
https://github.com/harmonicode/image-mixer
A PyQt5-based application for real-time image processing and reconstruction using frequency components like magnitude, phase, real, and imaginary parts. Adjust brightness and contrast, and mix images with ease.
fourier-transform image-processing numpy opencv pyqt5 python signal-processing
Last synced: 13 Mar 2026
https://github.com/codeantik/spam-ham-detector
A machine learning model to detect whether the mails are spam or ham
logistic-regression numpy pandas python sklearn
Last synced: 10 Apr 2026
https://github.com/briankopp/fewerbytes
compress numpy arrays. binary and numeric techniques for numpy compression
compress compression numpy python python3 storage
Last synced: 18 May 2026
https://github.com/smusab9152/pokemon_data_analysis
This repo that explores and analyzes a dataset of Pokémon attributes. The analysis includes data cleaning, exploratory data analysis (EDA), and visualizations .
analytics data-analysis data-visualization exploratory-data-analysis jupyter-notebook matplotlib numpy pandas pokemon python seaborn statistical-analysis
Last synced: 02 May 2026
https://github.com/geson-anko/numpy_ndarray_msgs
A ROS2 package for transmitting NumPy ndarrays between ROS2 nodes.
Last synced: 23 Feb 2026
https://github.com/raduldev/gromacs
Molecular Dynamics Simulation using GROMACS in Jupyter notebook
bash gromacs matplotlib molecular-dynamics-simulation numpy pandas python3 shell
Last synced: 09 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_08
Модуль 8. Глибоке навчання. Tensorflow.
classification data-science matplotlib minst numpy pandas python sklearn tensorflow
Last synced: 14 Apr 2026
https://github.com/4thel00z/numpy-serializer
numpy-serializer is a nice and high-level way to serialize numpy.arrays while preserving their shape and type.
bytes deserialization deserialize deserializer msgpack numpy raw serialize serializer serializers
Last synced: 27 Jan 2026
https://github.com/xaxtric7/learn-numpy
🧮 Welcome to my NumPy Practice repository! This repo contains my hands-on learning, notes, and code experiments as I dive into the fundamentals and advanced features of NumPy – a powerful library for numerical computing with Python.
Last synced: 15 May 2026
https://github.com/andystmc/nextflownyc
Developed a machine learning model (Bidirectional LSTM) to forecast NYC traffic volumes using 10 years of automated traffic count data. Achieved strong predictive accuracy, demonstrating the power of deep learning for urban traffic analysis.
data-analysis data-cleaning data-science data-visualization exploratory-data-analysis feature-engineering hyperparameter-tuning jupyter-notebook lstm-neural-networks machine-learning numpy pandas predictive-modeling python3 scikit-learn tensorflow-keras traffic-flow-forecasting
Last synced: 07 Apr 2026
https://github.com/harmanveer-2546/diabetes-prediction-using-machine-learning
Diabetes is a medical disorder that affects how the body uses food for energy. When blood sugar levels rise, the pancreas releases insulin. If diabetes is not managed, blood sugar levels can rise, increasing the risk of heart attack and stroke. We used Python machine learning to forecast diabetes.
adaboost decision-trees gradient-boosting-classifier gridsearchcv knn-classification machine-learning numpy os pandas pickle python random-forest seaborn svc-model
Last synced: 14 Apr 2026
https://github.com/chandansoren/credit-card-fraud-detection
Credit card fraud detection through logistic regression.
logistic-regression machine-learning numpy pandas python sklearn
Last synced: 02 Apr 2026
https://github.com/brpy/100-prisoners-problem
Simulation of 100 Prisoners Problem using Python
numpy python simulation veritasium
Last synced: 14 Apr 2026
https://github.com/harikrishnan669/python
Basic Python programs and Try outs..
matplotlib numpy pandas python tkinter tkinter-gui
Last synced: 27 Jan 2026
https://github.com/vochicong/ai-memo
Notebooks about machine learning (AI) math and tools
azure-notebooks colaboratory machine-learning math numpy
Last synced: 24 Feb 2026
https://github.com/jabhij/eda_experiments
In this repo I'll use different types of datasets to explore and implement various Exploratory Data Analysis (EDA) approaches.
ames-housing analysis battery-life blackfriday-analysis data-analysis data-science data-visualization eda matplotlib-pyplot numpy pandas python seaborn visualization zomato-data-analysis
Last synced: 14 Apr 2026
https://github.com/rish-16/linearly
Discount NumPu implementation using barebones Linear Algebra concepts
Last synced: 19 May 2026
https://github.com/yuanx749/complex_systems
A Python package for studying complex systems.
jupyter matplotlib networkx numpy pep8 project scipy streamlit
Last synced: 05 Apr 2026
https://github.com/yashuv/numpy-for-data-science
A well structured practical deep dive into functional programming in NumPy.
Last synced: 28 Oct 2025
https://github.com/5hraddha/sentiment-analysis
An innovative system for filtering and categorizing movie reviews
countvectorizer dummyclassifier lgbmclassifier logisticregression matplotlib minmaxscaler nltk nltk-stopwords nltk-tokenizer numpy pandas seaborn spacy tfidfvectorizer torch tqdm transformers
Last synced: 18 Jan 2026
https://github.com/anfany/python3-practice
基于Python3的多种工具实例代码、以及流行库的使用贴士
matplotlib numpy pandas python3 tensorflow tips
Last synced: 04 May 2026
https://github.com/epsoft/convolutional-neural-network-for-recognizing-farsi-handwritten-digits
Convolutional Neural Network for Recognizing Farsi Handwritten Digits
cnn cnn-keras convolutional-neural-networks cv2 farsi matplotlib numpy persian recognizing-farsi-handwritten scipy seaborn sequential tensorflow
Last synced: 07 Apr 2026
https://github.com/athul64/exploratory-data-analysis
To preprocess and analyze the given employee dataset, present the findings graphically, and derive meaningful insights to help better understand the company’s workforce.
colab-notebook data-analysis data-visualization matplotlib numpy pandas python seaborn statistical-analysis
Last synced: 25 Feb 2026
https://github.com/tynab/numpy
CyberSoft Data Analyst 08 - NumPy Basic
cybersoft cybersoft-academy cybersoft-academy-da cybersoft-academy-da-08 cybersoft-academy-data-analyst cybersoft-academy-data-analyst-08 cybersoft-da cybersoft-da-08 cybersoft-data-analyst cybersoft-data-analyst-08 da da-08 data-analyst data-analyst-08 jupyter-notebook matplotlib numpy pandas python yan
Last synced: 11 Feb 2026
https://github.com/savernish/forgenn
forgeNN is a in-development purpose‑built neural network framework combining a transparent NumPy autograd engine with a Keras‑like API and performance oriented primitives. Developed by a college student with an ambitious feature pipeline.
artificial-intelligence deep-learning keras machine-learning mlp-networks neural-network numpy pytorch tensorflow tensors
Last synced: 08 Oct 2025
https://github.com/bessarodrigo/dataviz_sales_retail
Este projeto apresenta um mosaico com o Matplotlib com um retrato do desempenho das vendas de uma empresa de varejo.
matplotlib numpy pandas python python3
Last synced: 09 Apr 2026
https://github.com/kientech/calories-burnt-prediction-with-machine-learning
The Calories Burnt Prediction with Machine Learning project aims to predict the number of calories burned during physical activities based on various factors such as duration, activity type, age, weight, and more.
fastapi heroku machine-learning matplotlib-pyplot modeling numpy pandas python reactjs tailwindcss
Last synced: 02 Aug 2025
https://github.com/abhinavsharma07/neural-network-using_numpy
Introduction to Neural Networks (Create a neural network using Numpy)
accuracy feed-forward model neural-networks numpy prediction
Last synced: 18 Jan 2026
https://github.com/arpandatta011/facial_image_recognition
This project includes the introduction of the facial expression recognition and an investigation on the recent previous researches for extracting the effective and efficient method for facial expression recognition.
cv2 keras matplotlib numpy pandas tensorflow
Last synced: 09 Apr 2026
https://github.com/ahlem-phantom/django-travel-agency
Travel Agency website built using Django, designed for browsing and booking of travel packages.
beautifulsoup celery djagno django-rest-framework numpy rabbitmq weasyprint
Last synced: 02 Aug 2025
https://github.com/nelsontanko/face-recogition-system
This is a student face recognition system for attendance taking. Built with Opencv, face_recognition, redis and Flask for the frontend
face-recognition flask numpy opencv python redis
Last synced: 09 Apr 2026
https://github.com/katerynazakharova/deep-learning-and-neural-networks
Examples of NN models. DL algorithms
deep-learning dl h5py matplotlib neural-network neural-networks nn numpy pli scipy
Last synced: 26 Mar 2025
https://github.com/anumit-web/ml-masterlist-2024
ML Masterlist, Machine Learning, 2024
image-segmentation kmeans-clustering machine-learning matplotlib numpy pandas reinforcement-learning scikit-learn supervised-learning unsupervised-learning
Last synced: 19 Jan 2026
https://github.com/shriram-vibhute/data-analysis
This repository offers a comprehensive collection of data analysis techniques using NumPy Pandas, Matplotlib and Seaborn.
data-aggregation data-analysis data-visualization data-wrangling matplotlib numpy pandas seaborn
Last synced: 02 Aug 2025
https://github.com/docsallover/spam-detection
Building a Spam Filter with Python: Using Machine Learning to Combat Spam
datascience flask jinja2 machine-learning numpy numpy-library pandas pandas-python python python3 scikit-learn
Last synced: 09 Apr 2026
https://github.com/akash-rajak/image-resizer
Python Script to resize image to any dimension.
cv2 gui image-resizer numpy os python3 random resizeimage tkinter
Last synced: 27 Apr 2026
https://github.com/juzershakir/iris_flower
Implementing all ML models and feature selection techniques that can be used.
classification feature-selection iris-dataset iris-flower-classification jupyterlab lightgbm machine-learning matplotlib numpy pandas practice python3 seaborn sklearn supervised-learning xgboost
Last synced: 22 Oct 2025
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/nissanjk/linear-solver
A Python desktop application to solve systems of linear equations using various numerical methods.
anaconda3 fpdf imageio matplotlib numpy python3 tkinter
Last synced: 16 May 2026
https://github.com/kamakshi4023/brain-tumour-detection
ML based project which uses various techniques to build a hybrid model for identifying brain tumour in MRI images
jupyter-notebook keras machine-learning ml numpy python seaborn sklearn sklearn-metrics tensorflow
Last synced: 03 Jan 2026
https://github.com/udityamerit/curafind-powered-by-ai
CuraFind AI is a web-based application leveraging Natural Language Processing (NLP) to intelligently recommend medicines. Users can search using symptoms, medicine names, or free-text descriptions, and receive suggestions along with brand substitutes for drugs
ai machine-learning nlp numpy pandas scikit-learn
Last synced: 18 Sep 2025
https://github.com/dhakalnirajan/python-for-research
“Python for Academic Research” is a program launched by NRCC to provide short training in the python programming language. This course will teach students to use python in research and implement such learnings in their practical classes. Mr. Kshitiz Regmi will be teaching the course.
data-science numpy pandas plotly python python3
Last synced: 21 Mar 2025
https://github.com/harmanveer2546/music-genre-classification
Classifying the genre of a music using deep neural networks.
cnn deep-learning ipython keras knn labelencoder librosa music numpy pandas pickle python scipy sequential svc tensorflow
Last synced: 06 Apr 2026
https://github.com/imswappy/ads-eda-predictor
Interactive Streamlit app for marketing campaign analytics and prediction. Includes dashboards, EDA, econometrics tests (ADF, cointegration, OLS diagnostics), ML pipelines with preprocessing, CV, and persistence. Predict outcomes with Linear/Ridge/Lasso/Random Forest regressors.
adf breusch-pagan cointegration lasso-regression linear-regression matplotlib-pyplot numpy pandas random-forest ridge-regression seaborn sklearn
Last synced: 02 May 2026
https://github.com/haukzero/decisiontree-strat-from-scratch
依据西瓜书从零开始手写决策树分类器,只使用 pandas, numpy, graphviz 三个扩展包,其中 graphviz 用于将生成的树可视化
decision-tree-classifier machine-learning numpy python start-from-scratch
Last synced: 27 Apr 2026
https://github.com/Zion-Dev1/E-commerce-Analysis
Short machine learning project which analyses customer behaviour 🔎
analysis clustering ecommerce machine-learning numpy pandas sklearn
Last synced: 24 Oct 2025
https://github.com/moataz-elmesmary/analog-clock-opencv
Computer vision project implemented with OpenCV
computer-vision cv2 numpy opencv
Last synced: 07 May 2026
https://github.com/ahammadshawki8/numpy-journey
🎉 Welcome to the journey with NumPy! From this repository, You can learn all about Numpy. ✔
array beginner-friendly math numpy python
Last synced: 02 Aug 2025
https://github.com/prayag2003/stock-trend-prediction-lstm-model
My first ML Project on Stock Trend Prediction🚀🚀 The dataset consists of stock opening, closing, high, low data values scrapped from Yahoo Finance from the year 2010 to 2022. The LSTM ( Long Short-Term Memory ) deep learning model shares the idealogy of Time Series.
numpy pandas sklearn stock-trend-prediction
Last synced: 04 Apr 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/MITHILESHK11/Steganography-App-Aicte-Internship-Cybersecurity-Edunet-Foundation
Secure Image Steganography App : This Streamlit-based Steganography App lets you securely encrypt and decrypt messages in images using the Least Significant Bit (LSB) technique. Messages remain invisible unless unlocked with the correct password.
hashlib numpy opencv3 python streamlit-webapp
Last synced: 24 Oct 2025
https://github.com/kento75/chainer-learn
chainer deep-learning numpy python36
Last synced: 01 May 2026
https://github.com/martincastroalvarez/python-deep-learning-algorithms
Combinatorics implemented with numpy, matplotlib and scipy.
algebra combinatorics matplotlib numpy python scipy
Last synced: 13 Apr 2026
https://github.com/cypher-adi/loan-predictor
A loan approval prediction system.
flask ipynb-jupyter-notebook machine-learning numpy
Last synced: 05 Mar 2026
https://github.com/jilliennelapid/finalproject_group53
Final Project for COP2080. Audio Graphical software that works with mono-channel .wav files and plots them in various ways.
matplotlib numpy pydub python scipy tkinter
Last synced: 14 Apr 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/srgrace/data-cleaning-challenge
Data Cleaning Challenge
data-science jupyter-notebook numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/aryansk/mnist-deep-learning-exploration
This repository contains implementation of various deep learning approaches for the MNIST handwritten digit classification task, using both scikit-learn and Keras frameworks.
keras machine-learning machine-learning-algorithms mnist-classification numpy python scikit-learn tensorflow
Last synced: 08 Apr 2026
https://github.com/hariprasath-v/mh_google_cloud_bigquery_ltv_prediction_challenge
Build a model that can predict customers' Long Term Value (LTV).
bigquery colab-notebook klib machine-learning matplotlib numpy pandas python python3 seaborn
Last synced: 09 Apr 2026
https://github.com/rara-ch/data-analysis-portfolio
This repository to store my data analytics projects, showcasing my skills in SQL and Python.
data-analysis mathematics matplotlib numpy pandas portfolio probability python seaborn sql statistics
Last synced: 12 Mar 2025
https://github.com/johndev19/data-visualization-tool
A Python-based application for generating various types of charts and graphs from user-input data.
charts matplotlib numpy python visualization
Last synced: 17 May 2026