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-01-30 00:22:30 UTC
- JSON Representation
https://github.com/willie-conway/data-science-tools-and-ecosystem
๐ง Explore essential Data Science ๐งช tools, ๐งฐ libraries, and ๐ Python arithmetic basics โ perfect for beginners!
data-science jupyter keras notebooks numpy pandas python pytorch
Last synced: 27 Jul 2025
https://github.com/rkarahul/machinelearning
This is for my all machine learning code
analysis computer-vision matplotlib mysql nlp numpy pandas python
Last synced: 03 Jan 2026
https://github.com/korolev2512/compliance-audit
Program for optimizing a set of activities based on network planning and management methods
copy matplotlib networkx numpy openpyxl os pandas python3 tkinter
Last synced: 27 Jul 2025
https://github.com/kostasereksonas/ids_test
Code for intrusion detection system based on "Intrusion Detection System Using Machine Learning Algorithms" tutorial on Geeksforgeeks and Intrusion Detection on NSL KDD Github repository.
ids intrusion-detection intrusion-detection-system nsl-kdd-dataset numpy pandas python scikit-learn tensorflow
Last synced: 28 Jul 2025
https://github.com/nemeslaszlo/titanic-logistic-regression
This notebook covers a simple analysis with logistic regression on the popular titanic dataset.
cufflinks jupyter-notebook logistic-regression matplotlib numpy pandas plotly seaborn sklearn
Last synced: 28 Jul 2025
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: 28 Jul 2025
https://github.com/pr38/cox_ph_estimation_notebooks
Personal discovery work on estimating Cox Proportional hazards coefficients for for both breslow and efron ties, using both autograd and directly calculating the gradient and hessian
cox-regression dask data-science machine-learning numpy pytensor statistics survival-analysis
Last synced: 29 Jul 2025
https://github.com/melihcanndemir/3d-fractal-explorer
Interactive 3D visualization tool for exploring the mesmerizing world of Mandelbrot and Julia fractals. Built with Python, OpenGL and PyQt5, offering real-time animation and intuitive controls.
3d-graphics complex-numbers computer-graphics data-visualization educational fractal graphics-programming interactive julia-set mandelbrot math-visualization mathematical-art mathematics numpy opengl pyqt pyqt5 python scientific-visualization visualization
Last synced: 30 Jul 2025
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/seungjaelim/scratchml
Implement neural network only using numpy
deep-learning machine-learning numpy
Last synced: 30 Jul 2025
https://github.com/quantum-software-development/qiskit
qiskit circuits on IBM Quantum
Last synced: 30 Jul 2025
https://github.com/alisonmitchell/boston-housing
Investigation of the Boston housing dataset to evaluate, train and test a regression model to predict house prices.
data-science machine-learning matplotlib numpy pandas python scikit-learn scipy seaborn
Last synced: 07 Sep 2025
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: 31 Jul 2025
https://github.com/lgeiger/mypy-einsum
MyPy Type Checking for NumPy/Jax/PyTorch Einsum Operations
deep-learning einsum jax mypy mypy-plugins numpy pytorch
Last synced: 23 Sep 2025
https://github.com/georgehanymilad/heart-disease-detection
Machine Learning Project
anaconda classification classification-algorithm dataanalysis datascience kaggle machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 seaborn
Last synced: 31 Jul 2025
https://github.com/msthamizh/industrial-copper-modeling
Developing a Streamlit application that allows users to interactively predict sales outcomes using machine learning. The application supports both regression and classification tasks, enabling users to input various features and receive predictions for selling prices and status (WON/LOST).
exploratory-data-analysis machine-learning mongodb numpy pandas python streamlit
Last synced: 31 Jul 2025
https://github.com/hansalemaos/cythoncartesian2
Cartesian Product for NumPy - 40x faster than NumPy + itertools.product
algorithm cartesian cartesian-product cython fast numpy
Last synced: 24 Sep 2025
https://github.com/rakibhhridoy/imageprocessing
Large amount of image processing is quite messy and time consuming,thus the working steps should be fast as well as accurate also. I've made sequential functions that is needed for processing data in TensorFlow and python. These functions made my work fast as it needed in commercial purposes.
augmentation deep-learning functional-programming image-manipulation image-processing keras machine-learning numpy python sequential-patterns tensorflow
Last synced: 01 Aug 2025
https://github.com/sarah-ribeiro/curso-pandas-alura
A comprehensive project comprising numerous exercises developed within an Alura course focused on Pandas.
jupyter-notebook matplotlib numpy pandas python
Last synced: 01 Aug 2025
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/serratotech/python3-for-finance
Investment fundamentals & data analytics exercises
anaconda conda data-analytics finance ipynb jupyter-notebook numpy pandas python python3 python35
Last synced: 02 Aug 2025
https://github.com/otivedani/hedge_hog
Histogram of Oriented Gradients, full numpy
feature-extraction histogram-of-oriented-gradients hog-features numpy
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/socrats/tscluster
Clustering time-series
clustering cython numpy python series time-series
Last synced: 04 Aug 2025
https://github.com/heisenberg141/deep-learning-from-scratch
In this repository, I have showcased implementation of deep learning methodologies and architectures using Python and Numpy
algorithms binary-classification computer-vision data-science deep-learning deep-neural-networks implementation machine-learning multi-class-classification neural-network numpy python regression-models
Last synced: 04 Aug 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/swimshahriar/machine-learning
This repository contains the machine learning models that I have worked on during learning "Machine Learning".
Last synced: 08 Aug 2025
https://github.com/grampers-dev/co2oracle
The CO2 Oracle project uses machine learning and AI to analyze and predict CO2 emissions for environmental management. Using a Kaggle dataset, it demonstrates predictive analytics to understand and forecast emissions. Written in Python, it employs libraries like Pandas, NumPy, and Scikit-Learn.
artificial-intelligence machine-learning numpy pandas python scikit-learn
Last synced: 08 Aug 2025
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/listiangr/play_tennis_classification
This project analyzes weather data to predict whether a person will play tennis or not. The main goal is to make accurate predictions based on factors such as weather, temperature, humidity, and wind.
classification flask html-css jupyter-notebook kaggle-dataset naive-bayes numpy pandas pickle play-tennis python sklearn
Last synced: 10 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/aymen016/emotion-recognition-using-face-detection
A deep learning-based project that detects human faces and predicts their emotions in real-time using OpenCV and a trained neural network model.
gpu-acceleration haar-cascade-classifier keras-tensorflow matplotlib numpy opencv python
Last synced: 04 Oct 2025
https://github.com/chandadiya2004/mnist-digit-classification
This repository demonstrates MNIST digit classification using deep learning. It includes a neural network model built with frameworks like TensorFlow to classify handwritten digits (0-9) from the MNIST dataset. The project covers data loading, preprocessing, model training, evaluation, and accuracy visualization.
confusion-matrix cv2 google-colab-patches keras matplotlib-pyplot numpy pillow python seaborn tensorflow
Last synced: 29 Aug 2025
https://github.com/alexandrbig1/algo-py
A Python project focused on fundamental knowledge of algorithms and data structures. This repository provides clear implementations and explanations to help understand core algorithmic concepts.
algorithms git heapq matplotlib numpy python python3 turtle
Last synced: 04 Oct 2025
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/zazi2002/neuroscience-reinforcement-learning
Neuroscience of Learning, Memory, Cognition project, containing a Jupyter notebook implementing a reinforcement learning approach for a neuroscience-related task.
deep-learning matplotlib numpy pytorch reinforcement-learning
Last synced: 10 Nov 2025
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: 10 Nov 2025
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/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: 16 Aug 2025
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/hedriss10/projetc-cardio
"Analise de dados sobre saรบde"
jupyter-notebook matplotlib numpy pandas python
Last synced: 22 Aug 2025
https://github.com/zensam7/easy_my_ai
ะะธะฑะปะธะพัะตะบะฐ ะดะปั ัะพะทะดะฐะฝะธั ะะ, ะฝะฐะฟะธัะฐะฝะฐ ะะะะะะกะขะฌะฎ ั ะฝัะปั
genetic-algorithm library machine-learning neural-networks numpy q-learning
Last synced: 25 Dec 2025
https://github.com/octcarp-courses/sustech_cs303-ai_f23_works
(49.8/50) Course code of CS303 2023 Fall: Artificial Intelligence, SUSTech. Taught by Prof. Ke TANG.
Last synced: 23 Aug 2025
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/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: 24 Aug 2025
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: 24 Aug 2025
https://github.com/shreeyas-48/creditcardfrauddetection
Project for detecting credit card frauds using neural networks and logistic regression
autoencoder keras logistic-regression matplotlib neural-networks numpy pandas python scikit-learn
Last synced: 25 Aug 2025
https://github.com/npodlozhniy/portugal-taxes
Portugal tax console calculator for 2023
Last synced: 25 Aug 2025
https://github.com/ikaushikpal/ml_prerequisite
In this repository, I'm just practicing the basics of data visualizing and data clearing, thanks for checking my repo
jupyter-notebook matplotlib numpy pandas python
Last synced: 27 Oct 2025
https://github.com/sralter/sustainability_insights
A data analysis project that derived insights from an emissions dataset sourced from Climate TRACE.
duckdb eda matplotlib numpy pandas tableau
Last synced: 29 Aug 2025
https://github.com/torahappy/takasa
OpenStreetMap ้ซไฝๅทฎใ่ใใๆ็ญ๏ผ๏ผ๏ผ็ต่ทฏๅ้กใฝใซใใผ
numpy openstreetmap scipy shortest-path
Last synced: 30 Aug 2025
https://github.com/xenia101/local-outlier-factor
Deriving the Local Outlier Factor Score
algorithm algorithms classification local-outlier local-outlier-factor lof machine-learning numpy pandas python python3 sklearn sklearn-library
Last synced: 30 Aug 2025
https://github.com/Shriram-Vibhute/RealEstateForecast-Price-Prediction-System
This project aims to predict Prices of House. It involves several key stages, including data preprocessing, feature engineering, model selection, and evaluation. The goal is to develop a model that provides accurate and reliable price predictions based on the given features.
exploratory-data-analysis feature-engineering feature-transformation hyperparameter-tuning machine-learning matplotlib numpy pandas python random-forest sklearn
Last synced: 02 Apr 2025
https://github.com/fayzi-dev/machin_learning
Machin Learning Full Algorithm (Linear Regression, Decision tree, Random forest, Neural network ,Logistic regression ,Support vector machine ,Naive Bayes ,Clustering, XGBoost,DBscan,KMeans)
algorithms artificial-neural-networks logistic-regression machine-learning matplotlib matplotlib-pyplot naive-bayes-classifier numpy pandas python python3 seaborn seaborn-plots sklearn sklearn-knn sklearn-library sklearn-linear-model sklearn-linear-regression sklearn-metrics sklearn-svm
Last synced: 09 Apr 2025
https://github.com/sudipbishwakarma/bulk-remove-onesignal-users
Bulk remove OneSignal subscribed users blazingly faster with parallel processing.
numpy pandas python python-logger python-multiprocessing python-threading python3
Last synced: 30 Mar 2025
https://github.com/alibowndyn/flickerforge
A customizable image and GIF generator mimicking old television static, offering control over colors, blur, dimensions, pixel size, and many more.
Last synced: 22 Mar 2025
https://github.com/khaymanii/parkinsons-disease-detection-model
This model was built with Python and Support Vector Machine Algorithm
matplotlib numpy pandas python scikit-learn
Last synced: 14 Mar 2025
https://github.com/khaymanii/car-price-prediction-model
This is a model built using Python , Lasso and Linear Regression algorithm.
matplotlib numpy pandas python sckiit-learn
Last synced: 14 Mar 2025
https://github.com/hugo-hattori/property_price_prediction_machine_learning
Machine Learning Project to create an AI capable of predicting property's rental prices.
ai-models artificial-intelligence joblib jupyter-notebook machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot numpy pandas pathlib plotly plotly-express python seaborn sklearn sklearn-linear-model sklearn-metrics sklearn-models streamlit
Last synced: 12 Nov 2025
https://github.com/gandhasiri-rahul-mohan/random-forests-q2-company_data
About the data: Letโs consider a Company dataset with around 10 variables and 400 records.
data-science machine-learning numpy pandas python random-forest seaborn-plots
Last synced: 31 Dec 2025
https://github.com/cusyio/datenverarbeitung-mit-numpy
Kurs zum Schreiben und Optimieren eigener Programme zur Datenverarbeitung mit Numpy.
Last synced: 25 Feb 2025
https://github.com/rusiruchapana/blood-group-prediction
Creating a machine learning project to predict blood groups from fingerprint patterns
asp-net-web-api keras matplotlib numpy opencv-python pandas pillow scikit-learn tensorflow
Last synced: 14 Mar 2025
https://github.com/georgiivoyakin/mirea-big-data
Python Big Data programming tasks for institute
apriori-algorithm apriori-algorithm-python fpgrowth jupyter-notebook numpy pandas plotly python python3 scipy sklearn
Last synced: 29 Jun 2025
https://github.com/subhash3/neural_net_using_numpy
Feed Forward Neural Networks using Numpy
feedforward-neural-network from-scratch neural-network nicenet numpy python3
Last synced: 14 Apr 2025
https://github.com/1-harshit/cs203-probabality-in-cs
Assignment submissions of the semester 2021-22-II of course CS203 at IIT Kanpur
Last synced: 14 Mar 2025
https://github.com/yashika-malhotra/micromobility-service-provider---hypothesis-testing
Examined factors influencing demand for micro-mobility shared electric cycles Performed exploratory analysis and hypothesis testing, revealing the distinct influence of weather-season association on hourly counts
colab-notebook data-visualization eda exploratory-data-analysis hypothesis-testing jupyter-notebook matplotlib matplotlib-pyplot numpy pandas python scipy-library scipy-stats seaborn skit-learn
Last synced: 31 Dec 2025
https://github.com/nirmalyabag20/diabetes-prediction-using-machine-learning
This project focuses on predicting diabetes using machine learning algorithms based on health metrics like glucose levels, blood pressure, and BMI. By comparing different models, the goal is to identify the most accurate approach for early diabetes detection, showcasing the potential of machine learning in healthcare.
decision-tree-classifier jupyter-notebook kneighborsclassifier logistic-regression matplotlib numpy pandas python random-forest-classifier scikit-learn seaborn svc
Last synced: 18 Jan 2026
https://github.com/achalesh27022003/python-assignments-iwt
This repository is objected to have all the assignments and project related to IWT (Semester - 3).
cosinewave frame grid image imagetk labels matplotlib-pyplot numpy numpy-arrays numpy-library photoimage pil python3 sinewave spyder tkinter tkinter-gui window
Last synced: 29 Jun 2025
https://github.com/safo-samson/data_mining-and-analytics
This data mining and analytics project focus on unraveling crucial insights related to road safety using a comprehensive dataset. This dataset encompasses diverse details, including the count of vehicles involved, the number of casualties, and the severity of accidents.
anaconda jupyter-notebook numpy pandas python3
Last synced: 25 Feb 2025
https://github.com/rhazra-003/indiebot
A basic chatbot which answers questions based on history of India
chatbot jupyter-notebook nlp nltk numpy python3 sckit-learn
Last synced: 20 Mar 2025
https://github.com/rhazra-003/plotting_practice
Plotting using matplotlib and numpy
jupyter-notebook matplotlib numpy plotting-in-python python statistics
Last synced: 20 Mar 2025
https://github.com/ashar97/financial-engineering
Financial Engineering Practicum Assignments
financial-engineering matlab numpy pandas python r yahoo-finance
Last synced: 28 Feb 2025
https://github.com/drill-n-bass/data-analysis-projects
Projects related to my Data Analyst path.
analysis data-analysis data-visualization matplotlib matplotlib-pyplot mysql mysql-database numpy pandas pandas-dataframe pandas-library pandas-python python python3 seaborn seaborn-plots static-analysis statistics
Last synced: 01 Sep 2025
https://github.com/guifernandess7/megasena-estatisticas-e-analises
Anรกlises e Estatรญsticas dos jogos da megasena com base em todos os jogos que jรก ocorreram.
Last synced: 14 Jun 2025
https://github.com/nikhilroxtomar/introduction-to-numpy
A list of jupyter notebook explaining the various functions and properties of Numpy.
Last synced: 06 Mar 2025
https://github.com/i-am-nolan25/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: 06 Mar 2025
https://github.com/antoniojcosta/calculus-exercises
Numerical Calculus exercises solved using python.
calculus calculus-course fraction jupyter-notebook mathematics matplotlib numpy phisics python sympy
Last synced: 08 Aug 2025
https://github.com/simran2911/flight-price-pridiction
This github repositiory contains the Flight Price Prediction project aims to develop a machine learning model to predict flight ticket prices based on various factors such as departure and arrival locations, dates, airlines, and other relevant features.
accuracy-score catboostregressor machine-learning matplotlib numpy pandas r2-score random-forest-regression seaborn xgboost-regression
Last synced: 26 Feb 2025
https://github.com/moustafamohamed01/moustafamohamed01
Software Engineering Student | Specializing in Machine Learning, Deep Learning, and Generative AI
artificial-intelligence artificial-neural-networks config convolutional-neural-networks data-analysis data-science data-visualization deep-learning keras machine-learning matplotlib natural-language-processing numpy pandas python pytorch recurrent-neural-networks scikit-learn seaborn tensorflow
Last synced: 21 Aug 2025
https://github.com/tritonix711/digitvision-number-predictor
"DigitVision: Number Predictor" is a deep learning project that uses a Convolutional Neural Network (CNN) to classify handwritten digits (0-9) from images. Built with Python and TensorFlow, it supports dataset preprocessing, model training, evaluation, and predictions, offering a scalable and accurate solution for digit recognition tasks.
cnn keras matplotlib numpy os pillow plt python tensorflow tkinter
Last synced: 06 Mar 2025
https://github.com/rcghpge/pymo
A framework in Mojo for AI/ML/DL applications and other domains.
deep-learning deep-neural-networks machine-learning machine-learning-models magic-cli max-gpu modular mojo mojo-language numpy pandas pymo python python-language scikit-learn
Last synced: 15 Mar 2025
https://github.com/jbayardo/aa-tp1
Machine learning on spam
email-classifier jupyter-notebook numpy pandas python scikit-learn spam-filtering text-processing
Last synced: 30 Dec 2025
https://github.com/shahinuralambhuiyan/learning-ml
Start learning Machine Learning basic from CodeBasics Channel
anaconda jupyter-notebook kaggle-dataset matplotlib numpy pandas pip python
Last synced: 08 Nov 2025
https://github.com/drewstone/katz-centrality
Katz centrality of a wheelgraph
centrality graphs networks numpy
Last synced: 06 Mar 2025
https://github.com/rickydoan/machine-learning-risk-model-prediction-classification
This project leverages machine learning to provide insights into loan and credit risk. By analyzing user-provided financial data, it predicts the likelihood of loan default, generates a credit score, and assigns a risk rating. Designed to assist financial institutions and individuals in making informed decisions
classification joblib machine-learning numpy pandas python sklearn-library streamlit
Last synced: 05 May 2025
https://github.com/pradeepkumaryenni/my-projects
Data, Visualized - Unlocking the power of data through stunning visualizations. Check out my Power BI projects. Your Data, Your Story - Let's tell compelling stories with data. Explore my Power BI projects.
azure chatgpt dax-languague exce matplotlib-python numpy powerbi-visuals powerqu sql
Last synced: 07 Apr 2025
https://github.com/narenkhatwani/arkouda-projects
This repository contains the source codes of the projects done using Arkouda (a software package that allows a user to interactively issue massive parallel computations on distributed data using functions and syntax that mimic NumPy, the underlying computational library used in most Python data science workflows.)
arkouda data-analysis data-analytics data-science high-performance high-performance-computing highperformancecomputing numpy pandas parallel-computing parallel-processing parallelization python
Last synced: 30 Mar 2025
https://github.com/codeasarjun/_easy_machine_learning
This repo contains a comprehensive tutorial on machine learning with practical implementations and examples using Python.
artificial-intelligence clustering deep-learning jupyter-notebook machine-learning machine-learning-algorithms modelevaluation neural-network numpy pandas preprocessing python python3 regression scipy supervised-learning supervised-machine-learning unsupervised-learning unsupervised-machine-learning
Last synced: 05 Mar 2025
https://github.com/prithivsakthiur/qwen-image-edit-2509-loras-fast
Qwen-Image-Edit-2509-LoRAs-Fast is a high-performance, user-friendly web application built with Gradio that leverages the advanced Qwen/Qwen-Image-Edit-2509 model from Hugging Face for seamless image editing tasks.
aoti diffusers diffusion-models flash-attention-3 huggingface-spaces huggingface-transformers kernel numpy peft python pytorch qwen-image-edit qwen-image-edit-2509 qwen2-5-vl qwen3-vl torch torchvision
Last synced: 18 Nov 2025
https://github.com/aahad91/idv
Interactive Data Visualization - Master Course
matplotlib numpy pandas plotly python3
Last synced: 03 Mar 2025
https://github.com/hklyousfi/cyberxnoteloom
Hybrid piano synthesizer with ADSR envelopes, resonance modeling, and MIDI renderingโ
adsr-envelope digital-audio hybrid-synth midi-processor numpy piano-synthesizer python
Last synced: 16 Apr 2025
https://github.com/sidsurakanti/mnist-classification
mnist digit classification from scratch w/ only numpy and maths
Last synced: 16 Apr 2025
https://github.com/nishchal-kansara/courses-infosys
Courses by Infosys SpringBoard
assignment-solutions course infosys infosys-springboard learning matplotlib numpy pandas practice python python3 scikit-learn
Last synced: 30 Dec 2025