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/liviuxyz-ctrl/financialportofoliosimulator
FinancialPortfolio is your financial planning ally, helping you manage portfolios, calculate future values, and visualize performance, all with user-friendly easeπ
matplotlib numpy python simulation
Last synced: 12 Apr 2026
https://github.com/ishtufinquant/portfolio-optimizer
Optimizes stock portfolios using simulation and real-world constraints (SLSQP).
backtesting finance numpy pandas portfolio-optimization python quant scipy yfinance
Last synced: 12 Apr 2026
https://github.com/subhamsarangi/pdnp
Data Analysis using Python
matplotlib numpy pandas python3
Last synced: 12 Apr 2026
https://github.com/kaka-lin/audio-analysis-tools
Audio tools for audio processing and audio analysis
audio-analysis audio-tools matplotlib numpy scipy
Last synced: 22 Jul 2025
https://github.com/anupreet02/deep-learning-challenge
The objective of this analysis is to develop a deep learning model capable of predicting whether a charity funded by Alphabet Soup is likely to be successful. The model is built using the charity dataset, which contains various features related to each charity, and is used to classify charities as successful or not based on these features.
numpy pandas sckit-learn tensorflow
Last synced: 12 Apr 2026
https://github.com/renukadhule/crop_production_python_analysis
This project analyzes crop production data in India from 1997 to 2015, identifying trends, seasonality, and top-performing states and crops. The insights aim to guide improvements in agricultural productivity and policy decisions.
matplotlib numpy pandas python
Last synced: 12 Apr 2026
https://github.com/andreazoccatelli/kmeans_fromscratch
kmeans implementation in numpy
clustering kmeans-clustering machine-learning numpy
Last synced: 04 May 2026
https://github.com/vibhore-sagar/stock-movement-analysis-based-on-social-media-sentiment
This project aims to develop a machine learning model that predicts stock movements by analyzing sentiment in social media discussions (Reddit posts).
joblib numpy pandas praw python scikit-learn textblob-sentiment-analysis yfinance
Last synced: 09 Apr 2026
https://github.com/coderooz/image_classification_transfer_learning
This project involves using transfer learning to classify images into categories such as cats vs. dogs by leveraging a pre-trained model like VGG16 or ResNet. Transfer learning allows you to adapt a pre-trained model to your specific problem, making the training process faster and often more effective.
colab image-classification matplot neural-network numpy python tensorflow vgg16-model
Last synced: 20 Apr 2026
https://github.com/eljandoubi/smart-beta-and-portfolio-optimization
Implementation of Smart Beta and Portfolio Optimization
cvxpy numpy optimization pandas portfolio-optimization trading trading-algorithms trading-strategies
Last synced: 19 May 2026
https://github.com/nilusche/feed_forward_network_py
Implementation of a neural network in python which can predict handwritten numbers from the MNIST dataset.
colab-notebook feed-forward-neural-networks neural-network numpy python
Last synced: 01 May 2026
https://github.com/ifimust/room_generator
Room generator service for 2D game levels
flask google-app-engine microservice numpy procedural-generation python
Last synced: 07 May 2026
https://github.com/asuquoaa/cdc_2017_immunization_data_analysis
This project analyzes data from the CDC's 2017 National Immunization Survey Public Use File (NISPUF17) to answer research questions about immunization, child health, and vaccine-related behaviors.
Last synced: 12 Apr 2026
https://github.com/ewdlop/computational-physcis-notes
Computational Physics written in Python
maple matlab numpy physics-simulation python qsharp scipy wolfram-mathematica
Last synced: 20 Apr 2026
https://github.com/arufonsekun/machine-learning-models
Machine Learning algorithms and related study notes.
Last synced: 19 May 2026
https://github.com/yash-rewalia/airline-passeneger-recommendations-classification
The primary objective is to deploy a robust classifier model that accurately predicts user recommendations, empowering airlines to strategize effectively, understand user behavior, optimize services, and align business strategies with financial objectives.
decsion-tree hypothesis-testing knn machine-learning numpy pandas python random-forest-classifier svm-classifier
Last synced: 07 Apr 2026
https://github.com/nambukeerthi/youtube_dataproject
Build a Streamlit App β A user-friendly interface. Use Google API β Fetch YouTube channel data. Store in SQL Database β Save channel details for easy access. Search & Join Tables β Allow users to query and view data
api numpy pandas python sql streamlit
Last synced: 09 Apr 2026
https://github.com/gabboraron/python_nyelvtan
Egy python nyelvi elemekkel fogallkozΓ³ kurzus jegyzete.
ai matplotlib-pyplot numpy pandas
Last synced: 30 Apr 2026
https://github.com/abhijeet107/household-transactions-analysis-report
This project analyzes household financial transactions spanning from 2015 to 2018, focusing on income, expenses, net savings, and spending patterns across categories and modes of payment.
matplotlib numpy pandas powerbi python seborn
Last synced: 11 Apr 2026
https://github.com/shwetapardhi/assignment-1-q11--basic-statistics-level-1
Q11) Suppose we want to estimate the average weight of an adult male in Mexico. We draw a random sample of 2,000 men from a population of 3,000,000 men and weigh them. We find that the average person in our sample weighs 200 pounds, and the standard deviation of the sample is 30 pounds. Calculate 94%,98%,96% confidence interval?
confidence-interval normalization numpy pandas python scipy stats
Last synced: 13 Apr 2026
https://github.com/abideen-olawuwo/loan
A loan prediction modes
adaboostclassifier catboost-classifier gaussian knearest-neighbor-algorithm linear-svc logistic-regression matplotlib naive-bayes-classifier numpy pandas sklearn xgboost
Last synced: 10 Apr 2026
https://github.com/andreazoccatelli/knn_fromscratch
knn implementation in numpy
classification knn-classifier machine-learning numpy
Last synced: 19 May 2026
https://github.com/professornova/ann-scratch
This repository implements a simple Artificial Neural Network (ANN) from scratch using only NumPy.
artificial-intelligence neural-network numpy scratch
Last synced: 30 Apr 2026
https://github.com/jim-by/tweet-sentiment-analysis
Sentiment analysis of tweets using TextBlob for labeling and RandomForest for classification.
nltk nltk-tokenizer numpy pandas python random-forest-classifier sklearn textblob-sentiment-analysis
Last synced: 13 Apr 2026
https://github.com/chandkund/recipe-recommendations
The Recipe Recommendations project leverages natural language processing (NLP) techniques to process recipe descriptions and classify them into categories like desserts, main courses, and more. The system provides personalized recommendations by analyzing the text input and suggesting relevant recipes.
embeddings matplotlib nlp numpy pandas softmax tensorflow
Last synced: 06 Apr 2026
https://github.com/williamfridh/umu_5tf078_paper_keyboard_tracker
Project exploring how a CNN alongside computer vision can be used to detect drawn keys and track finger input,.
cnn-classification computer-vision keras-tensorflow numpy python tensorflow
Last synced: 07 Jan 2026
https://github.com/preethiphilip/prosper-loan-data-analysis
This project explores the Prosper loan dataset to uncover trends, borrower behaviors, and factors influencing loan performance. Using Python and data visualization techniques, the analysis examines key variables such as credit scores, loan status, income ranges, and debt-to-income ratios to gain insights into credit risk and lending patterns.
jupyter-notebook matplotlib numpy pandas python3 seaborn
Last synced: 13 Apr 2026
https://github.com/sunilsm7/numpy-starter
IPython Notebook(s) demonstrating NumPy functionality.
Last synced: 13 Apr 2026
https://github.com/rajsinha7/hand-gesture-recognition
This project serves as a foundation for integrating hand gesture controls into interactive applications like games, presentations, or robotic controls. It features: Real-time hand tracking with MediaPipe Hands and Live visualization of hand landmarks and gesture labels
Last synced: 13 Apr 2026
https://github.com/martinkersner/kmeans-meetup
Presentation about k-Means for Seoul AI Meetup on July 22, 2017.
kmeans numpy python scikit-learn
Last synced: 03 May 2026
https://github.com/vvipjain/iphone-sales-analysis
Iphone Sales Analysis
jupyter-notebook numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library pandas-python plotly plotly-express plotly-python python python3
Last synced: 13 Apr 2026
https://github.com/memgonzales/order-brushing-shopee2020
Solution to the Week 1 Contest (Student Category) of the 2020 Shopee Code League on order brushing detection
data-analytics e-commerce fraud-detection jupyter-notebook numpy order-brushing pandas python rule-based
Last synced: 11 Apr 2026
https://github.com/chopikus/raytracing-bench
Benchmarking ray tracers in Python, Java, Numpy, Cupy, Pypy
cupy java numpy pypy python raytracing
Last synced: 06 May 2026
https://github.com/isaacalves7/nvidia-cuda
ποΈβπ¨οΈπ It's a repository of Nvidia CUDA programming.
anaconda gpu-programming numba numpy nvidia-cuda python3
Last synced: 30 Apr 2026
https://github.com/trainingbypackt/hands-on-machine-learning-with-python
Structure, build, and deploy machine learning projects
machine-learning numpy pandas python scikit-learn scikitlearn-machine-learning
Last synced: 10 Apr 2026
https://github.com/mike014/soundbot
This Repository will contain the prototype of a ChatBot created for the playback of audio, or everything related to audio in the world of video games and not.
chatbot dsp nlp nlp-library nlp-machine-learning numpy python scipy sound-processing
Last synced: 13 Apr 2026
https://github.com/Madhuresh2011/Leetcode-Questions-Analysis-Using-Python
The LeetCode Question Analysis is a Python-based project designed to help users analyze and gain insights into LeetCode problems. It allows users to track, categorize, and evaluate their progress, identify patterns in problem-solving, and optimize the preparation.
analysis csv-files matplotlib-pyplot numpy pandas python python-project seaborn
Last synced: 13 Sep 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/mahdibehoftadeh/polynomial-regression-co2-emissions
A simple machine learning polynomial regression using a large dataset to learn and predict CO2 emission of a car by its built features like engine size and cylinders
machine-learning matplotlib numpy nural-network pandas polynomial-regression python scikit-learn
Last synced: 22 Feb 2026
https://github.com/poltanek/crane-random-search
Skeleton code for a simulation of a problem similar to the Crane problem however, implementing using random search algorithm expending random nodes
numpy python python3 random-search-algorithm
Last synced: 01 May 2026
https://github.com/athul64/tmdb-dataset-analysis
This data set contains information about 10,000 movies extracted from TMDB. The dataset contains movies from 1960 to 2015. Including user ratings and revenue. Original data from Kaggle.
data-visualization dataframe eda numpy pandas python
Last synced: 14 Apr 2026
https://github.com/mukeshthenraj/video-engagement-prediction
ML project to predict video engagement using Random Forest & XGBoost
gridsearchcv matplotlib numpy pandas random-forest-classifier roc-auc-curve scikit-learn video-analytics xgboost
Last synced: 30 Apr 2026
https://github.com/ddeepanshu-997/datascience-e-commerce-shopping-details-
in this project i am going to apply data preprocessing technique on the dataset in order to clean the data using libraries, etc. make some insights/analyses to findout the hotpicks of the shopping along with some data visualsation libraries to get the trends and many more aspects in order to make a small contribution to the field of data science
cleaning-data data data-science data-visualization dataframe datapreprocessing dataset libraries matplotlib-pyplot numpy pandas plots python visualization
Last synced: 30 Apr 2026
https://github.com/sayginsaman/hand-gesture-desktop-controller
A comprehensive Python application that transforms your webcam into a powerful desktop control interface using computer vision and hand gesture recognition. Control media playback, volume, scrolling, and navigation with simple hand gestures - no mouse or keyboard required!
chmod gesture gesture-control gesture-detection gesture-recognition gestures media mediapipe numpy opencv pip pyautogui python
Last synced: 30 Apr 2026
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/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/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/eigenein/coursera
My Coursera assignments
course course-work coursera coursera-assignment coursera-course coursera-data-science coursera-machine-learning coursera-specialization courses jupyter-notebook kotlin machine-learning numpy pandas python scipy sklearn
Last synced: 13 Apr 2026
https://github.com/dharma-acha/explanability_in_deepneuralnetworks
Our project aims to enhance the transparency and trustworthiness of the VGG model in critical fields like healthcare imaging and self-driving cars. By integrating explainability methods into the VGG model for image classification, we will clarify its decision-making process.
colab-notebook matplotlib numpy pandas scikit-learn seaborn
Last synced: 30 Apr 2026
https://github.com/danhenriquex/data_science_and_machine_learning
A.I, Data Science & Machine Learning and Deep Learning with Tensorflow
deep-learning deep-neural-networks machine-learning matplotlib numpy pandas tensorflow
Last synced: 13 Apr 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/alphan26/airbnb-data-visualization
I've used the airbnb new york dataset from kaggle to make a comprehensive data visualization using pandas, seaborn, matplotlib.
machine-learning matplotlib numpy pandas python seaborn
Last synced: 30 Apr 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/abideen-olawuwo/frauddetection
A credit card Fraud Detection Model
logistic-regression matplotlib numpy pandas python seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/kernel-loophole/data-analysis-with-pandas
pandas
data-science dataset numpy pandas python
Last synced: 30 Apr 2026
https://github.com/pinedah/sleep-data-analysis-exercise
AnΓ‘lisis de un dataset mΓ©dico sobre el sueΓ±o, explorando duraciΓ³n, calidad y factores relacionados. Incluye limpieza de datos, EDA y visualizaciones con Python (pandas, numpy, matplotlib, seaborn, scipy).
data-analysis data-science escom numpy pandas python school-project scipy
Last synced: 13 Apr 2026
https://github.com/coder5omkar/lendingclubcasestudy
Performed exploratory data analysis (EDA) on the loan dataset from the Lending Club Case Study to identify the key factors influencing loan defaults.
bivariate-analysis data-science exploratory-data-analysis matplotlib numpy pandas seaborn univariate-analysis
Last synced: 06 May 2026
https://github.com/tharushiimasha/python-practice
This repository contains Python programs and exercises from practice sessions. It covers Python basics, file handling, and libraries like NumPy and pandas for data manipulation.
api-integration csv-files file-handling json-files jupyter-notebook numpy oops-in-python pandas python web-scraping
Last synced: 13 Apr 2026
https://github.com/raghavendranhp/youtube_data_harvesting
The "YouTube Data Analyzer" is a versatile tool for businesses and content creators, enabling them to gather, analyze, and harness valuable insights from multiple YouTube channels. With streamlined data collection, storage in MongoDB, migration to SQL, and a user-friendly Streamlit interface, it empowers users to make data-driven decisions
apiintegration data datacollection eda googleapi googleapiclient matplotlib mongodb mysql mysqlconnector numpy oops pandas pymongo python pythonoops sql sqlalchemy streamlit youtube-api
Last synced: 13 Apr 2026
https://github.com/lmizner/codecademy_biodiversity
Using knowledge of data analysis to interpret data about endangered animals for the National Park Service
barplot jupyter-notebook matplotlib-pyplot numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/asier-ortiz/python-for-data-science-and-machine-learning-bootcamp
Python for Data Science and Machine Learning Bootcamp: NumPy, Pandas, Seaborn, Matplotlib, Plotly, Scikit-Learn, TensorFlow, and more
matplotlib numpy pandas plotty python scikit-learn seaborn tensorflow
Last synced: 13 Apr 2026
https://github.com/maximlevchenko/python-course-convolution-orb-detector-data-processing-2d-game
This repository contains a collection of projects developed during a university Python course. Each project explores different aspects of data processing, analysis, and computer vision.
2dgame bomberman-game computer-vision convolution harris-corner-detector image-processing keypoint-detection numpy pandas python statistical-analysis
Last synced: 30 Apr 2026
https://github.com/fearless-spider/spideroptic-cli
Spider Optic CLI is a command line application.
cement cli cli-app command-line makefile numpy oanda pypi python
Last synced: 01 May 2026
https://github.com/harmanveer-2546/world-best-cities
Ranking of cities on social, environmental and economic factors.
best-cities-to-live-in cities continent data-loading exploratory-data-analysis geopandas hovering india matplotlib numpy os pandas plotly pre-processing seaborn visualization world world-map
Last synced: 08 May 2026
https://github.com/harmanveer-2546/tweets-cleaning-with-python
Twitter is one of the most used data sources for data analysis. The reason is that itβs open and free to collect unless you subscribe to the paid version one. Besides, itβs pretty simple to collect data from it.
filtering function-calling nlptk numpy os pandas punctuation python re removing-links tokenization tweet-cleaning twitter-data-analysis twitter-sentiment-analysis
Last synced: 10 Apr 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/ksalekk/ct-visualizer
computed-tomography dicom medical-imaging numpy pyside6 python
Last synced: 18 May 2026
https://github.com/vedanty3/supermarket-sales-data-analysis
This project contains data visualization techniques (using pandas and matplotlib) to explore different aspects of supermarket sales data of 3 months.
data-analysis data-science jupyter-notebook matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/nikhilsree5/netflixcasestudy
Global Content Strategy: Leveraging Data Insights to Optimize Netflix's International Growth
eda numpy pandas python visualization
Last synced: 13 Apr 2026
https://github.com/harmanveer-2546/predicting-schizophrenia-disorder
The positive symptoms typical of schizophrenia β such as delusions, hallucinations or formal thought disorders β often first appear in an attenuated or transient form during the initial prodromal phase
boxplot decisiontreeregressor disorder linearregression matplotlib mean-squared-error numpy pairplot pandas prediction randomforestregressor schizophrenia seaborn train-test-split visualization
Last synced: 13 Apr 2026
https://github.com/bbergerud/tenops
Creating a common interface for numpy, pytorch, tensorflow, etc.
Last synced: 20 Jan 2026
https://github.com/shlok-nahar/mnist-cnn-classifier
This repository trains and evaluates three CNN models on MNIST, providing performance comparisons and 5 unique visualizations.
confusion-matrix graph heatmap-visualization json machine matplotlib mnist numpy precision-recall python receiver-operating-characteristic seaborn sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/manorohith-03/attendance-system-using-face-recognition
The system leverages the Python programming language and several powerful libraries for image processing and face recognition. The ultimate goal is to provide a more efficient, accurate, and user-friendly attendance tracking solution.
face-recognition numpy opencv pandas python-3
Last synced: 30 Apr 2026
https://github.com/orthoin3d/django-ndarrayfield
New Django field to store numpy ndarray.
django django-fields numpy numpy-arrays
Last synced: 07 Mar 2026
https://github.com/absolutelysaurabh/machine-learning
My machine learning journey.
linear-regression machine-learning machine-learning-algorithms matplotlib numpy pandas seaborn
Last synced: 13 Apr 2026
https://github.com/eryks1999/titanic-project
jupyter matplotlib numpy pandas python seaborn titanic-kaggle
Last synced: 30 Apr 2026
https://github.com/ondiekelijah/shadowcoach-formtracker
A computer vision-based workout form tracking application that uses AI to monitor exercise form, count repetitions, and provide real-time feedback.
mediapipe-pose numpy opencv-python
Last synced: 09 Apr 2025
https://github.com/mayankmittal29/algovision-statistical_methods_in_ai
Implementation of various machine learning algorithms from scratch, including Linear Regression, K-Nearest Neighbors, Decision Trees, and K-Means clustering. Also done EDA on data, Implemented LSH, IVF, SLIC algorithms also with evaluation metrics
decision-tree-classifier eda gradient-descent image-segmentation ivf knn-classification linear-regression lsh-implementation matplotlib-pyplot numpy pandas python3 seaborn sgd-optimizer sklearn slic-superpixel-algorithm
Last synced: 11 Apr 2026
https://github.com/hari7261/playwithdata-python
This is one of the repository where I have put lot of data science and machine learning related questions on their solutions I hope you will find something better than some other platforms. Thank you Happy exploring
data-analysis data-science data-science-learning machienlearning matplotlib matplotlib-python ml numpy numpy-arrays numpy-library pandas pandas-dataframe pandas-library python python-script sklearn
Last synced: 13 Apr 2026
https://github.com/ramanpreet6262/ml_internity
Repository of code implimentations of various machine learning algorithms in my Internity Internship.
matplotlib numpy pandas python scikit-learn
Last synced: 06 Apr 2026
https://github.com/who-else-but-arjun/tourism_dashboard
dasboard data-science numpy plotly streamlit
Last synced: 13 Apr 2026
https://github.com/aapo-kossi/christmas_tree_spectrogram
Colab notebook to generate a spectrogram visualization on a programmable led installation
colab-notebook numpy pandas python
Last synced: 07 Apr 2026
https://github.com/afondiel/intro-to-artificial-intelligence-free-course-le-wagon
Intro to Artificial Intelligence Free Course from @LeWagon
ai ai-courses artificial-intelligence data-science lewagon machine-learning numpy pandas prophet-facebook regression-models scikit-learn sklearn
Last synced: 01 May 2026
https://github.com/msikorski93/Linear-Regression-From-Scratch
Different solutions of linear and polynomial regression made from scratch.
from-scratch gradient-descent linear-regression numpy ordinary-least-squares polynomial-regression tensorflow
Last synced: 27 Apr 2025
https://github.com/v41bh4vr4jput/python---numpy
A collection of hands-on examples, exercises, and projects to master NumPy β the fundamental package for numerical computing in Python. This repository is perfect for beginners and advanced learners looking to explore array manipulation, mathematical operations, and high-performance data analysis.
Last synced: 20 Apr 2026
https://github.com/harmanveer-2546/credit-card-fraud-detection
The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be a fraud. This model is then used to identify whether a new transaction is fraudulent or not. Our aim here is to detect 100% of the fraudulent transactions while minimizing the incorrect fraud classifications.
ann catboost-classifier eda lightgbm machine-learning matplotlib neural-network numpy pandas python random-forest seaborn xbg
Last synced: 13 Apr 2026
https://github.com/n1k1f0rm/ml-predicts
Place where you can find in transparent way how ML algos works
machine-learning ml numpy python
Last synced: 21 Apr 2026
https://github.com/splithor1zon/edu-barriermethodlp
Education material for learning/teaching of Linear Progrmming using Barrier Method. Presentation with commentary and python code available.
barrier-method convex-optimization cvxpy educational-project linear-programming numpy presentation python
Last synced: 01 May 2026
https://github.com/hanzdr/2d-3d-object-transformation
For my Linear Algebra Project Defense
matplotlib-python matrix numpy
Last synced: 19 Apr 2026