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/mahmood-anaam/deterministic-dynamic-programming
This repository explores deterministic dynamic programming solutions for the Shortest Path Problem (SPP) and the Traveling Salesperson Problem (TSP). It includes graphical representations, a detailed Jupyter notebook, and practical implementations for optimizing travel routes and minimizing costs in various city-based scenarios.
dynamic-programming graph-theory jupyter-notebook numpy python shortest-path-problem traveling-salesperson-problem
Last synced: 09 May 2026
https://github.com/franciscomartinez45/social-network-analysis
Applied to analyze how misinformation propagates within communities. With the goal of addressing health disparities and improving health literacy particularly in minority populations, the project explores both supervised and unsupervised learning approaches to understand patterns in graph-structured data using a custom Graph Attention Network
matplotlib ml networkx numpy pytorch
Last synced: 09 May 2026
https://github.com/dhruvv1402/x-twitter-bot-python
A Python-powered Twitter bot for content generation, analytics, and automation using Twitter API v2.
huggingface-transformers matplotlib nltk numpy pandas pillow python requests schedule textblob threading tweepy twitter-api wordcloud
Last synced: 09 May 2026
https://github.com/rishieeee/spam-email-classifier
A simple machine learning project that classifies emails as spam or ham using TF-IDF and a Multinomial Naive Bayes model. The project covers data cleaning, text preprocessing, feature extraction, model training, and evaluation. A great beginner-friendly introduction to NLP and ML workflows.
multinomial-naive-bayes numpy pandas python sckit-learn tf-idf
Last synced: 09 May 2026
https://github.com/aliyahscoding/tiny-recommender
Tiny item-item recommender in Python using cosine similarity over a toy user–item matrix. Simple CLI to print top-N recommendations.
collaborative-filtering cosine-similarity numpy pandas python recommender-system
Last synced: 09 May 2026
https://github.com/tonoy30/emotion-mask
A pytorch model for add face mask based on detected emotion.
emotion-detection numpy opencv-python python pytorch
Last synced: 09 May 2026
https://github.com/flexthink/matricize
A convenience library to convert between pure Python objects and their vectorized representations
data machine-learning numpy python
Last synced: 09 May 2026
https://github.com/ishaj72/analysis_model2
Dataset analysis model using matplotlib and other libraries
machine-learning matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/moonshallow5/food_vision_mini
A program which can detect if an image contains either a pizza, sushi or steak: Has now been deployed on Flutter :)
huggingface matplotlib numpy pytorch
Last synced: 09 May 2026
https://github.com/amr-yasser226/pagerank-power-method
Modular Python implementation of the PageRank algorithm via the power method, with discrete‑math foundations, end‑to‑end code, and experimental validation.
discrete-mathematics graph-algorithms markov-chain network-analysis networks numpy pagerank power-method python scipy
Last synced: 09 May 2026
https://github.com/brian-hepler-phd/kak-decomposition-qml
Cartan decomposition (SU(4)) via Lie theory and QML – exact + variational approaches for two-qubit gates.
lie-theory machine-learning numpy pennylane qml quantum-computing quantum-gate-decomposition scipy su4
Last synced: 09 May 2026
https://github.com/shaikats/python-assignment
Simulation and Modeling Lab assignments using Python, NumPy, Matplotlib, and Jupyter Notebook.
jupyter-notebook matplotlib numpy python simulation-modeling
Last synced: 09 May 2026
https://github.com/sivasurya681/financial-expense-tracker
The Financial Expense Tracker is a Python-based app built with Flet, Pandas, NumPy, and Matplotlib.pyplot for seamless expense management. It enables real-time tracking, categorization, and data visualization through bar and pie charts. Users can generate summaries, export/import data, and make informed financial decisions easily.
calculator-application differntial expense-tracker flet matplotlib-pyplot numpy pandas python salary-calculator total
Last synced: 09 May 2026
https://github.com/khaymanii/credit-card-fraud-detection-model
This model was built using python and Logistic Regression Machine Learning algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 09 May 2026
https://github.com/aroojzahra908/machine-learning
This repository contains helpful guides and materials for easily understanding Pandas, NumPy, and Matplotlib libraries, which are essential tools for creating visual representations of data.
algorithms machine-learning-algorithms matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/priyanshul28/exercise_pandas
A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib.
data-cleaning data-visualization matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/chuvalniy/tulia
Contains self-implemented Machine Learning algorithms using only numpy.
boosting from-scratch knn learning logistic-regression machine ml numpy python random-forest regression sklearn testing xgboost
Last synced: 09 May 2026
https://github.com/michaelzheng67/real_estate_ml
AI experiment developed to run against simulated real estate and investing environment
Last synced: 09 May 2026
https://github.com/carol-neto/sprint-4-statistical-data-analysis
In this project I had the opportunity to test my knowledge by analyzing a phone plan and creating graphs to compare the plans and determine which ones generate the most revenue.
matplotlib-pyplot numpy pandas pytho scipy-stats seaborn statistical-analysis
Last synced: 09 May 2026
https://github.com/raduldev/datasciencepython
Interview Task From CSIR-IGIB, Delhi & maps for journal
biopython colab-notebook counter jupyter-notebook matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/dulajkavinda/numpy-ml
🔢 Calculations with NumPy library.
calculations jupyter-notebook machine-learning matrices numpy numpy-arrays python
Last synced: 09 May 2026
https://github.com/anker661/autograd-playground
A simple Numpy & Python based auto differentiation system that supports visualization before and after back-propagation.
auto-differentiation autograd computaion-graph jupyter-notebook numpy python3
Last synced: 09 May 2026
https://github.com/dmalexx/lab1_computervision
Computer Vision Intro
matplotlib matplotlib-python numpy opencv rgb
Last synced: 09 May 2026
https://github.com/arjunravi26/selenium
This repository contains code from my learning about Selenium for web scraping and automation.
numpy python selenium time undetected-chrome webdriver
Last synced: 09 May 2026
https://github.com/navindafernando/character-recognition
Sinhala Character Recognition using KNN :coffee:
joblib knn-algorithm machine-learning matplotlib numpy opencv pillow tikiner-gui
Last synced: 09 May 2026
https://github.com/vadimkantorov/fasttsv
TSV parser for Python in pure vectorized NumPy code
numpy parsing simd tsv vectorized-code
Last synced: 09 May 2026
https://github.com/faisal-khann/python-practice
This is the section for python practice, where we engage in programming exercises to improve our Python skill.
numpy numpy-arrays pandas python
Last synced: 10 May 2026
https://github.com/tim-w-james/python-data-reference-code
Python reference code for data visualization, machine learning and SQL
data-science jupyter-lab numpy python
Last synced: 10 May 2026
https://github.com/alphacrypto246/air-quality-prediction
The Air Pollution Prediction project forecasts pollution levels using the Air Quality UCI dataset, including variables like CO, NOx, temperature, and humidity. It analyzes temporal and environmental factors to predict air quality trends.
machine-learning numpy pandas scikitlearn-machine-learning sckiit-learn
Last synced: 10 May 2026
https://github.com/1adityakadam/computer-vision-approach-for-quality-inspection-of-steel-sheets
Machine Learning and Computer Vision project improves steel defect inspection using computer vision. A segmentation technique partitions steel sheet images into regions, enabling better defect analysis. U-Net is used for segmentation, and MobileNetV2 for classification. Performance is evaluated with the Dice Coefficient.
computer-vision machine-learning numpy pandas unet-image-segmentation
Last synced: 10 May 2026
https://github.com/686f6c61/numeros-primos-gemelos
Este proyecto permite generar y visualizar números primos gemelos de diferentes formas para ayudar a comprender sus patrones y distribución. Incluye múltiples visualizaciones y análisis estadísticos avanzados.
Last synced: 10 May 2026
https://github.com/sahaavi/color-detection
Colour detection is the process of detecting the name of any color. Well, for humans this is an extremely easy task but for computers, it is not straightforward. Human eyes and brains work together to translate light into color. Light receptors that are present in our eyes transmit the signal to the brain. Our brain then recognizes the color. Since childhood, we have mapped certain lights with their color names. We will be using the somewhat same strategy to detect color names.
color-detection color-detector numpy opencv-python pandas
Last synced: 10 May 2026
https://github.com/dawoudtormos/rain_predicition_ml
This repository contains a machine learning project for rain prediction using historical meteorological data. The goal is to predict whether it will rain the next day based on weather measurements like atmospheric water vapor, cloud formation, and past rainfall records.
ai machine-learning machine-learning-algorithms matplotlib numpy seaborn sklearn
Last synced: 10 May 2026
https://github.com/rebeccamorolong/market--basket--analysis
Market Basket Analysis using the Apriori algorithm to predict association rules and frequent itemsets from transactional data. The goal was to uncover product combinations that frequently co-occur in transactions, which can be used for recommendations, promotions, and inventory management.
apriori-algorithm numpy pandas seaborn
Last synced: 10 May 2026
https://github.com/prateekrajsrivastav/question-answering-model
This project is an NLP-based Question-Answering System that leverages machine learning and natural language processing techniques to provide answers to user queries based on a given context or dataset. The system processes textual input, extracts meaningful insights, and returns relevant answers to the user's question.
huggingface-transformers matplotlib nltk numpy pandas seaborn spacy
Last synced: 10 May 2026
https://github.com/jupfu/beck-view-movie
Assemble mp4 video from list of images
multithreading numpy opencv python3 threadpool tqdm
Last synced: 10 May 2026
https://github.com/shibam120302/all_about_python
Here I upload python from basic to advance ,oops in python, dsa using python system design, numpy, pandas, data science, ML also. Follow @shibam120302 and star this repo.
numpy numpy-arrays oops-in-python pandas python python-dsa python-library python3 system-design tabula
Last synced: 10 May 2026
https://github.com/kartmaan/plotly-intervals
Group values from a Pandas Series according to given intervals and represent them graphically with Plotly
bar-chart grouping grouping-plots intervals intervals-chart numpy numpy-arrays orca pandas pandas-series percentile pie-chart plot plotly plotting values
Last synced: 10 May 2026
https://github.com/m1-elmasry/quickmark
Efficient OMR software designed for quick and precise grading of bubble sheet exams.
bubble-sheet image-processing numpy opencv python
Last synced: 10 May 2026
https://github.com/pravalika-hub11/marketing
CHECKIG
matplotlib-pyplot numpy pandas python
Last synced: 10 May 2026
https://github.com/anshpg/exploring-ipl-rivalries-an-analysis-of-matches-from-2008-to-2022
In this project, I delved into an extensive analysis of IPL matches spanning from 2008 to 2022, utilizing a dataset sourced from Kaggle.com. My aim for this IPL season was to explore something novel, steering away from conventional analyses.
csv-files ipl kaggle-dataset matplotlib numpy pandas
Last synced: 10 May 2026
https://github.com/sahil210695/convolution-evolution
This is to see how a kernel will convolve over an image and what will be its output after convolution
cnn convolutional-neural-networks data-science image-kernel image-processing numpy numpy-neural-network python streamlit
Last synced: 10 May 2026
https://github.com/andersoncrs/aprendizaje_no_supervisado_kmeans_customers
Este repositorio contiene un análisis de datos de clientes de un centro comercial utilizando técnicas de aprendizaje no supervisado, específicamente K Means y clustering jerárquico. El objetivo del proyecto es segmentar a los clientes en grupos homogéneos para entender mejor sus comportamientos y características.
data-analysis kmeans-clustering matplotlib numpy seaborn visualization
Last synced: 10 May 2026
https://github.com/saagnik-mondal/chessengine
This is a simple and efficient chess engine implemented entirely in Python. It allows users to play chess against the computer, using an AI based on a Minimax algorithm with Alpha-Beta pruning for decision-making. The engine is designed to be easy to understand, extend, and play against the computer.
Last synced: 10 May 2026
https://github.com/tnleite/real-estate-opportunities-analysis
Este repositório apresenta uma análise de oportunidades no mercado imobiliário, combinando séries temporais, clusterização e previsões para identificar estados com maior potencial de crescimento e orientar estratégias de expansão eficientes.
catboostregressor cluster-analysis data-science kmeans-clustering lightgbm-regressor machine-learning-algorithms numpy regression-models scikit-learn xgboost-regression
Last synced: 10 May 2026
https://github.com/relostar-devil/census-income-prediction
An end-to-end ML project using 1994 US Census data to classify income (>50K/<50K). The Jupyter Notebook covers data preprocessing, EDA, and model evaluation with multiple classifiers.
matplotlib numpy pandas scikitlearn-machine-learning seaborn
Last synced: 10 May 2026
https://github.com/jsnevt/regressao_logistica
Cálculos de probabilidades sobre uma eleição
matplotlib numpy pandas-dataframe python
Last synced: 11 May 2026
https://github.com/iamfarrokhnejad/neural-network
A simple neural network without reliance on any NN library.
classification matplotlib mnist mnist-classification mnist-dataset mnist-handwriting-recognition neural-network neural-networks neuralnetwork neuralnetworks numpy pandas python
Last synced: 11 May 2026
https://github.com/monarch1108/customerinsights-kmeans
understanding customers using KMeans and RFM(recency, frequency & monetary) analysis
data-analysis data-visualization kmeans-clustering machine-learning matplotlib numpy pandas scikit-learn
Last synced: 11 May 2026
https://github.com/9bow/deep-learning-from-scratch
examples in the book
book deeplearning example-code jupyter-notebook numpy python3
Last synced: 11 May 2026
https://github.com/akashash01/decision_tree
A very specific type of probability tree that enables you to make a decision on certain process(chance event outcomes, resources cost, utility).
data-science decision-tree-classifier machine-learning numpy pandas-dataframe python sklearn
Last synced: 11 May 2026
https://github.com/parthds02/customer-segmentation-with-kmeans-clustering
Analyze customer behavior using Python and KMeans Clustering on transactional data. Features RFM analysis, data cleaning, clustering insights, and actionable visualizations to support business decision-making.
data-analysis data-visualization feature-engineering kmeans-clustering numpy pandas vscode
Last synced: 11 May 2026
https://github.com/mihirh19/uber-analysis
Uber's 2016 dataset analysis offers insightful information about the company's operations and user behaviour. Patterns and trends can be discovered by looking at variables like trip time, distance travelled, and pickup/drop-off locations. Uber may use this information to detect high-demand locations, increase overall efficiency, and optimise driver
matplotlib numpy opendatasets pandas seaborn
Last synced: 11 May 2026
https://github.com/omogbolahan94/google-play-store-app-analysis
Data exploration, data cleaning, interactive data visualisation and insight presentation
matplotlib numpy pandas plotly
Last synced: 11 May 2026
https://github.com/samuel-schlemper-schlemuel/calculadora-de-media-variancia-e-desvio-padrao
Esse é um projeto do currículo do curso de analise de dados do FreeCodeCamp
Last synced: 11 May 2026
https://github.com/daksh90a/wine-quality-analysis
The Wine Quality Analysis project is an AI/ML-based data analysis initiative aimed at predicting and understanding the factors that influence the quality of wine.
matplotlib-python numpy pandas seaborn
Last synced: 12 May 2026
https://github.com/chandkund/movie-recommender-system
Unlocking the magic of personalized movie recommendations! This project uses the Cosine Similarity Algorithm to suggest movies based on user-selected titles, making movie discovery more enjoyable.
cosine-similarity matplotlib nltk numpy pandas-python seaborn
Last synced: 12 May 2026
https://github.com/diogoribeiro7/vortex2d
2D vortex particle method (Gaussian-core) with RK4, viscosity, plots, animations
cfd matplotlib numpy python simulation vortex-method
Last synced: 12 May 2026
https://github.com/tfiers/unitlib
📐 Physical units for NumPy arrays \ ⏱ Fast • Simple • High voltage
numpy python scientific-computing unitlib units
Last synced: 13 May 2026
https://github.com/jsnevt/knn_neighborhood
ML - classificação por vizinhança
kneighborsclassifier matplotlib numpy pandas seaborn
Last synced: 13 May 2026
https://github.com/jbizzlefoshizzle/weather_trends_vs_latitude
Pandas project analyzing possible correlation between latitude and max. temperature, wind speed, cloudiness, and humidity
json-api jupyter-notebook matplotlib-pyplot numpy weather-information
Last synced: 13 May 2026
https://github.com/asuquoaa/big_4_sports_teams_and_city_population_analysis-2018-
Analysis of sports teams' win/loss ratios vs. metro area populations across NFL, NBA, MLB, and NHL.
data-cleaning-and-preprocessing numpy pandas
Last synced: 13 May 2026
https://github.com/prathicashettym/agriculturallanddetection
6th Semester SDG EL
flask keras matplotlib numpy pandas python seaborn streamlit tensorflow
Last synced: 13 May 2026
https://github.com/maroshmka/np-mlp-clf
Raw implementation of mlp classifier in python using numpy.
classification example-code learning machine-learning multilayer-perceptron neural-network numpy
Last synced: 14 May 2026
https://github.com/chicoyildiz/python-raytracing-demo
Interactive Python ray tracer (numpy + pygame) with a ceiling camera, dynamic resolution scaling, and a glowing bouncing fireball.
numba numpy python python3 raytracing
Last synced: 14 May 2026
https://github.com/neelimabonangi/defect-detection-hot-rolling
Defect Detection in Hot Rolling Using Machine Learning
classification data-analysis data-science defect-detection jupyter-notebook machine-learning manufacturing numpy pandas predictive-analytics python random-forest scikit-learn
Last synced: 12 Jun 2026
https://github.com/khushi130404/gradient_realm
Gradient_Realm is a Python project exploring regression techniques and optimization methods like Regularization, Batch, Stochastic, and Mini-batch Gradient Descent. It uses scikit-learn and custom implementations for hands-on learning.
batch-gradient-descent mini-batch-gradient-descent numpy stochastic-gradient-descent
Last synced: 14 Jun 2026
https://github.com/goessl/complex-random
A package for the most basic complex random sampling.
complex complex-numbers complex-plane normal-distribution numpy pip python random random-number-generator uniform-distribution unit-circle
Last synced: 15 Jun 2026
https://github.com/williyam-m/sentiment_analysis
A Django-based Sentiment Analysis web app leveraging the power of the BERT transformer model to classify text sentiment accurately.
beautifulsoup bert django numpy pandas python torch transformers
Last synced: 20 Jun 2026
https://github.com/takana671/fluidcube
Particle Movement Using Curl Noise
curl-noise cython numpy panda3d python
Last synced: 22 Jun 2026
https://github.com/gerardomacedo/ml-from-scratch
Logistic regression from scratch (NumPy) with tests and CLI; compared vs scikit-learn
ci-cd from-scratch logistic-regresion machine-learning numpy python unittest
Last synced: 23 Jun 2026
https://github.com/lmlk-seal/pyspeed
Intelligent Python Performance Optimization Tool Automatically profile, analyze, and accelerate your Python code with minimal effort.
analyzer customtkinter gui intelligent numpy optimization optimization-tools performance python real-world-problem-solving
Last synced: 23 Jun 2026
https://github.com/gyselle-marques/sobel-filter
Machine Learning: Image Processing with Sobel Filter.
colab-notebook image-processing machine-learning matplotlib numpy opencv python sobel sobel-filter
Last synced: 24 Jun 2026
https://github.com/charlenry/python_math_machine_learning
Mes notebooks de travaux pratiques sur Python, NumPy, SimPy, SciPy, Matplotlib, Plotly, Seaborn et les Mathématiques pour le Machine Learning
algebra derivatives functions jupyter linear matplotlib matrix numpy plotly probabilities pyplot python pytorch scipy seaborn sklearn statistics sympy tensorflow time
Last synced: 25 Jun 2026
https://github.com/charlenry/python_data_science
Mes notebooks de travaux pratiques sur Python pour la Data Science
analysis data dataframe jupyter kaggle matplotlib notebook numpy pandas pyplot python science seaborn visualisation
Last synced: 25 Jun 2026
https://github.com/jupfu/beck-view-digitalize
Digitalize 16mm films with Python & reactivex & FT232H
cython ft232h libpng multiprocessing numpy opencv python3 reactivex um232h
Last synced: 09 May 2026
https://github.com/mohitsai/boston-housing-data-analysis
Data Analysis Project for the City of Boston Government for insights into effect of property rennovations and remodelling on housing availability in the city
data-analysis data-science matplotlib numpy pandas python
Last synced: 05 May 2026
https://github.com/tapas-gope/diwali-sales-analysis
Analyze Diwali Sales Data to improve customer experience and sales.
exploratory-data-analysis matplotlib-pyplot numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/jeslipriya/expense-tracker
This is a smart expense tracking web app built with Flask that helps users manage and visualize their spending. It features Pandas and Numpy analysis to suggest ways to cut down on unnecessary expenses, with clean UI, graph visualizations, and secure login.
css flask-application full-stack html matplotlib numpy pandas
Last synced: 05 May 2026
https://github.com/bearddan2000/python-web-3d-matplotlib-scatter-graph
A demo of creating a 3d scatter graph.
3d graph matplotlib numpy pandas python scatter web
Last synced: 05 May 2026
https://github.com/chdl17/marvelvsdc
This GitHub repository contains Python and Tableau for analyzing Marvel Vs DC superheros.
excel jupyter-notebook numpy pandas python tableau-public
Last synced: 05 May 2026
https://github.com/ahmedabdalkreem/airline_passenger_satisfaction
In this project, we work in machine learning project that show the satisfacion of customer from the service that have in airline this service make it like this experience or not.
decision-trees gradient-boosting knn logistic-regression machine-learning matplotlib naive-bayes numpy pandas preprocessing python random-forest svm visualization
Last synced: 05 May 2026
https://github.com/anushkundu/crime-pattern-analysis
Analyzing Crime Patterns in Montgomery County, USA: An Inclusive Study Based on NIBRS Data (2016-2022)
data-analysis data-visualization descriptive-statistics matplotlib numpy pandas python seaborn
Last synced: 05 May 2026
https://github.com/batrick-swaistan/nalaiya_thiran
Nalaiya Thiran IBM Course Training
matplotlib numpy pandas-dataframe python
Last synced: 05 May 2026
https://github.com/theadeelahmed/mall-customers-segmention
This project segments mall customers based on income, age, and shopping score. Using clustering techniques, it identifies key customer groups for targeted marketing campaigns. Tools used: Pandas, Matplotlib, Seaborn, and Scikit-learn
matplotlib-pyplot numpy pandas python3 seaborn sklearn-clustering
Last synced: 05 May 2026
https://github.com/pyladiesams/python-oss-sprints-mar2024
Sprints to contribute to the most popular data and AI Python OSS libraries
conda dask geopandas jupyter matplotlib numpy pandas pymc sklearn
Last synced: 05 May 2026
https://github.com/voidwalker7/mnist
MNIST Digit Detector Model using only Numpy
from-scratch-in-python mnist numpy python
Last synced: 05 May 2026
https://github.com/pramodyasahan/cifar-10-object-recognition
This repository contains a TensorFlow-based image classification model designed to classify images from the CIFAR-10 dataset. The CIFAR-10 dataset comprises 60,000 32x32 color images in 10 classes, with 6,000 images per class.
convolutional-neural-networks numpy python tensorflow
Last synced: 05 May 2026
https://github.com/anas436/generating-maps-with-folium-using-python
folium ibm-watson numpy pandas pulgins python3 wget
Last synced: 05 May 2026
https://github.com/nomissbowling/nomissbowling.github.io
nomissbowling.github.io
c cplusplus matplotlib numpy pyob python python-cpp-wrapper wrapper wx wxpython
Last synced: 05 May 2026
https://github.com/jonad/quora_data_analysis
Exploratory data analysis and feature engineering on Quora dataset.
exploratory-data-analysis feature-extraction numpy pandas python3 quora-dataset
Last synced: 05 May 2026
https://github.com/abdelrahman-amen/neural_style_transfer
This project applies neural style transfer to create new images by merging the content of one image with the artistic style of another.
neuralstyletransfer numpy os python streamlit tensorflow
Last synced: 05 May 2026
https://github.com/nandinimarepalli/ai_ml_internship_projects
Projects completed during my AI/ML and Data Expert internship, including EDA, machine learning models, and dashboard development using Python, pandas, scikit-learn, and visualization libraries.
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 05 May 2026