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-26 00:18:09 UTC
- JSON Representation
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/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/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/vidyasagarmsc/pydataflownote
As I explore Python libraries....
jupyter-notebook numpy python pytorch scikit-learn scipy tensorflow
Last synced: 27 Sep 2025
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/theanujsinha01/customer-segmentation-using-k-means-clustering
This project focuses on customer segmentation using the K-Means clustering algorithm. A user-friendly Streamlit dashboard allows users to upload their own dataset, choose any two numeric features (like age, income, or spending score), and perform clustering. The app dynamically visualizes customer groups, recommends the best number of clusters
jupyter-notebook k-means-clustering machine-learning matplotlib numpy pandas python seaborn streamlit unsupervised-learning
Last synced: 09 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/hanai/nb_quantopian
量化交易笔记
jupyter numpy pandas python quantitative tiingo
Last synced: 09 Apr 2026
https://github.com/tynab/lottery
Xổ số kiến thiết
crawl da data-analyst deep-learning dl jupyter-notebook lottery matplotlib numpy pandas pip pip3 py python scikit-learn sklearn tynab xo-so xo-so-kien-thiet yan
Last synced: 03 Aug 2025
https://github.com/jimmymugendi/neural-network-for-binary-classification
aws neural-networks numpy pandas sagemaker tensorflow
Last synced: 09 Apr 2026
https://github.com/datarohit/nfl-big-data-bowl-2022--analysis
This is a Jupyter Notebook containing the analysis performed on a Kaggle Competition Dataset which contains data about NFL players and games.
kaggle kaggle-competition matplotlib-pyplot numpy pandas plotly python seaborn
Last synced: 09 Apr 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: 30 Sep 2025
https://github.com/mariamabidi/pinn-based-flow-prediction
This repository contains code and experiments for predicting 3D aerodynamic flow around car geometries using Physics-Informed Neural Networks (PINNs) and for analyzing flow features via autoencoder-based clustering.
computer-vision machine-learning neural-network numpy pytorch pyvista scikit-learn
Last synced: 05 Aug 2025
https://github.com/matheussc017/irisclassification_sklearn
Application of Machine Learning technique to classify 3 types of iris flower
data-science machine-learning numpy pandas python
Last synced: 09 Apr 2026
https://github.com/theankurgoswami/study-notes
Notes of topics I study.😛
deep-learning-book linear-algebra numpy opencv pandas regular-expressions sql tensorflow
Last synced: 09 Apr 2026
https://github.com/rickymagner/nonlinear-gradient-descent
An example of using gradient descent to approximate noisy data sampled from a cubic curve.
matlab matplotlib numpy octave pandas python
Last synced: 09 Apr 2026
https://github.com/ankushmallick1100/django-insurance-premium-predictor-web-app
This is a web app where a user can signup to the website first and then login to access the website. Then, he/she can give their age, select his/her gender, bmi, number of children, select whether he/she is a smoker or not, and select his/her region. Gradient Boosting Regressor is used in this project which gives the best accuracy of 89.798.
bootstrap bootstrap5 css django gradientboosting gradientboostingregressor html insurance-prediction insurance-premium-predictor machine-learning matplotlib numpy pandas python regression regression-models sklearn tailwind tailwind-css tailwindcss
Last synced: 09 Apr 2026
https://github.com/bhargav-joshi/img-caption-generator
Automatically creating the description or caption of an image using any natural language sentences is a very challenging task. It requires both methods from computer vision to understand the content of the image and a language model from the field of natural language processing to turn the understanding of the image into words in the right order. In addition to that we have discussed how this model can be implemented on web and will be accessible for end user as well.
flask jupyter-notebook keras machine-learning nlp nltk numpy pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/aakashks/ct-reconstruction-2d
Python Implementation of Computed Tomography (CT) reconstruction for 2D images
computed-tomography ct-reconstruction numpy
Last synced: 09 Aug 2025
https://github.com/ZauJulio/FeaturesAnalyzer
Python data analyze and machine learning tool
gtk machine-learning numpy pandas python sklearn
Last synced: 10 Aug 2025
https://github.com/affan-ch/gesture-talk-ai
GestureTalkAI: Decode hand language with precision. This AI project utilizes cutting-edge computer vision for real-time hand gesture detection, unveiling the unspoken messages conveyed through intuitive movements.
Last synced: 09 Apr 2026
https://github.com/c0sogi/python-dcm
A high-performance Python package for handling ETAS DCM(Data Conversion Format) files used in engine calibration tools like INCA, MDA, EHANDBOOK, and CANape.
automotive dcm ecu-calibration etas inca numpy pandas python
Last synced: 12 Aug 2025
https://github.com/prathameshdhande22/data-visualization-tutorial
Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial
data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial
Last synced: 09 Apr 2026
https://github.com/alexandrbig1/py-design-analysis-algo
Advanced Python project on the design and analysis of algorithms. Includes practical modules on dynamic programming, graph theory, big data (Bloom filter, HyperLogLog), parallel computing (MapReduce), and optimization. Uses libraries like NumPy, Matplotlib, NetworkX, BTrees, PrettyTable, and Datasketch for efficient computation and visualization.
algorithms asyncio git heapq matplotlib numpy python python3 turtle
Last synced: 09 Apr 2026
https://github.com/zazi2002/neuroscience-project-cnn
This project is part of the Neuroscience of Learning, Memory, Cognition course and focuses on the visual processing pathways in the brain, particularly the dorsal and ventral streams.
cnn-for-visual-recognition learning matplotlib numpy scipy visual-processing
Last synced: 09 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/mhmudfzli/exploring-mental-health-data
This project demonstrates a comprehensive approach to solving a regression problem using various machine learning models. The notebook includes: Data Preprocessing, Exploratory Data Analysis (EDA), Model Training, Hyperparameter Tuning, Model Evaluation, Feature Importance
catboost lightgbm matplotlib numpy pandas scikit-learn seaborn xgboost
Last synced: 09 Apr 2026
https://github.com/mrtarantoga/mdl-density-histogram
Cython-accelerated MDL histogram density estimation. Implements Kontkanen & Myllymaki's dynamic programming algorithm for optimal variable-width bins, parametric complexity with Ramanujan approximations, and automatic bin count selection. Based on "MDL Histogram Density Estimation" (JMLR 2007).
cython-library mdl numpy pypi-package python3
Last synced: 30 Nov 2025
https://github.com/jswong65/machine_learning_nanodegree
Projects of Udacity Machine Learning nanodegree
machine-learning numpy pandas python scikit-learn scipy
Last synced: 09 Apr 2026
https://github.com/richecr/projetocrowd4city
Repositório para desenvolver as atividades realizadas para o projeto do LSI - Crowd4City
bert-as-service bi-lstm gensim lda nltk-python numpy numpy-library pandas python sklearn spacy-nlp speech-recognition tf-idf topic-modeling twitter-api web-scraping xgboost youtube-dl
Last synced: 09 Apr 2026
https://github.com/sahajrajmalla/co2-calculator-api
A Web Application backend API that enables people to create events, join events, and measure the carbon footprint produced by each participant to get insights about online and onsite carbon emissions.
apis carbon-emissions carbon-footprint fastapi makefile numpy pandas precommit sqlalchemy sqlite3 uvicorn
Last synced: 09 Apr 2026
https://github.com/nirmalyabag20/wine-quality-prediction-machine-learning
This project analyzes the chemical properties of wines to identify key factors influencing quality. By leveraging machine learning techniques, i aim to develop predictive models that accurately classify wine quality, providing valuable insights for producers and enthusiasts alike.
k-neighbors-classifier logistic-regression machine-learning matplotlib numpy pandas python random-forest seaborn svc
Last synced: 09 Apr 2026
https://github.com/upul/indi
Small Machine Learning library written in Python
algorithms machine-learning numpy python scipy
Last synced: 10 Apr 2026
https://github.com/nolan-lwin/bells-palsy-ml-research
A Machine Learning Model to Grade the Severity of Bell's Palsy
artificial-intelligence dlib healthtech jupyter-notebook machine-learning matplotlib numpy opencv pandas python research scikit-learn scipy
Last synced: 17 Aug 2025
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/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/ksharma67/ibm-stock-predication-wiith-eda
In this i tried to design a model that can predict the price of stock using different methods and algorithms.
bullish-signal death-cross decision-tree eda golden-cross gradient-boosting knn machine-learning-algorithms matplotlib numpy pandas prediction python random-forest scalar seaborn skit-learn svm xgboost
Last synced: 10 Apr 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/zensam7/easy_my_ai
Библиотека для создания ИИ, написана ПОЛНОСТЬЮ с нуля
genetic-algorithm library machine-learning neural-networks numpy q-learning
Last synced: 14 Feb 2026
https://github.com/tejasvi541/machine-learning
My Machine and Deep Learning Practice and Projects Notebooks
matplotlib numpy python3 pytorch sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/madhurimarawat/python-for-datascience
This repository contains programs in the python programming language.
array basic-programs conditional-statements csv-files data-structures datatypes exception-handling first-class-functions functions list looping-statements matplotlib numpy object-oriented-programming operators pandas priority-queue python-3 queue stack
Last synced: 23 Aug 2025
https://github.com/ansub/mask-detection
A Mask Detection Application using Keras/TensorFlow and OpenCV.
keras numpy opencv python tensorflow
Last synced: 10 Apr 2026
https://github.com/mousazourob/stockdataresampler
Python script that resamples an instruments minute by minute candle stick data to any interval
alpha-vantage-api numpy pandas python
Last synced: 07 May 2026
https://github.com/bbergerud/tenops
Creating a common interface for numpy, pytorch, tensorflow, etc.
Last synced: 20 Jan 2026
https://github.com/magzybog12/real-time-object-distance-measurement-using-opencv-python
Using an A4 paper as a guide, performing the distance measurements to find the height and width of objects placed in the region
numpy opencv-python pycharm-ide
Last synced: 05 May 2026
https://github.com/elmezianech/email-spam-ham-classifier-nb-simple
Count Vectorizer Naive Bayes Email Classifier: This Python project utilizes a simple Naive Bayes approach with Count Vectorizer to classify emails as spam or ham. The implementation focuses on word frequency for classification.
countvectorizer emails jupyter-notebook machine-learning ml naive-bayes naive-bayes-classifier numpy pandas python spam-detection spam-filtering
Last synced: 07 Apr 2026
https://github.com/ramyacp14/global-warming-analysis
Analyzes and visualizes global temperature data to identify climate change trends. The project includes global and seasonal temperature trend analysis, country-wise and city-specific temperature visualizations, and geospatial analysis with interactive maps and heatmaps.
data-visualization folium geospatial-analysis jupyter-notebook matplotlib numpy opencage-geocoder pandas plotly python seaborn
Last synced: 07 Apr 2026
https://github.com/krishbharadwaj5678/clearbg
Instantly remove backgrounds from any image with Clear BG. Upload your photos, remove the unwanted backdrop, and download the result in seconds.
background-remove background-remover deployment numpy onnxruntime pillow python python3 rembg streamlit
Last synced: 07 Apr 2026
https://github.com/zakircodearchitect/intent-classifiers-on-regression-models
This project compares five optimization algorithms (GD, SGD, Momentum, RMSProp, and Adam) on Univariate Linear Regression and a neural network for Intent Classification with the ATIS dataset. It evaluates convergence speed, stability, and final loss, showing that Adam delivers the best performance across both models.
atis-dataset intent-classification jupyter-notebook keras keras-neural-networks matplotlib numpy python regression-models tenserflow
Last synced: 02 May 2026
https://github.com/nazmul-1117/100-days-of-machine-learning
I'm Nazmul so exited to start a new journey to learn 100 Days of Machine Learning. It's February 8, 2025. I'm so exited, let's see what happened insha'Allah
data-science machine-learning numpy pandas-dataframe python3 scikit-learn statistics
Last synced: 11 Aug 2025
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/johanntf/direccion_maximo_crecimiento
Dirección de máximo crecimiento en una función multivariable dado un punto de partida
customtkinter matplotlib numpy python
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/sultanazhari/customer-habit-analysis-model
Megaline company wants to develop a model that can analyze consumer behavior and recommend one of Megaline's two new plans: Smart or Ultra. In this classification task, we need to develop a model that is able to choose the right package
accuracy-score decision-tree-classifier logistic-regression matplotlib-pyplot numpy pandas python3 random-forest-classifier seaborn train-test-using-sklearn
Last synced: 11 Apr 2026
https://github.com/lefteris-souflas/economic-connectedness-analysis
Jupyter notebook, replicating studies on social capital from Nature journal, analyze economic connectedness, upward income mobility, and more. Python and relevant datasets are utilized to recreate figures and analyses.
analytics choropleth-map json jupyter-notebook matplotlib matplotlib-pyplot numpy pandas plotly-express python3 regplot scatterplot seaborn stata visualization
Last synced: 07 Apr 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-scatter-parametric-curve-graph
A demo of creating a 3d scatter parametric curve graph.
3d curve graph matplotlib numpy pandas parametric python scatter web
Last synced: 09 Apr 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/toon-van-berkel/imagetovideofx
ImageToVideoFX is a simple Python project that takes an image (JPG/PNG) and transforms it into a short video with a smooth zoom effect. You can optionally add background music. This is perfect for content creators or developers who want to automate turning images into engaging video content.
imagetovideo moviepy numpy pillow python
Last synced: 08 May 2025
https://github.com/trups39/nyc-green-taxi-trip-analysis
Analyze NYC Green Taxi data, predicting fares and optimizing pickup locations using Regression machine learning models uncover travel patterns.
numpy pandas predictive-modeling python3 regression-models skit
Last synced: 17 Feb 2026
https://github.com/fdopa/curso-ciencia-datos
Contenido completo del curso
calculus csv data-science database example graphics-programming ipynb-jupyter-notebook jupyter-notebook library markdow-editor markdown md migration notebook numpy pandas preview python rules web
Last synced: 05 Mar 2026
https://github.com/dor-sketch/audio-visual-synth
Combining real-time graphics, audio synthesis, and interactive elements to create an engaging, cross-platform music visualizer.
image-processing midi-player music-composition musicsheet notes-tool numpy pygame pygbag pyopengl
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/rajesh9943/developing-a-bike-buyer-sales-report-dashboard-using-excel
This dataset has details of 1000 users from different backgrounds and whether or not they buy a bike. This data can be used to build the dashboard in Google Sheets. There are some NA (Null / Empty) values injected in the dataset. Use this dataset for Data Cleaning, Exploration, and Visualization.
excel google-sheets numpy pandas-library python3
Last synced: 17 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/wondermongering/nonlineardatagen
A flexible Python framework for generating, fitting, and visualizing noisy nonlinear data. Perfect for educational purposes, algorithm testing, and demonstrating statistical concepts. Includes tools for various noise models, custom function fitting, robust error metrics, and publication-quality visualizations
curve-fitting data-simulation data-visualization education educational-tool interpolation mathematical-modelling matplotlib noise-modeling numpy regression-analysis scientific-computing scipy signal-processing statistics teaching-resource time-series-analysis
Last synced: 22 Aug 2025
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/aminkhavari78/-maternal-health-risk-data-set
In this part I'm working on Maternal Health Risk Prediction
data-science linearsvc machine-learning matplotlib numpy pandas scatter-plot sklearn
Last synced: 05 May 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/nermeenkamal/population_growth_analysis_and_visualization
Python
analysis data-science dataset matplotlib numpy pandas python seaborn visualization
Last synced: 02 May 2026
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/nikhilfuke1/movies-recommendation-system-python-project-
This project is a simple movie recommendation system built using Python. It suggests movies based on the similarity of titles and a predefined similarity score matrix.
difflib numpy pandas python sklearn
Last synced: 30 Dec 2025
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/guifernandess7/ciencia-de-dados-e-ml-notebooks
Notebooks com uso dos módulos Pandas, Numpy e Matplotlib para análise de dados e criação de gráficos e tensorFlow e seaborn para machine learning e visualização
machine-learning matplotlib numpy pandas python tensorflow
Last synced: 04 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/prath0m/python-numpy
Python basic Numpy Program
machine-learning numpy python python3
Last synced: 09 Apr 2026
https://github.com/zalkklop/lvsm
Official code for "LVSM: A Large View Synthesis Model with Minimal 3D Inductive Bias" (ICLR 2025 Oral)
attention-mechanisms deep-learning github-config large-view-synthesis matplotlib multi-label-classification nltk numpy one-vs-rest python seaborn sql tensorflow transformers
Last synced: 09 Apr 2025
https://github.com/adikahnf/Data-analysis-with-Python
data-analysis numpy pandas python streamlit
Last synced: 31 Dec 2025
https://github.com/sudarshanc00/brain-tumor-classification
This project uses a deep learning model in PyTorch to classify brain MRI images into four tumor types, aiding early diagnosis and treatment planning. Two ResNet-based models were developed and optimized, achieving high accuracy to support healthcare professionals in identifying tumor categories.
matplotlib numpy pytorch resnet scikit-learn streamlit
Last synced: 10 Apr 2026
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/firewind25/gdp-data-extraction-and-processing
Data Extraction from a web resource using Web-Scraping and request APIs. Processed it using Pandas and NumPy libraries. Finally exporting it to csv file for further analysis
numpy pandas python webscraping
Last synced: 12 Jul 2025
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/DYK-Team/vna-impedance-measurements
Calibration and deembedding for impedance measurments
antenna-equation cst-studio de-embedding delay-time lab-automation magneto-impedance microstrip numpy pcb-cells phase-unwrapping probe python rohde-schwarz scattering-parameters scpi-instruments sensors solt-calibration surface-impedance vna zhejiang-university
Last synced: 08 May 2025
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/mnitin-reddy/image-compression-using-k-means-clustering
This project implements the K-means algorithm for clustering and image compression. It reduces the number of colors in an image using K-means, achieving compression while maintaining key visual features. The project demonstrates the process on a sample dataset and a real image.
image-processing imagecompression kmeans-clustering machine-learning matplotlib numpy
Last synced: 19 May 2026
https://github.com/shshojaei/python-tutorial
Python tutorials
jupyter-notebook matplotlib numpy pandas programming-t python python-tutorial scipy seaborn tutorial
Last synced: 05 Apr 2026