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/mihirh19/imdb-dataset-analysis
The IMDb dataset is a valuable resource for conducting analysis on movies and TV shows. It provides a comprehensive collection of information about films, including titles, release dates, genres, ratings, and more. Analyzing this dataset can offer insights into trends, audience preferences, and the overall landscape of the entertainment industry.
mataplotlib numpy pandas pyplot sqlite3
Last synced: 07 Feb 2025
https://github.com/djbyrne/neural-network-from-scratch-tumour-diagnosis
This notebook goes through how to build a neural network using only numpy. The network classifies tumours, identifying if they are malignant or benign. This notebook uses the Breast Cancer Wisconsin dataset.
artificial-intelligence cloud-computing deep-learning-tutorial machine-learning neural-network neural-networks-from-scratch numpy python tutorial
Last synced: 30 Jan 2025
https://github.com/ksharma67/partial-dependent-plots-individual-conditional-expectation-plots-with-shap
The goal of SHAP is to explain the prediction of an instance x by computing the contribution of each feature to the prediction. The SHAP explanation method computes Shapley values from coalitional game theory. The feature values of a data instance act as players in a coalition.
eda individual-conditional-expectation matplotlib numpy pandas partial-dependence-plot python seaborn shap shapley-additive-explanations sklearn xgboost
Last synced: 25 Dec 2024
https://github.com/mahmood-anaam/stochastic-dynamic-programming
This repository provides solutions and implementations for Stochastic Dynamic Programming (SDP) problems. It includes theoretical insights, practical coding examples, and detailed explanations for addressing various challenges in decision-making under uncertainty and stochastic processes.
markov-decision-processes numpy parking-problem python shortest-path stochastic-dynamic-programming transition-problem
Last synced: 08 Feb 2025
https://github.com/sumitgirwal/google-play-store-data-analysis
This Google Play Store dataset from Kaggle, analysis using Python, NumPy , Pandas , and Matplotlib.In dataset analysis, you can view the best app 5-star rating app, most review app, or most download app, etc.
dataanalysis matplotlib numpy pandas playstore-data-analysis python3
Last synced: 25 Jan 2025
https://github.com/sumitgirwal/pokemon-dataset-data-analysis
This is a simple analysis of Pokemon dataset from Kaggle using Python , NumPy, Pandas, and Matplotlib.
dataanalysis kaggledatasets matplotlib numpy pandas-python pokemon-dataset python3
Last synced: 25 Jan 2025
https://github.com/sumitgirwal/super-market-research
This is simple research on supermarket.its must you know how your organization or corporation growth is increasing or decreasing.
dataanalysis matplotlib numpy pandas python3 supermarket-dataset
Last synced: 25 Jan 2025
https://github.com/romybompart/image-processing-in-sublime-text-3
image processing using sublime text , virtualenv, skimage, numpy
anaconda image-processing jedi numpy python skimage sublimerepl sublimet
Last synced: 17 Jan 2025
https://github.com/zainulmustafa/k-nearest-neighbour-algorithms
KNN algorthm using SKlearn and without using SKlearn application on few datasets available at https://archive.ics.uci.edu/ml/datasets.html
collect matplotlib numpy pandas python sklearn
Last synced: 01 Feb 2025
https://github.com/syamkakarla98/machine_learning_course
This course covers the explanation and examples on supervised and unsupervised algorithms.
algorithm hacktoberfest hacktoberfest2019 jupyter-notebook machine-learning matplotlib neural-network numpy pandas python python3 scikit-learn scipy seaborn supervised-machine-learning tensorflow tutorial unsupervised-machine-learning
Last synced: 12 Jan 2025
https://github.com/tushar365/bike-sharing-rental-prediction
Predict Bike🚲 Rentals with Weather! This project uses regression to predict hourly bike rentals by combining historical usage data with weather information. It helps bike-sharing companies optimize resources and improve user experience.
data-science decision-trees knn-regression linear-regression machine-learning matplotlib-pyplot numpy pandas seaborn
Last synced: 30 Jan 2025
https://github.com/tanyachutani/neural-network-numpy
Neural Network (Multiple layers) from scratch using Numpy.
deep-neural-networks mnist neural-network neural-network-from-scratch numpy
Last synced: 10 Jan 2025
https://github.com/lasithaamarasinghe/hand-gesture-math-solver
This project demonstrates a real-time hand gesture recognition system using Python, OpenCV, and Gemini AI by Google.
computer-vision cvzone gemini-ai hand-recognition numpy opencv pillow python visual-studio-code
Last synced: 10 Jan 2025
https://github.com/tritonix711/fractureai
This tool helps people upload X-rays to find broken bones. It uses a machine to mark where the breaks are and gives users marked pictures to download. A smart computer also helps people understand their broken bones and gives them advice.
css cv2 flask gorq html javascript matplotlib npm numpy pandas pydantic python react scikit-learn torch torchvision ultralytics
Last synced: 24 Jan 2025
https://github.com/anwarulh007/medheaven--federated-learning-with-homomorphic-encryption-for-healthcare-data
MedHeaven is an innovative solution designed to revolutionize healthcare by empowering hospitals and medical institutions to collaborate on machine learning models without compromising patient privacy. Using federated learning and advanced homomorphic encryption techniques, MedHeaven ensures that sensitive medical data remains secure.
federated-learning homomorphic-encryption numpy python scipy tensorflow
Last synced: 09 Feb 2025
https://github.com/g0r0kh/hh_api_app
labour market metrics app
api flet flutter json matplotlib numpy pandas
Last synced: 08 Feb 2025
https://github.com/ineelhere/machine-learning-and-data-science
This repository contains basic to advanced codes related to data science and machine learning concepts using python. This is a learning endeavour using several online resources.
datascience machinelearning matplotlib numpy pandas scikitlearn seaborn
Last synced: 13 Feb 2025
https://github.com/bhavik-jikadara/thesparksfoundation-data_science_and_business_analytics
Data Science and Business Analytics Internship - The Sparks Foundation
data-science jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python seaborn sklearn
Last synced: 03 Jan 2025
https://github.com/bhavik-jikadara/lgmvip-datascience
LetsGrowMore Virtual Internship Program 2021
data-science jupyter jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python seaborn sklearn
Last synced: 03 Jan 2025
https://github.com/raihan4520/ml
A collection of machine learning projects showcasing various algorithms and techniques, including a final project for the Machine Learning course at AIUB.
data-preprocessing jupyter-notebook machine-learning model-evaluation numpy pandas python scikit-learn
Last synced: 11 Feb 2025
https://github.com/numpy/user-survey-2020-details
Analysis and publication of NumPy community survey results
community development numpy survey
Last synced: 04 Feb 2025
https://github.com/analyticalmonk/blaze_getting_started
Introduction to the Blaze ecosystem.
blaze jupyter-notebook numpy pandas pydata python3
Last synced: 31 Dec 2024
https://github.com/i4ds/ecallisto_ng
Ecallisto NG is a Python package tailored for interacting with Ecallisto data.
data-analysis data-visualization e-callisto ecallisto-international-network numpy pandas python spectrometer
Last synced: 09 Nov 2024
https://github.com/cploutarchou/web-scraping-with-python
A StackOverflow Web Scaper in python and MongoDB
beautifulsoup dashboard docker dockercompose mongodb numpy pandas python scraper scraping
Last synced: 12 Nov 2024
https://github.com/nikoshet/amazon-customer-reviews-data-mining
Project for course 'Data Mining' for M.Sc. 'Data Science and Machine Learning' in NTUA
data-mining data-science keras-tensorflow numpy pandas python
Last synced: 09 Nov 2024
https://github.com/florianwoelki/neural-network-weed-detection
This repository contains a custom made neural network which will classify weed.
classification images multiclass-classification multiclass-neural-network neural-network numpy python3
Last synced: 27 Jan 2025
https://github.com/gill-singh-a/rocket-simulator
Simulates the Flight of a Rocket by plotting its Altitude, Vertical Velocity, Vertical Acceleration and Vertical Forces acted upon the Rocket vs Time.
math matplotlib numpy physics python python3 rocket rocket-simulation rocket-simulator simulation simulator sympy
Last synced: 04 Jan 2025
https://github.com/efecanxrd/simple-cartoonize-image
Cartoonizing images with simple way.
cartography cartoon cartoonization cartoonize cartoonizer numpy scipy
Last synced: 15 Jan 2025
https://github.com/tritonix711/ai-content-verifier
AI Content Verifier is a tool that finds out if text is written by AI or humans. It uses machine learning and natural language processing to give clear results and confidence scores. With an easy-to-use interface, it helps everyone from researchers to content creators check if the content is real or not.
git machine-learning nlp nltk numpy pandas python scikit-learn spacy tkinter
Last synced: 09 Jan 2025
https://github.com/trainingbypackt/data-wrangling-with-python-elearning
Creating actionable data from raw sources
beautifulsoup4 data-science data-wrangling matplotlib numpy pandas python web-scraping
Last synced: 14 Nov 2024
https://github.com/nomonosound/numpy-rms
Calculate RMS swiftly (SIMD-accelerated)
arm-neon c float32 numpy numpy-library python simd x86-64
Last synced: 15 Dec 2024
https://github.com/aaaastark/hybrid-model-with-cnn-lstm-python
Hybrid Model with CNN and LSTM for VMD dataset using Python
cnn-architecture cnn-classification cnn-keras cnn-lstm-models cnn-model data-science deep-learning hybrid-model keras lstm-model lstm-neural-network machine-learning matplotlib numpy pandas python sklearn tensorflow vmd
Last synced: 15 Jan 2025
https://github.com/jpcadena/classification-tweets-national-security-ecuador
Classification of Tweets about national security at Ecuador 2022
classification classification-model data-analysis data-science ecuador insecurity machine-learning natural-language-processing nlp nltk numpy pandas python pytorch scikit-learn snscrape supervised-learning tensorflow tweet twitter
Last synced: 15 Jan 2025
https://github.com/real0x0a1/objectdetection
Real-time Object Detection using YOLOv
Last synced: 13 Jan 2025
https://github.com/rajanmandanka07/face-recognition
This Face Recognition System allows adding new faces, training a classifier, and real-time face recognition using a webcam. Built with Python and OpenCV.
classifier-training face-recognition haar-cascade-classifier image-processing lbph-face-recognizer numpy opencv-python pillow
Last synced: 08 Jan 2025
https://github.com/winston-dsouza/movie-recommender-system
Machine Learning for movie suggestion
genre kmeans-clustering machine-learning matplotlib movie-recommendation numpy pandas python python3 random-forest ratings recommender-system scikit-learn
Last synced: 15 Jan 2025
https://github.com/ranjan2104/multi-face-recognition-based-detect-system
Face Recognition System Uses for multi Face Detection. It is a Real time Detection System that can be Easily Port on any Hardware Devices due to its written in python. The Model First Train the Faces and after that Predict the output with more than 85%+ confidence due to its model classifier training with good algorithms so that predict with more accuracy by the help of OpenCV Module Haarcascade classifier and using numpy and pandas to fiIt is a Multi nd an pixel array of images and put operations over there.
datetime numpy opencv-contrib-python pandas pillow pytest-shutil python-csv time tk-tools
Last synced: 08 Jan 2025
https://github.com/koushik-elite/tv-script-generation
TV Script Generation from Udacity Deep Learning Nanodegree
deep-learning machine-learning nanodegree neural-network notebook notebook-jupyter numpy python pytorch recurrent-neural-networks regression-models rnn-pytorch
Last synced: 22 Jan 2025
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 12 Nov 2024
https://github.com/praju-1/numpy
Repository about Numpy and all its method with proper description
Last synced: 08 Feb 2025
https://github.com/diusmontenegro/python3-miniprojects
This my mini-projects that you may be interested in doing too... Enjoy!!
langdetect machine-learning matplotlib numpy opencv python3 tabula tkinter-gui torch
Last synced: 11 Jan 2025
https://github.com/bucknalla/ofdm_verilog
Example of OFDM in Python and Verilog
Last synced: 11 Nov 2024
https://github.com/shreyansh055/dynamic_pricing_strategy_055
Dynamic Pricing Strategy Project: This project utilizes machine learning algorithms in Python to optimize ride-sharing prices through real-time demand and supply analysis. By leveraging historical Uber data, it dynamically adjusts prices to maximize revenue and improve customer satisfaction.
machine-learning numpy pandas python scikit-learn
Last synced: 14 Nov 2024
https://github.com/tugot17/knn-algorithm-from-scratch
The K Nearest Neighbors algorithm, written from scratch using the Python programming language
from-scratch k-nearest-neighbours knn numpy python
Last synced: 22 Jan 2025
https://github.com/w-edward/youtube-keyword-popularity-analyzer
An effort to discover the top trending keywords on Youtube.
data-analysis node-js numpy python webscraping youtube-api
Last synced: 16 Jan 2025
https://github.com/omkarpattnaik8080/diabetiespredictionsystem
"This machine learning project predicts diabetes risk, utilizing Python and scikit-learn. Employ AWS for model deployment, ensuring scalability and reliability. Explore predictive analytics to identify factors influencing diabetes onset, enabling proactive healthcare interventions for improved patient outcomes and disease management."
aws machine-learning matplotlib numpy pandas python
Last synced: 14 Jan 2025
https://github.com/omkarpattnaik8080/employeeretentionprediction
"This machine learning project predicts employee retention, employing Python and scikit-learn. Utilize AWS for model deployment, ensuring scalability and reliability. Explore predictive analytics to identify factors influencing employee turnover, facilitating proactive retention strategies for organizational stability and growth."
aws data-science machine-learning matplotlib numpy pandas seaborn
Last synced: 14 Jan 2025
https://github.com/omkarpattnaik8080/studentperformanceanalysis
"This data analytics project examines student performance using Python and Pandas. Employing statistical analysis and visualization techniques with Matplotlib, it provides insights into academic trends. Explore this repository for data-driven insights essential for enhancing educational strategies and student outcomes."
data-visualization dataanalytics datascience kaggle numpy pandas
Last synced: 14 Jan 2025
https://github.com/omkarpattnaik8080/featureengineering
"Elevating my machine learning projects with this feature engineering repository. Transforming raw data into powerful features, boosting model accuracy. by exploring curated scripts, tools, and resources for an optimized data preprocessing workflow. Unleashing the potential of data and enhancing predictive modeling effortlessly."
feature-engineering matplotlib numpy pandas seaborn
Last synced: 14 Jan 2025
https://github.com/dhrupad17/python-for-data-science-a-z
This is a practice Repository consisting of all the notebooks I have practiced to learn python for data science from basics to Advance.
flask matplotlib-python numpy pandas-python python python-lambda seaborn-python streamlit
Last synced: 16 Jan 2025
https://github.com/itzzmeakhi/us-bikeshare-data
This project was done as a part of Data Analytics Nanodegree. In this project bikeshare data ( rented bikes) of three cities(washington, new york & chicago ) were taken. The patterns among the data like frequent route, frequent end and start station etc were displayed to the user based on his input (performed respect to day or month or both). The data given was processed so doesn't contain any null values, And this project is done at my beginner level so no scope of visualizations included in it.
Last synced: 28 Jan 2025
https://github.com/coding-enthusiast9857/automatic_text_generation
Welcome to the repository, where innovation meets language! This repository is a comprehensive collection of tools, models, and resources dedicated to the exciting field of automatic text generation. Whether you're a researcher, developer, or enthusiast, this repository provides a playground for exploring cutting-edge technology.
ai ann cnn deep-learning deep-neural-networks gru keras lstm ml neural-networks nlp numpy python rnn tensorflow tensorflow2 text-processing
Last synced: 14 Jan 2025
https://github.com/rjlovespy/astro-entity-classifier
A Tkinter based ML tool that classifies astronomical entities as Galaxy, Star, and Quasar
astronomy astrophysics bagging-classifier celestial-coordinates classification-algorithm cx-freeze galaxy-star-quasar-identifier machine-learning matplotlib numpy pandas photometric-color-indices py-to-exe python redshift scikit-learn sloan-digital-sky-survey-dr17 supervised-machine-learning tkinter-gui
Last synced: 24 Jan 2025
https://github.com/pferreirafabricio/graphic-computing
🖼️ Studies and activities of the discipline of Graphic Computing
graphic-computing numpy opencv python
Last synced: 14 Jan 2025
https://github.com/hamdivazim/examresultsjupyter
A project I made back in 2021! Plots graphs using csv data.
graphing ipython-notebook jupyter-notebook matplotlib matplotlib-pyplot numpy pandas seaborn table
Last synced: 12 Jan 2025
https://github.com/husna-poyraz/artificial-intelligence-and-data-science
Some studies on Artificial Intelligence and Data Science ...
artificial-intelligence data data-analysis-python data-science matplotlib-pyplot numpy pandas python
Last synced: 09 Jan 2025
https://github.com/ul-mds/gecko-examples
Example scripts for generating data with Gecko
data-science numpy pandas python record-linkage
Last synced: 04 Feb 2025
https://github.com/karan-malik/uberdataanalysis
Uber Data Analysis and Visualization using Python
data-analysis data-analysis-python data-analytics data-science data-visualization dataanalysis matplotlib-pyplot numpy pandas pandas-dataframe python python3 seaborn uber uber-data
Last synced: 14 Jan 2025
https://github.com/programmer-rd-ai/moviedatascraper
Explore the cinematic universe with our IMDb web scraping project! Dive into movie data with ease, uncovering insights from cast to critical reviews. With dynamic visualizations and reliable data, let's journey through the world of movies like never before. Lights, camera, analysis!
beautifulsoup beautifulsoup4 data data-analysis jupyter-notebook matplotlib numpy pandas programming python python3 scraping seaborn software web
Last synced: 12 Jan 2025
https://github.com/hamidhosen42/my-learning-book-shunno-theke-python-machine-learning-hate-kalame-scikit-learn
Shunno Theke Python Machine learning Hate Kalame Scikit Learn
ipynb-jupyter-notebook machine-learning numpy pandas python scikitlearn-machine-learning
Last synced: 12 Jan 2025
https://github.com/tynab/pandas
CyberSoft Data Analyst 08 - Pandas Basic
anaconda cybersoft cybersoft-academy cybersoft-academy-da cybersoft-academy-da-08 cybersoft-academy-data-analyst cybersoft-academy-data-analyst-08 cybersoft-da cybersoft-da-08 cybersoft-data-analyst da da-08 data-analyst data-analyst-08 jupyter-notebook matplotlib numpy pandas python yan
Last synced: 02 Feb 2025
https://github.com/amarlearning/linear-regression-iris-dataset
Applied Multivariable Linear Regression on Iris Dataset
beginner-project gradient-descent linear-regression machine-learning matplotlib mean-square-error multivariate-regression numpy
Last synced: 14 Nov 2024
https://github.com/amarlearning/digit-recognition-opencv-cnn
Digit recognition in live video frame using OpenCV and Convolutional Neural Network
classification-model cnn-keras computer-vision digit-recognition numpy object-detection opencv opencv-python python tracking-by-detection
Last synced: 14 Nov 2024
https://github.com/daira/dualpowsim
Undocumented Python 3 programs for simulating dual PoW and confirmation times for Zcash. Please report issues at https://github.com/zcash/zcash/issues
mathplotlib numpy proof-of-work simulation zcash
Last synced: 04 Feb 2025
https://github.com/owainkenwayucl/fractals
Python (some Julia!) tools for generating fractals
julia-sets julialang mandelbrot numpy python3
Last synced: 28 Jan 2025
https://github.com/0904-mansi/face-recognition-challenge-engage-22
I propose criminal identification system and missing people identification for Police Department to enhance and upgrade the criminal distinguishing into a more effective and efficient approach. Technology working behind is face recognition.
face-detection face-recognition numpy opencv python3 tkinter-gui
Last synced: 14 Jan 2025
https://github.com/masadcv/numpymaxflow
Numpy-based implementation of Max-flow/Min-cut (graphcut) for 2D/3D data
Last synced: 14 Nov 2024
https://github.com/ujstor/data-science-introduction
Introduction to the field of data science, covering fundamental concepts, processes, and tools.
data-science ml numpy pandas python sql static
Last synced: 22 Jan 2025
https://github.com/aaaastark/adversarial-network-attack-noise-on-mnist-dataset-pytorch
Adversarial Network Attacks (PGD, pixel, FGSM) Noise on MNIST Images Dataset using Python (Pytorch)
adversarial-attacks adversarial-networks cv2 deep-learning fgsm-attack machine-learning matplotlib mnist mnist-dataset numpy pgd-attack pixel-attack python pytorch skimage time torch torchvision
Last synced: 15 Jan 2025
https://github.com/sanskaryo/driver-drowsiness-detection-alert
Drowsiness detection system with alert message and voice
computer-vision dlib-face-detection haarcascade-frontalface numpy opencv pandas raspberry-pi
Last synced: 22 Jan 2025
https://github.com/parimala24-ds/datascientistmlinterviewprep24
DATASCIENTST ML INTERVIEW PREP24
data decisiontree interviewquestions linear-regression logistic machine-learning matplotlib numpy pandas python seaborn sklearn
Last synced: 15 Nov 2024
https://github.com/jpcadena/onemetric-plus
OneMetric+ project for analytical tool on demand forecast and outlier detection
black-formatter data-analysis data-analytics data-science data-visualization demand-forecasting isort machine-learning matplotlib mypy numpy outlier-detection pandas pre-commit-hook pydantic python ruff scikit-learn seaborn solid-principles
Last synced: 15 Jan 2025
https://github.com/imharshag/time-series-analysis
This focuses on performing a time series analysis of Bitcoin revenue using a naive forecast approach. The goal is to understand the revenue trends and make simple predictions based on historical data.
google-colab jupyter-notebook numpy pandas time-series-analysis
Last synced: 17 Nov 2024
https://github.com/mdaiyub/heart-disease-prediction
Heart disease describes a range of conditions that affect your heart. Diseases under the heart disease umbrella include blood vessel diseases, such as coronary artery disease, heart rhythm problems (arrhythmia), and heart defects you’re born with (congenital heart defects), among others.
confusion-matrix data-science decision-tree-classifier gaussiannb kneighborsclassifier logistic-regression machine-learning matplotlib-pyplot numpy pandas python random-forest-classifier seaborn svc-svm
Last synced: 17 Jan 2025
https://github.com/adityajn105/kagglesolvedproblem
Data Science problem on Kaggle Solved by me. Keep improving Accuracy.
kaggle kaggle-competition numpy pandas python scikit-learn tensorflow
Last synced: 15 Nov 2024
https://github.com/kunalrrathod/numpy-programs
Numpy Basics for beginners
numpy numpy-arrays numpy-tutorial python
Last synced: 05 Feb 2025
https://github.com/moindalvs/assignment_random_forest_2
A cloth manufacturing company is interested to know about the segment or attributes causes high sale. Approach - A Random Forest can be built with target variable Sale (we will first convert it in categorical variable) & all other variable will be independent in the analysis.
data-science hyperparameter-tuning numpy pandas python random-forest-classifier sklearn
Last synced: 18 Jan 2025
https://github.com/moindalvs/assignment-basic-stats-level1
Assignment Basic Stats
bia binomial-distribution boxplot confidence-intervals datatypes descriptive-statistics inferential-statistics normal-distribution numpy pandas probability python3 scipy-stats statistics z-score
Last synced: 17 Nov 2024
https://github.com/mitmul/chainer-mdn
Mixture Density Network with Chainer
chainer generative-model machine-learning mixture-density-networks numpy
Last synced: 24 Jan 2025
https://github.com/sevdanurgenc/machinelearningcrashcourse
This repo consists of the topics I hold about Machine Learning Crash Course
machine-learning machine-learning-algorithms numpy pandas python tenserflow
Last synced: 29 Jan 2025
https://github.com/deep-diver/logistic-regression
simple neural network without hidden layer
logistic-regression neural-network numpy
Last synced: 05 Feb 2025
https://github.com/yuweaec/ai-programming-with-python-bertelsmann
This repository aims to provide code and information to help you develop a comprehensive understanding of Python programming in the context of artificial intelligence (AI) applications.
ai bertelsmann data-structures functions jupyter-kernels jupyter-notebook numpy object-oriented-programming pandas python python-packages pytorch scripting udacity-nanodegree
Last synced: 09 Feb 2025
https://github.com/radoslawregula/tumor-autocontouring
Automated contouring of breast tumor USG images.
image-processing level-set medical-image-processing numpy python scipy skimage
Last synced: 21 Jan 2025
https://github.com/harshitwaldia/traffictally
"Detect and count vehicles in videos using OpenCV for accurate analysis in traffic management and monitoring systems."
computer-vision numpy opencv python3 vehicle-counting vehicle-detection
Last synced: 12 Feb 2025
https://github.com/deep-diver/linear-regression
implement simple version of "Linear Regression" using only Numpy
Last synced: 05 Feb 2025
https://github.com/redinfinitypro/chatflow
Rating: (8/10) The project uses natural language processing to create a chatbot capable of understanding user queries. It trains on a dataset of intents, tokenizing patterns, and constructing a neural network model. The model is saved for future use.
json lancasterstemmer nltk numpy pickle random tensorflow tflearn
Last synced: 12 Feb 2025
https://github.com/will-lynas/singular-value-decomposition
🧮 A visualization of Singular Value Decomposition
jupyter-notebook numpy python singular-value-decomposition
Last synced: 18 Jan 2025
https://github.com/aaronmcleancs/cvv_15m_sars-cov-2
Convolutional Neural Network for SARS-CoV-2 X-ray Classification | Optimized for Apple silicon
Last synced: 07 Dec 2024
https://github.com/anish202020/programs
This repository contains various computer graphics projects and examples designed to help students understand fundamental concepts in computer graphics.
matplotlib numpy opencv-python pygame python
Last synced: 15 Dec 2024
https://github.com/abaofromcug/i-love-python
this reponsitory is for python or Jupyder
jupyter-notebook machine-learning matplotlib numpy python3 scipy
Last synced: 16 Jan 2025