There are 7 repositories under numpy-library topic.
Easy face detection using openCV
All source codes I wrote while pursuing HCIA-AI Certificate
Recognize handwritten digits using back-propagation algorithm on MNIST data-set
👨🏻💻 Notas, apuntes y prácticas resueltas del tercer año en la Etsinf (2021-2022)
Awesome list of NumPy
A fast function (SIMD-accelerated) for finding the minimum and maximum value in a NumPy array
A machine learning exercise using the Spotify "hit predictor" dataset, with data analysis of past "hits" by decade. Deployment using Flask via Heroku.
Data-Splitter is a Python script designed to split a large CSV file containing data into three different formats: JSON, a database table, and another CSV file. The script ensures a random distribution of data across the three output formats based on custom-defined ratios.
An analysis of 9 terrorist attack networks across various countries between the years 2000 and 2005 using a Gephi network graph visualization with the goal of discovering patterns, similarities, connections, and potential relationships between one another’s actors.
❤️ Cardio Guide is an application which uses Machine Learning Model to predict the chances of Heart Disease with an accuracy of 81.967%. With this it also provide you with tips to improve your health status which directly benefits your heart.
Calibration and deembedding for impedance measurments
⛏ 数据挖掘相关知识、笔记及代码。包含 Jupyter、Matplotlib、Numpy、Pandas
Calc-Ultra is an advanced mathematics calculator. Supports calculus, linear algebra, complex arithmetic, and more!
My Python learning experience 📚🖥📳📴💻🖱✏
This repository showcases my data analytics and data science skills through projects, fostering collaboration and community engagement
Image segmentation, feature description and object tracking form the foundation of many successful applications of computer vision. The objective of this task is for you to become familiar with these techniques and their implementation in OpenCV.
An Implementation of fuzzy clustering algorithms in Numpy
Recognize Digits
🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts using Libraries and Logic. These things everyone should know in their journey with programming.
my Python3 application portfolio for the position of Junior Python Developer
This repository contains all basics tutorials on Python, Pandas, Numpy, Matplotlib
A Machine Learning Web App using Flask on Mental Health
Digital BH-loop algorithm
NeuralNetworkFromScratch
Create Python Screen Recorder Project using Numpy, PIL Tkinter, cv2 modules. It captures content & activities on a computer screen.
This is a Python Project and Problem-solving repository, which I made when I started learning to code. Feel free to use it, learn, and understand.
An intelligent video surveillance system also provides video cameras and recording solutions to monitor every part of the building and site perimeter. Yet it also utilizes smart security technology such as sensors and AI models.
Repository contains the detailed implementation of numpy with each and every required functions. A beginer data scientist can start learning numpy using this notebook.
A C++17 library for reading and writing NumPy .npy files, with optional .npz (zip) archive support
NumPy, which stands for Numerical Python, is a powerful library in Python used for numerical computing.