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/witch-world/iris-flower-classification-decision-tree-classifier
ai algorithms artificial-intelligence decision-tree decision-tree-classifier machine-learning machine-learning-algorithms machinelearning-python matplotlib numpy numpy-arrays pandas pandas-dataframe pandas-python python python3 scikit-learn
Last synced: 06 Apr 2026
https://github.com/inoles/resumeinsight
AI-powered resume screening tool
numpy pandas pandas-python pdfminersix python resume resume-screening spacy spacy-nlp
Last synced: 05 May 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/yashuv/numpy-for-data-science
A well structured practical deep dive into functional programming in NumPy.
Last synced: 28 Oct 2025
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/nafisfaysal/minwater_reviews
anaconda bootstrap3 django machine-learning numpy panda python3 sklearn
Last synced: 10 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/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/khaymanii/parkinsons-disease-detection-model
This model was built with Python and Support Vector Machine Algorithm
matplotlib numpy pandas python scikit-learn
Last synced: 19 Apr 2026
https://github.com/aarryasutar/logistic_regression_on_age_prediction
This code evaluates the performance of a logistic regression model on age prediction using various features to predict a binary target variable, calculating metrics to determine the performance. It evaluates the comparison, identifies favorable features, and visualizes the ROC-AUC curve to determine the best model performance.
accuracy-score confusion-matrix f1-score feature-selection logistic-regression model-training numpy pandas precision recall rmse roc-auc-curve scikit-learn visualization
Last synced: 20 Jan 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/htlinh0604/invoice-data-extraction
This project demonstrates a classic OCR pipeline. This Flask app takes an image, applies an OpenCV preprocessing pipeline, and uses Tesseract OCR to digitize Vietnamese invoices (Bách Hóa Xanh)..
flask numpy ocr-recognition opencv pandas python regex tesseract-ocr
Last synced: 10 Nov 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/pjessesco/print2d
Replacement of `print()` for printing 2d array with readability including Torch and Numpy.
formatted-text numpy print python3 readability torch
Last synced: 07 Jan 2026
https://github.com/aaa1928/iris-ml-classifier
PyTorch model that classifies Iris species based on characteristics about the length and width of sepals and petals.
deep-learning iris-classification iris-dataset machine-learning neural-network numpy pandas python pytorch scikit-learn
Last synced: 05 Apr 2026
https://github.com/prashver/salary-prediction-on-scraped-data
This tool predicts data science salaries by scraping Glassdoor job descriptions. Features quantify company valuation of key skills. Regression models include Multiple Linear Regression, Lasso Regression, and Random Forest. Random Forest outperformed others. Technologies/libraries used: Python, Pandas, NumPy, Scikit-learn, Seaborn, Matplotlib.
data-scraping machine-learning-algorithms matplotlib numpy pandas regression-models salary-estimator seaborn selenium selenium-webdriver
Last synced: 06 Apr 2026
https://github.com/ksalekk/ecg-monitor
ecg matplotlib numpy python scipy signal-processing
Last synced: 03 Feb 2026
https://github.com/javierkaiser9/rgbd-dual_input_machine_learning_model
This Demo presents a machine learning-based steering module for sidewalk navigation . Using a dual-input EfficientNetV2 model, it processes RGB-D data from an Intel RealSense D415 to classify sidewalk scenarios and generate real-time steering commands. Optimized with OpenVINO
efficientnet efficientnetv2 machine-learning numpy opencv openvino python3 realsense-camera tensorflow
Last synced: 31 Dec 2025
https://github.com/isaacef/independent-motion-detector
Detect independently moving objects in a scene captured by a single camera.
Last synced: 09 May 2026
https://github.com/szilagyipeter99/imageprocessing
This repository contains the examples discussed in the Image processing practices.
classification image-processing machine-learning matplotlib numpy pillow python segmentation
Last synced: 18 May 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/artikumari28/movie-recommender-system
This project is a content-based movie recommendation system, where movies are recommended based on their similarity in content. The system analyzes various features such as genres, cast, and descriptions to suggest similar movies.
google-colab machine-learning nltk numpy pandas pickle scikit-learn streamlit
Last synced: 06 Apr 2026
https://github.com/saif-gitreps/car-price-prediction-model
ML model that predicts car price based on different car features. (in dev..)
data-preprocessing data-visualization matplotlib numpy pandas python seaborn
Last synced: 01 Apr 2025
https://github.com/rayyan9477/data-driven-house-price-prediction-and-property-recommendation-app
The app leverages algorithms to accurately predict house prices and recommend similar properties based on a saved dataset through content-based filtering. It is tailored for homebuyers seeking their dream house and real estate investors looking for profitable opportunities, providing powerful insights and data-driven decision-making support.
data-science eda html machine-learning numpy pandas python scikit-learn
Last synced: 06 Apr 2026
https://github.com/biantris/graph-python
Graph sin vs cos using matplotlib and numpy
matplotlib numpy python python3
Last synced: 21 May 2026
https://github.com/lukeroantree4815162342/mastersproject
Code for "Computational Methods For Ultrafast Quantum Physics"
high-performance high-performance-computing mathematics numpy physics physics-simulation python python3 quantum-mechanics scipy sparse-matrix
Last synced: 10 Apr 2026
https://github.com/skazemi/genadequacy.jl
Tools for single node generation adequacy analysis
adequacy analysis generation julia numpy power-grids power-systems power-systems-analysis python simulation
Last synced: 09 Apr 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/abdullokhonz/python_lessons
Python lessons are here.
abramyan codewars eel flappy-bird gtts instaloader instasaver leetcode lessons numpy os pygame pyowm python python3 random telebot tkinter turtle
Last synced: 15 May 2026
https://github.com/mrarvind90/fcc-mean-var-std-calculator
A Python program to compute the mean, variance, standard deviation, maximum, minimum, and sum of a given list, both flattened and along specified axes using Numpy.
black freecodecamp freecodecamp-challenge freecodecamp-project numpy python3
Last synced: 19 May 2026
https://github.com/mirgis/sassy-sandbox
A diverse code collection encompassing Python, JavaScript, Julia, and others, providing a wealth of examples, experiments, and snippets.
android aws bokeh ipynb ipywidgets javascript julia kotlin matplotlib numpy playground python3 r sandbox scipy
Last synced: 02 Apr 2026
https://github.com/drcbeatz/aynm-data
Python scripts for data cleaning and processing for AYNM (Pandas/NumPy/Selenium/AWS Textract)
automation aws-textract csv data-analysis data-cleaning ipynb numpy ocr pandas python reverb selenium shopify webscraping xml
Last synced: 07 Mar 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/bhavik-jikadara/house-price-prediction
House Price Prediction
data-science dataprocessing eda jupyter-notebook machine-learning matplotlib model numpy pandas python seaborn test-train-dataset
Last synced: 09 Apr 2026
https://github.com/simranjeet97/datascience_crashcourse
Data Science Crash Course that Explained about Each and Every Process in Data Science.
dash data data-science data-science-crash-course data-structures data-visualization datascience-machinelearning datasciencecoursera datascienceproject instagram matplotlib numpy pandas telegram tutorials youtube
Last synced: 08 Apr 2026
https://github.com/rhazra-003/flight_delay_predictor
A ML model to predict Flight Delays
azure-storage jupyter-notebook matplotlib numpy pandas scikit-learn seaborn
Last synced: 13 Apr 2026
https://github.com/mramshaw/ml_with_missing_data
How to handle missing or incomplete data
incomplete-data machine-learning matplotlib ml numpy pandas python python3 scikit-learn seaborn sklearn
Last synced: 07 Apr 2026
https://github.com/mohamed3nan/udacity
Udacity Data Analysis Nanodegree Program
data-analysis data-visualization numpy pandas python
Last synced: 10 Apr 2026
https://github.com/cesarmartinez7/anchorports
Escaneador de puertos hecho en python con la libreria de nmap-python y Scapy.
arp colorama-librairy nmap numpy pyfiglet python python-nmap scapy-library
Last synced: 18 May 2026
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: 08 May 2026
https://github.com/mchenryspagg/outlier-detection-in-election-data
This project aims to examine possible voting irregularities in Nigeria's 2023 election, focusing on alleged vote manipulations by INEC. It seeks to ensure election transparency by identifying polling units with results that significantly differ from nearby units.
geographic geographical-information-system geospatial-analysis geospatial-data latitude-and-longitude matplotlib-pyplot numpy outlier-detection pandas python seaborn
Last synced: 20 Jan 2026
https://github.com/eljandoubi/landmark-classification-tagging-for-social-media
a CNN-powered app to automatically predict the location of the image based on any landmarks depicted in the image.
cnn-classification numpy pytest pytorch transfer-learning
Last synced: 07 May 2026
https://github.com/luizcalaca/deep-learning
Códigos de Machine e Deep Learning
azure colab-notebook colaboratory convolutional-neural-networks deep-learning hog-features-extraction knn-classification neural-network notebooks numpy perceptron python rnn sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/jaffar-hussein/python-pdb-parser-and-analysis
A Python-based parser and analysis tool for Protein Data Bank (PDB) files. The project aims to facilitate the manipulation of PDB files, enabling users to extract and compute various structural properties of proteins, such as counting amino acid residues and calculating distances between atoms.
jupyter-notebook matplotlib numpy pdb pdb-parser python3 seaborn
Last synced: 10 May 2026
https://github.com/paulo-santos-ds/desenvolvimento_pocos_petroleo
Este projeto tem como objetivo desenvolver um modelo que possa prever o melhor local para a perfuração de poços de petróleo. Utilizando modelo de Machine Learning para poder prever o lucro de cada poço.
math matplotlib-pyplot numpy pandas python3 sklearn
Last synced: 09 Apr 2026
https://github.com/lioccoumd/news-sentiment-analysis
This scrapes a variety of news stations websites for article titles and evaluates them using distilBERT pretrained model for sentiment analysis.
beautiful datasets distilbert news nltk numpy python pytorch reques scraping-websites sentiment-analysis transformers
Last synced: 16 Feb 2026
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: 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/nas-research/knowledge-model
Our knowledge system systematically ingests, processes, and indexes open-access life science publications. It supports internal research by providing precise question-answering and efficient retrieval from a continuously updated repository of scientific literature
accelerate aws boto3 dataingestion keras lifesciences llama llama3 llm numpy pymupdf pytorch researchsupport sqlalchemy tensorflow textextraction
Last synced: 10 Apr 2026
https://github.com/maliksaqib786/codealpha_projectname
IRIS CLASSIFICATION | Internship Project at Code Alpha
data-science logistic-regression machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/ledsouza/medphys-bi
Aplicativo desenvolvido para gestão e análise de dados do Serviço de Física Médica em Medicina Nuclear do HCPA
aws boto3 cloud-computing cloud-run docker dotenv gcp mongodb numpy os pandas plotly pymongo python s3 streamlit terraform vitrinedev yaml
Last synced: 10 Apr 2026
https://github.com/elam-parithi/singapore_flatprice_predicting
Flat price prediction with Machine learning tools and python.
matplotlib numpy pandas scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/ankitsharma-tech/classification-of-arrhythmia-using-ecg-data
A machine learning project to detect and classify arrhythmias from ECG signals using Python, scikit-learn, and TensorFlow. Includes data preprocessing, model training, and evaluation.
arrhythmia biomedical-signal-processing cardiology classification deep-learning ecg ecg-classification healthcare machine-learning mit-bih-dataset numpy python scikit-learn scipy signal-processing tensorflow time-series-analysis
Last synced: 07 Apr 2026
https://github.com/semasuka/saitproj
BMW service recommender system
auto auto-service bmw numpy pandas python recommender-system scikit-learn streamlit
Last synced: 10 Apr 2026
https://github.com/vedikasnehil/my-data-science-projects
This repository is a comprehensive collection of resources and implementations dedicated to the field of Data Science. It serves as a platform for exploring various aspects of data science, ranging from data preprocessing and exploratory data analysis (EDA) to machine learning and deep learning.
data data-science deep-learning machine-learning matplotlib numpy python sql visualization
Last synced: 10 Apr 2026
https://github.com/patilsukanya/p01.matplotlib-seaborn-titanic-dataset-visualization
Used libraries and functions as follows:
barplot bivariate boxplot densityplot histogram jointplot matplotlib numpy pairplot pandas python seaborn-plots seaborn-tutorial stripplots swarmplot univariate violinplot visualization
Last synced: 10 Apr 2026
https://github.com/amithjoseph777/gourmethaven-case-competition
Predictive analytics case competition project from the Master of Science in Business Analytics course at the College of Business, University of Louisville. Our team analyzed customer response trends for Gourmet Haven, developed a predictive model, and ranked in the Top 5 out of 25 teams.
google-colab jupyter-notebook numpy pandas r scikit-learn
Last synced: 10 Apr 2026
https://github.com/ahmedabdalkreem/naive-bayes
Show what types of naive-bayes and how to use model and deal with data ( Numerical, Categorical and Mixed between Numerical and Categorical )
Last synced: 10 Apr 2026
https://github.com/headless-start/yolov4-tiny-raspberrypi
This repository contains YOLOv4-Tiny deployment on Raspberry pi.
darknet edge numpy object-detection opencv powerpoint python-3 pytorch raspberry-pi tensorflowlite yolov4 yolov4-darknet yolov4-tiny
Last synced: 10 Apr 2026
https://github.com/ialam085/super_store_sales_analysis_python
The project is indeed focused on performing an exploratory data analysis (EDA) of Super Store Sales data from various perspectives, using comprehensive visualizations.
charts matplotlib numpy pandas python seaborn visualization
Last synced: 10 Apr 2026
https://github.com/yannbouyeron/yannbouyeron.github.io
Python pour les SVT
1s alignement anagene biopython clustal enzyme genetique genopy geopandas koala matplotlib-pyplot numpy pandas phylogenie python svt traduction transcription ts
Last synced: 10 Apr 2026
https://github.com/subhamsarangi/ml
Machine Learning
classifier deep-learning keras machine-learning neural-network numpy pandas python3 regression scikit-learn scipy tensorflow testing training
Last synced: 10 Apr 2026
https://github.com/mjshubham21/ny_yellow_taxi_python_da_project
A data analysis project of New York Yellow Taxi (Feb of 2025) using Python and its libraries for analytics like : NumPy, MatPlotLib, Pandas and Seaborn.
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/cyberoctane29/epa-air-quality-aqi-analysis
This project involved analyzing air quality data from the EPA, focusing on the Air Quality Index (AQI). I used Python data structures like dictionaries and sets to manage and process the data, simulating real-world data analysis to assess pollution levels and their health implications.
data-analysis numpy pandas python statistics
Last synced: 10 Apr 2026
https://github.com/avin27/credit-card-fraud-detection
A python script to analyse credit card data to detect fraudulent transactions
data-science numpy pandas sklearn
Last synced: 10 Apr 2026
https://github.com/abideen-olawuwo/water-potability
A Water Potability Model
adaboostclassifier gaussian kneighborsclassifier linear-regression logistic-regression matplotlib numpy pandas seaborn sklearn xgboost-classifier
Last synced: 10 Apr 2026
https://github.com/harmanveer-2546/covid-19-chances-detection
The main goal of this project is to build a machine learning model that, given a Covid-19 patient's current symptom, status, and medical history, will predict whether the patient is in high risk or not.
covid-19 covid-data logistic-regression matplotlib mlp-classifier numpy pandas python random-forest seaborn sklearn-library xgboost
Last synced: 10 Apr 2026
https://github.com/yukti1sharma/emotion-based-music-recommender
Emotion based music recommendation system
detection-model emoji facial-expression-recognition jupyter-notebook keras-tensorflow machine-learning mediapipe music neural-networks numpy opencv python realtime streamlit webapp
Last synced: 10 Apr 2026
https://github.com/aaaastark/textclassification-nlp-project
Dataset preparation, Feature Engineering, Model Building, Summary Statistics, Data Exploration by Visualizations, and Save File CSV
matplotlib nltk numpy pandas python seaborn sklearn textblob wordcloud
Last synced: 11 Apr 2026
https://github.com/rubyyy1118/share-price-analysis
The assignment in my MSc Business Analytics course
data-analysis data-preprocessing data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 10 Apr 2026
https://github.com/alimiheb/morphotype-web-app
A modern web application that analyzes body morphotypes (Ectomorph, Mesomorph, Endomorph) using MediaPipe AI and provides personalized fitness and nutrition plans.
body-tracking flask mediapipe numpy opencv pandas pillow python3
Last synced: 10 Apr 2026
https://github.com/chandkund/customer-segmentation-using-k-means-clustering
Implemented K-Means Clustering to segment customers based on purchasing behavior, enabling targeted marketing strategies. Analyzed data, optimized clusters using the Elbow Method, and derived insights to enhance customer engagement and retention.
data-science kmeans-clustering machine-learning matplotlib numpy pandas python seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/ledsouza/machine-learning-introducao-a-classificacao-com-sklearn
Explorar classificação por machine learning, analisando algoritmos em exemplos cotidianos, comparando técnicas e entendendo o aprendizado de máquina por trás, com abordagem científica.
graphviz matplotlib numpy pandas python seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/rishikesh-jadhav/machine-learning-practice-projects
This repository contains my end to end ML practice projects as a part of the ML zero to mastery course by Daniel Bourke and Andrei Neagoie
classification data-science data-visualization dataanalysis deep-learning hadoop jupyter-notebooks machine-learning neural-network numpy pandas pyspark python pytorch regression scikit-learn supervised-learning tensorflow time-series transfer-learning
Last synced: 10 Apr 2026
https://github.com/beyzabasarir/northwind-traders-analysis
Northwind dataset analysis using PostgreSQL, Python, and Power BI. Focused on sales, customers, shipping, and performance insights.
dashboard data-analysis data-visualization jupyter-notebook matplotlib numpy pandas postgresql powerbi python seaborn
Last synced: 10 Apr 2026
https://github.com/giacomolat/classification-of-exotic-fruits
The goal of this project is to develop an automatic classification system for exotic fruits based on numerical features using the K-nearest neighbors (K-NN) algorithm
anomalies-detection auc-roc-curve confusion-matrix gridsearchcv hold-out-cross-validation knn knn-classification machine-learning matplotlib matplotlib-pyplot multiclass-classification normalization-techniques numpy pandas python scikit-learn seaborn stratified-cross-validation
Last synced: 10 Apr 2026
https://github.com/dhaase-de/dito
Yet another toolbox for the daily work with OpenCV under Python.
Last synced: 22 Aug 2025
https://github.com/abideen-olawuwo/fraud-detection
A Fraud Prediction Model
kears logistic-regression matplotlib numpy pandas pickle scipy seaborn sklearn tensorflow
Last synced: 10 Apr 2026
https://github.com/marknature/machine-learning-intern
Machine Learning tasks involving the Titanic Dataset and Breast Cancer Wisconsin (Diagnostic) dataset
data-analysis github jupiter-notebook machine-learning matplotlib numpy pandas python scikit-learn sklearn
Last synced: 10 Apr 2026
https://github.com/rotantos/ml-projects
Includes various ML projects created for educational purposes.
classification-model jupyter-notebook machine-learning numpy pandas python sklearn-library
Last synced: 10 Apr 2026
https://github.com/kwasi-dankwa/game-sales
This project investigates why Nintendo’s global market share fluctuated between 2010–2016, identifies top-performing genres and regions, and builds predictive models to forecast sales and regional performance. It culminates in specific, actionable recommendations to grow market share.
business-intelligence gaming juptyernotebook-language matplotlib numpy pandas postgresql python3
Last synced: 09 Apr 2026
https://github.com/yousefmostafa125/image-processing
An interactive image processing web app built with Streamlit and OpenCV. The app allows users to upload an image, apply various processing steps, and download the results individually or as a ZIP file.
numpy opencv-python python streamlit
Last synced: 03 May 2026
https://github.com/sudarshanasrao/ee541-deep_learning-usc
USC graduate level Deep Learning course
cnn deep-learning mlp-networks neural-networks numpy python pytorch scipy
Last synced: 10 Apr 2026
https://github.com/hemanthsaikumarbethapudi/last-mile_delivery_optimization.py-
This project implements an AI-powered last-mile delivery optimization system using Python. It leverages graph-based route optimization, demand prediction, and cost analysis to improve delivery efficiency in urban areas.
Last synced: 27 Aug 2025
https://github.com/gregoritsch3/project_spring_pendulum
A solution to the chaotic equations of motion of a spring pendulum using Lagrangean mechanics integrated through symbolic and numeric Python libraries (Sympy, Numpy, Scipy, Matplotlib, etc.).
lagrangian-mechanics maptlotlib numpy python scipy spring-pendulum sympy
Last synced: 12 Apr 2026
https://github.com/sandyherho/buku_metnum_python
Repositori ini memuat kode dan gambar yang digunakan pada buku "Pengantar Metode Numerik Terapan Menggunakan Python".
belajar-pemrograman belajar-python indonesia indonesian-language matematika-terapan matplotlib metode-numerik numerical-methods numpy python scipy
Last synced: 16 Jan 2026
https://github.com/mrnust/ai-powered-socialmediapostoptimizer_llm
AI-Powered Social Media Post Optimizer enhances your social media content by optimizing text posts with relevant tags and keywords, predicting engagement metrics, and analyzing image quality. Upload your post and image to receive tailored suggestions for improving engagement and visual appeal.
groq langchain large-language-model llama-3-70b matplotlib numpy opencv streamlit textblob
Last synced: 14 Apr 2026
https://github.com/mays-m/deeplearning
In deep learning, with the help of data and training, neural networks are created and trained, which create better predictions than before with the help of neural networks.
anaconda artificial-intelligence conda-environment matplotlib neural-networks numpy pandas python3 tensorflow tensorflow-gpu transortfow-
Last synced: 11 Apr 2026
https://github.com/yeonjaee/statistics
통계기초 with using python libs
matplotlib numpy pandas statistics
Last synced: 06 May 2026
https://github.com/yessasvini23/pytorch-bootcamp-on-ai-by-opencv
This OpenCV course is highly recommended for individuals seeking an introductory experience in Computer Vision and AI, and who wish to establish a strong foundation for their career development.
cnn-classification computer-vision cv2-library deeplearning-ai numpy opencv pytorch rnn-tensorflow
Last synced: 13 Apr 2026
https://github.com/takaiwai/deep-learning-notes
Documentation of my learning process about deep learning and its math
Last synced: 10 Apr 2026
https://github.com/vrush9840/emotion-detection-from-tweets-using-dl
Emotion detection from tweets using Deep Learning (LSTM & BERT) to classify emotions such as Positive, Negative, Neutral, and Irrelevant with emoji recommendations.
glove-embeddings lstm matplotlib nltk numpy pandas python seaborn shap tensorflow
Last synced: 10 Apr 2026