Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
NumPy
![](https://explore-feed.github.com/topics/numpy/numpy.png)
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: 2025-02-14 00:16:51 UTC
- JSON Representation
https://github.com/rickcontreras/simplex
Repositorio para la implementación del método Simplex utilizando Python. Incluye una interfaz gráfica de usuario (GUI) desarrollada con Tkinter y CustomTkinter, y herramientas para la visualización de datos con Matplotlib. Permite resolver problemas de programación lineal de manera interactiva.
customtkinter gui-application linear-programming matplotlib numpy optimization pandas python simplex-method tkinter
Last synced: 28 Jan 2025
https://github.com/solrikk/optichrom
This repository provides a collection of Python tools and applications for comparing images using various algorithms such as ORB (Oriented FAST and Rotated BRIEF) and SSIM (Structural Similarity Index). The tools include both command-line scripts and graphical user interface (GUI) applications for ease of use
computer-vision cv2 feature-matching image-comparison image-comparison-tool machine-learning numpy object-detection opencv orb python scikit-image ssim tkinter visualization yolo yolov5
Last synced: 12 Feb 2025
https://github.com/linggarm/dog-vs-cat-classification-with-transfer-learning-using-vgg16
Implementation of binary classification with Dog and Cat images using VGG16 architecture and Transfer Learning techniques
artificial-intelligence binary-classification catvsdog colab-notebook computer-vision dogvscat fine-tuning imagenet machine-learning numpy pandas python scikit-learn supervised-learning tensorflow transfer-learning vgg16
Last synced: 09 Jan 2025
https://github.com/ryantusi/ai_ml_fundamentals
Welcome to my GitHub repository showcasing projects completed during the AI/ML Foundation course from Codecademy. This repository contains a collection of projects that demonstrate my skills and knowledge in the field of artificial intelligence and machine learning.
artificial-intelligence data-science data-visualization exploratory-data-analysis foundation machine-learning numpy pandas python
Last synced: 20 Jan 2025
https://github.com/linggarm/smart-caloriemax
A web app that utilizes Genetic Algorithms to generate a list of foods offering maximum calorie content within a specified budget.
artificial-intelligence css evolutionary-algorithms flask genetic-algorithms html javascript knapsack-problem machine-learning numpy python
Last synced: 09 Jan 2025
https://github.com/hanzopgp/neuralnetworkfromscratch
This is a multi-layer perceptron build from scratch using numpy and python.
artificial-intelligence deep-learning machine-learning multi-layer-perceptron numpy personal
Last synced: 16 Jan 2025
https://github.com/thaikoz/data-science
This repository contains various data science projects and exercises implemented in Python using Jupyter Notebooks. It is intended for educational purposes and to document my learning journey in data science.
Last synced: 22 Jan 2025
https://github.com/aroojzahra908/artifical-intelligence-and-machine-learning-
Explore the basics of linear regression, gradient descent, and AI using Python. Get hands-on with NumPy, pandas, Matplotlib, and scikit-learn for practical learning.
artificial-intelligence gradient-descent linear-regression machine-learning matplotlib numpy pandas scikit-learn-python
Last synced: 06 Feb 2025
https://github.com/mchenryspagg/prosper-loan-project
A data analysis project that entails using the data from a fictional loan company known as Prosper to perform exploratory data analysis using univariate, bivariate and multivariate visualizations to produce insights that answers questions asked from the data
datastorytelling exploratory-data-analysis exploratory-data-visualizations jupyter-notebook matplotlib-pyplot numpy pandas python seaborn-plots
Last synced: 31 Dec 2024
https://github.com/akash-rajak/image-noise-remover
Python Script to remove noise from image.
cv2 image-noise-remover numpy os python3 random tkinter
Last synced: 01 Feb 2025
https://github.com/hanzopgp/lstmcryptopriceprediction
TensorFlow LSTM neural networks which predict cryptocurrencies future prices. Starting from Sentdex's tutorial.
artificial-intelligence deep-learning lstm-neural-networks machine-learning matplotlib numpy personal recurrent-neural-networks tensorflow
Last synced: 16 Jan 2025
https://github.com/akash-rajak/large-image-preview
Python Script to view large image using scroll bars.
cv2 large-image large-image-preview numpy python3 tkinter
Last synced: 01 Feb 2025
https://github.com/antonio-f/building_a_recurrent_neural_network_step_by_step
Building a Recurrent Neural Network Step by Step
coursera deep-learning long-short-term-memory lstm numpy recurrent-neural-networks rnn step-by-step tutorial
Last synced: 06 Feb 2025
https://github.com/nomadsdev/financial-trend-analyzer
FinancialTrendAnalyzer helps analyze and visualize sales data to uncover financial trends. It uses Python to calculate total sales, track changes, and generate insightful charts for better decision-making.
business-intelligence data-analysis data-visualization financial-analysis matplotlib numpy pandas python revenue-trends sales-data seaborn time-series-analysis
Last synced: 12 Feb 2025
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: 17 Jan 2025
https://github.com/nemeslaszlo/loan-data-decision-tree-and-random-forest
This repository covers a "Lending Club" analysis with decision tree and random forest with data visualizations and exploration.
decesion-trees matplotlib numpy pandas random-forest seaborn sklearn
Last synced: 29 Jan 2025
https://github.com/ujstor/streamlit-working-hours
The analysis pipeline involves combining the data forms, performing data cleaning, and starning streamlit server for statistical analysis.
data-pipeline numpy pandas statistics streamlit
Last synced: 22 Jan 2025
https://github.com/rudrakshi99/movie-recommendation-system
Movie recommendation system using machine learning and predict user ratings for the movies.
dataframes machine-learning matplotlib numpy pandas seaborn
Last synced: 22 Jan 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: 06 Feb 2025
https://github.com/fearless-spider/stooq-dax-seasonal
Parsing seasonality from time series data can often be useful in data analytics. It helps with analyzing seasonality for decision making as well as for more accurate forecasts. Python can be used to separate out these trend and seasonal components.
numpy pandas python statistics
Last synced: 06 Feb 2025
https://github.com/teddylee777/data-exam
데이터 분석 연습문제 풀이
dataframe jupyter numpy pandas
Last synced: 23 Jan 2025
https://github.com/harmim/vut-sui-homework
Umělá inteligence a strojové učení - Domácí úloha
artificial-intelligence classification gaussian-distribution logistic-regression machine-learning matplotlib numpy nuralnetwork python scipy sui torch vut vut-fit
Last synced: 06 Feb 2025
https://github.com/kevin-patyk/tensorflow-developer-course
This is the repository containing scripts and materials from the course TensorFlow Developer Certificate in 2023: Zero to Mastery on Udemy.
classification convolutional-neural-networks deep-learning deep-neural-networks machine-learning neural-network numpy pandas python recurrent-neural-networks regression tensorflow transfer-learning
Last synced: 06 Feb 2025
https://github.com/italoseara/cet083
Medidas de Posição (ou separatrizes) - CET083
data-science matplotlib numpy pandas portuguese python statistics university
Last synced: 29 Jan 2025
https://github.com/vidhi1290/essay-quality-prediction-keystroke-analysis-with-randomforest
Explore the Essay Quality Prediction project—a machine learning model that predicts essay quality based on typing behaviors. Leveraging a Random Forest Regressor, this tool provides insights into writing processes. Connect with me on LinkedIn and find more projects on GitHub. Happy coding! 📝✨
essay-quality-prediction kaggle-competition machine-learning mean-square-error nlp-machine-learning numpy pandas random-forest random-forest-regressor scikitlearn-machine-learning seaborn sklearn
Last synced: 02 Feb 2025
https://github.com/nemeslaszlo/lending-club-analysis
Lending Club analysis, with a model that can predict whether or nor a borrower will pay back their loan.
binary-classification classification data-visualization keras matplotlib numpy pandas seaborn tensorflow
Last synced: 29 Jan 2025
https://github.com/akash-rajak/video-cropper
Script to crop video according user's size and dimension.
cv2 numpy python3 tkinter video video-cropper
Last synced: 01 Feb 2025
https://github.com/erenokur/machine-learning-playground
Experiment with machine learning and AI algorithms, write guides, and documents.
hidden-markov-model machine-learning numpy python pytorch sckit-learn tensorflow
Last synced: 06 Feb 2025
https://github.com/mothnik/robust_fourier
Noise- and Outlier-Robust Fourier Transform with Hermite Functions with NumPy and Numba
chebyshev-polynomials fourier-transform hermite-functions hermite-polynomials least-square-regression logsumexp numba numpy python robust-statistics
Last synced: 13 Feb 2025
https://github.com/mnitin-reddy/reducing-review-overhead-with-ml-based-application-screening
A machine learning classification project to filter out low-probability visa applications using historical data. It features an end-to-end implementation with CI/CD on AWS, achieving 93% accuracy with a KNN model optimized through Optuna, alongside integration of MLOps tools like Evidently and MLflow.
aws docker githubactions hypothesistesting machinelearning matplotlib mlflow mlops mongodb numpy optuna pandas python scikit-learn seaborn
Last synced: 23 Dec 2024
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: 13 Feb 2025
https://github.com/sun-data/named-arrays
Python library that implements named tensors with Astropy Quantity support.
astropy named-arrays named-tensor numpy python scientific-computing
Last synced: 13 Feb 2025
https://github.com/sun-data/regridding
Numba-accelerated interpolation of NumPy n-dimensional arrays.
interpolation numba numpy python regridding resampling
Last synced: 17 Jan 2025
https://github.com/isa1asn/plagiarism-detector
Plagiarism detection for Amharic language text
amharic cosine-similarity doc2vec fastapi gensim nlp numpy plagiarism-detection preprocessing stopwords-removal vector-embeddings
Last synced: 29 Jan 2025
https://github.com/mmsaki/whale_portfolio
Determine which Whale portfolio is performing the best across multiple areas: volatility, returns, risk and Sharpe ratios.
datetime finance jupyter-notebook matplotlib numpy pandas pathlib python quantitative-finance seaborn stock-market trading-strategies
Last synced: 13 Feb 2025
https://github.com/vidhi1290/ai-ml-cartoonifier
Welcome to Cartoonify, a fun and interactive project that converts real photos into cartoonified masterpieces! This project guides you through the entire process, from loading the image to displaying the final cartoon version.😛
bilateral-filter cartoonify-ai edge-detection matplotlib numpy opencv skimage tensorflow
Last synced: 02 Feb 2025
https://github.com/nekruzash/machine-learning-decision-trees
This is from CS2023 - AI/DS/ML class, trained a machine learning model with heart disease data sets to predict a correlation using numpy and pandas.
jupyter-notebook numpy pandas python
Last synced: 16 Jan 2025
https://github.com/nemeslaszlo/heart-disease
Heart disease classification project with different models (LogisticRegression, KNeighboursClassifier, RandomForestClassifier) and detailed reports.
classification knearest-neighbor-classifier logistic-regression mathplotlib numpy pandas randomforest-classification scikit-learn seaborn
Last synced: 29 Jan 2025
https://github.com/palak-463/tablataalrecognitionsystem
Software built using Python which makes use of CNN and FNN to detect the Taals of the Tabla, an Indian classical music instrument. 🎛️
cnn deep-learning flask fnn librosa numpy os pickle python scikit-learn
Last synced: 09 Jan 2025
https://github.com/kirkalyn13/opensignal_autogenerate_report
Script used to generate results/summary, including the trends of flagged provinces, from the raw excel data file,
data-analysis data-science data-visualization matplotlib numpy pandas python
Last synced: 16 Jan 2025
https://github.com/yunfanjiang/ml_interview_with_numpy
Implementation of ML algorithms using NumPy from scratch
from-scratch interview machine-learning machine-learning-algorithms numpy
Last synced: 13 Jan 2025
https://github.com/hemilkaklotar/num-plot
Python Libraries Tutorials for Numpy and Matplotlib
matplotlib numpy patterns python
Last synced: 23 Dec 2024
https://github.com/rvats20/portfolio
Portfolio to display att the Gtihub and freelance projects at one place
analysis data-science django flask machine-learning machine-learning-algorithms numpy pandas-python plotly python3 rest-api streamlit
Last synced: 06 Feb 2025
https://github.com/rvats20/python-programming-basic
Python programing basic to develop robust python applications.
data-science eda learning learning-by-doing matplotlib-python numpy pandas python
Last synced: 06 Feb 2025
https://github.com/akashshnkr/multi-disease-prediction
Developed and integrated three machine learning models for predicting diabetes, Parkinson's, and heart disease into a Streamlit-based web application. The interface allows users to input data and receive accurate health predictions, enhancing early detection and healthcare outcomes.
logistic-regression machine-learning-algorithms numpy pandas python scikit-learn streamlit-webapp svm
Last synced: 22 Jan 2025
https://github.com/gallo13/neuralnetworks-deeplearning-stats-classification
Descriptive Statistics, Classification and Analysis Using Python & Python Libraries (Assignment 1)
analysis data datasets deep-learning jupyter-notebook matplotlib neural-networks numpy pandas plotting python seaborn
Last synced: 26 Jan 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: 29 Jan 2025
https://github.com/vochicong/ai-memo
Notebooks about machine learning (AI) math and tools
azure-notebooks colaboratory machine-learning math numpy
Last synced: 13 Feb 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: 13 Feb 2025
https://github.com/nguyenanhtuan1912/computer_vision_exercises
Trong này sẽ chứa các file source về bài tập Computer Vision.
computer-vision numpy opencv python
Last synced: 17 Jan 2025
https://github.com/faisal-khann/diwali-sales-analysis
The "Diwali Sales Analysis" project aims to analyze the sales data during the Diwali festival period to uncover insights and trends that can help improve marketing strategies and sales performance in the future
csv data-analysis eda jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Jan 2025
https://github.com/michaelradu/computational-physics
A collection of Jupyter notebooks demonstrating the use of Python to solve classical and modern physics problems through computational modeling.
computational-model computational-modeling computational-physics education educational jupyter jupyter-notebook latex matplotlib notebook notebooks numerical-analysis numerical-methods numpy physics physics-analysis physics-simulation python scikit-learn
Last synced: 13 Feb 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: 02 Nov 2024
https://github.com/mauriciovazquezm/machinelearning_course_spring2023
Machine Learning course tasks focused on the implementation of the ML algorithms using libraries such as Numpy, Pandas, etc.
machine-learning machine-learning-algorithms numpy python r-language
Last synced: 13 Jan 2025
https://github.com/vidhi1290/zomato-data-analysis
Zomato Data Analysis - Explore the world of Zomato restaurant data through Python and data analysis. Uncover trends and insights using Pandas for data manipulation and Matplotlib for visualization. Join us in this journey to reveal the hidden stories within the data!
data-analysis data-analysis-python data-science data-visualization dataprocessing machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn zomato-data-analysis
Last synced: 02 Feb 2025
https://github.com/yash22222/sync-intern-s-ml-tasks
SYNC INTERN'S Machine Learning internship will offer you to enhance your skills by doing real-life example projects. This internship will increase your knowledge in the field of data and algorithms to understand how a machine learns.
bhpp boston-house-datasets boston-house-price-prediction boston-house-pricing data data-structures machine-learning machine-learning-algorithms numpy pandas sync-intern sync-interns
Last synced: 05 Jan 2025
https://github.com/danibcorr/streamlit-sales-suite
📊 An all-encompassing web platform for data analysis and visualization, powered by Streamlit, complemented by an automated item classifier that streamlines the process of label assignment.
data-analysis data-science data-scraping data-visualization deep-learning insights keras machine-learning mlflow mlops numpy pandas plotly python sales sales-analysis streamlit streamlit-dashboard tensorflow
Last synced: 21 Jan 2025
https://github.com/cchandre/confkam
Conjugation method in configuration space for invariant tori of Hamiltonian systems
conjugation hamiltonian hamiltonian-dynamics invariant-tori kolmogorov-arnold-moser numpy python3 scipy
Last synced: 08 Jan 2025
https://github.com/cchandre/quasiperiodic_frenkel-kontorova
Analyticity breakdown for Frenkel-Kontorova Models in quasiperiodic media
dynamical-systems frenkel-kontorova hamiltonian numpy python3 scipy
Last synced: 08 Jan 2025
https://github.com/cchandre/rg
Renormalization for the break-up of invariant tori in Hamiltonian flows
expm hamiltonian hamiltonian-dynamics invariant-tori kolmogorov-arnold-moser numpy python3 renormalization-group scipy
Last synced: 08 Jan 2025
https://github.com/heshanera/paclassifier
Online Passive Aggressive Binary Classifier
binary-classifier numpy passive-aggressive python
Last synced: 07 Jan 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: 29 Dec 2024
https://github.com/vaibhav-kesarwani/online_payment_fraud_detection
🔒💳 𝗢𝗻𝗹𝗶𝗻𝗲 𝗣𝗮𝘆𝗺𝗲𝗻𝘁 𝗙𝗿𝗮𝘂𝗱 𝗗𝗲𝘁𝗲𝗰𝘁𝗶𝗼𝗻 is a data science project that uses machine learning to identify fraudulent transactions in online payment systems. The project analyzes transaction data to detect suspicious activity, helping to enhance security and reduce financial losses. 🚨📊
juypter-notebook kaggle-dataset numpy pandas plotly python3 sklearn
Last synced: 09 Feb 2025
https://github.com/sjtechdev/fastgrouper
Fast groupby-apply operations in python.
computational groupby groupby-apply groupby-function groupby-method groupby-transformation groupbykey grouping grouping-operations numpy pandas python python3
Last synced: 31 Jan 2025
https://github.com/petitgrizzlies/metaheuristiques
Travaux pratiques de meta heuristique. Unige 2016-2017
cffi cpp golang heuristic-algorithm matplotlib numpy python35
Last synced: 01 Jan 2025
https://github.com/hansalemaos/cythonnestednumpy
performs sorting and grouping operations on multidimensional NumPy arrays using Cython and hash-based algorithms.
Last synced: 01 Feb 2025
https://github.com/ashkarin/ndpatch
Package to extract arbitrary regions from an N-dimensional numpy array assuming it mirrored infinitely.
array data-structures deep-neural-networks image-processing numpy patches region-of-interest
Last synced: 31 Jan 2025
https://github.com/cchandre/vm15d
Hamiltonian fluid reduction of the 1.5D Vlasov-Maxwell equations
fluid-simulation fluid-solver hamiltonian kinetic-modeling mathematica matlab numpy plasma-physics python3 scipy vlasov-equation vlasov-solver
Last synced: 08 Jan 2025
https://github.com/cchandre/kh
Kramers-Henneberger reductions of Hamiltonian dynamics
amo attosecond-physics averaging hamiltonian kramers-henneberger matlab numpy schrodinger-equation strong-field-ionization tdse
Last synced: 08 Jan 2025
https://github.com/cchandre/ocdm
Optical Centrifuge for Diatomic Molecules
amo hamiltonian matplotlib molecular-mechanics numpy python3 scipy symplectic-integrators sympy
Last synced: 08 Jan 2025
https://github.com/yash22222/data-analysis-with-python
This repository provides a practical introduction to data acquisition and analysis using Pandas. It covers loading datasets, exploring data, manipulating data, and gaining insights through statistical summaries. Ideal for beginners, it offers code examples and explanations to enhance your data manipulation skills using Pandas for Python.
binning data data-acquisition data-analysis data-binning data-cleaning data-formatting data-integration data-normalization data-preprocessing data-science data-transformation data-wrangling dataframe description numpy pandas pandas-dataframe python python3
Last synced: 05 Jan 2025
https://github.com/ashar97/financial-engineering
Financial Engineering Practicum Assignments
financial-engineering matlab numpy pandas python r yahoo-finance
Last synced: 10 Jan 2025
https://github.com/xmcp/waver
Wave file generator
numpy tkinter wavefile waveform
Last synced: 10 Jan 2025
https://github.com/armahdavi/unsupervised-clustering-ml---pm_source_detection---how-extensive-do-you-cook-or-smoke-
Indoor PM2.5 source detection algorithm using unsupervised clustering ML method (k-means clustering)
climate-data jupyter-notebook kmeans kmeans-clustering matplotlib-pyplot numpy pandas python spyder-python-ide
Last synced: 12 Nov 2024
https://github.com/5hraddha/sentiment-analysis
An innovative system for filtering and categorizing movie reviews
countvectorizer dummyclassifier lgbmclassifier logisticregression matplotlib minmaxscaler nltk nltk-stopwords nltk-tokenizer numpy pandas seaborn spacy tfidfvectorizer torch tqdm transformers
Last synced: 10 Feb 2025
https://github.com/kitsuya0828/image-processing
Lab codes etc.
image-processing numpy python pytorch
Last synced: 10 Feb 2025
https://github.com/gallo13/neuralnetworks-deeplearning-image-classification-with-cnn
Explore the implementation of CNN with a color image dataset (Project 1)
cnn convolutional-neural-networks gpu-tensorflow jupyter-notebook keras keras-tensorflow numpy python scikit-learn seaborn tensorflow tensorflow2
Last synced: 26 Jan 2025
https://github.com/alexcoder04/image-edit
A Python GUI for basic image editing, school project
fun gui image-editing image-processing numpy pil pyqt pyqt5 python python3 qt sideproject
Last synced: 09 Feb 2025
https://github.com/ashraf-khabar/funcplot-plottingfunctionsmadeeasy
FuncPlot is a user-friendly app built with Kivy and KivyMD that allows you to easily plot and visualize mathematical functions on your desktop or mobile device. With its intuitive interface and support for multiple functions, FuncPlot makes it easy to explore and understand complex mathematical concepts.
kivy kivymd matplotlib numpy python
Last synced: 21 Jan 2025
https://github.com/hamolicious/inversekinematics
Inverse Kinematics implementation in Python and PyGame
inverse-kinematics numpy pygame python
Last synced: 07 Jan 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: 27 Dec 2024
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: 28 Dec 2024
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: 28 Dec 2024
https://github.com/imd10/math329-algebraic-method
A Python project for the MATH329 Operations Research course, designed to solve Linear Programming Problems (LPP) using the algebraic method with both CLI and GUI interfaces.
algebraic-method cli gui linear-programming-problem lpp numpy python search-operation
Last synced: 26 Jan 2025
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: 06 Jan 2025
https://github.com/kwanit1142/machine-learning-models-on-different-scenarios
Pattern Recognition and Machine Learning based Assignments and Labs, under Prof. Richa Singh in Course CSL2050.
deep-learning diabetes iris machine-learning matplotlib mlxtend mnist nltk numpy pandas pytorch regex seaborn sklearn
Last synced: 13 Jan 2025
https://github.com/kishlayjeet/zomato-data-exploration
In this project, we will be exploring a dataset containing information on various restaurants and their ratings, location, and other attributes.
data-analysis eda matplotlib numpy pandas zomato-data-exploration
Last synced: 24 Dec 2024
https://github.com/scorleos773/three-body-problem-simulator
Three-Body Problem Simulation - A Python-based simulation of the Three-Body Problem with both 2D and 3D visualizations. Uses `matplotlib` and `scipy` to model gravitational interactions and animate orbital trajectories. 🚀🔭
differential-equations matplotlib mplot3d newtonian-mechanics numerical-integration numpy orbital-mechanics python runge-kutta-methods scipy-integrate three-body-problem three-body-simulation
Last synced: 11 Feb 2025
https://github.com/adolbyb/data-science-python
An Introduction to Data Science and Data Visualization with the FAU Data Science and Machine Learning Club
data-analysis data-science data-visualization jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 20 Jan 2025
https://github.com/g-eoj/cv-tl-keras
Use the cross validation functions from scikit-learn to evaluate image classification transfer learning with Keras models.
cross-validation keras numpy scikit-learn transfer-learning
Last synced: 21 Jan 2025
https://github.com/satyanaryana-merla/financial-analysis-in-loan-analytics
sample datasets containing information about several loans, including details such as loan amount, interest rate, term duration, and other key characteristics. For this project, we need you to calculate a cash flow amortization schedule for each loan,
amortization amortization-schedule bank numpy pandas python
Last synced: 26 Jan 2025