numpy-library
There are 573 repositories under numpy-library topic.
dkogan/gnuplotlib
gnuplot for numpy
sksalahuddin2828/OpenCV
Easy face detection using openCV
althonos/mini3di
A NumPy port of the foldseek code for encoding protein structures to 3di.
arthurdjn/nets
Recreating PyTorch from scratch, using Numpy. Supports FCN, CNN, RNN layers.
AmirHaytham/HCIA-AI-Training
All source codes I wrote while pursuing HCIA-AI Certificate
sachin-bisht/Digit-Recognition
Recognize handwritten digits using back-propagation algorithm on MNIST data-set
vsornosa1/Etsinf3
👨🏻💻 Notas, apuntes y prácticas resueltas del tercer año en la Etsinf (2021-2022)
KennethanCeyer/awesome-numpy
Awesome list of NumPy
nomonosound/numpy-minmax
A fast function (SIMD-accelerated) for finding the minimum and maximum value in a NumPy array
patelpurvip/Spotify-hitpredictor
A machine learning exercise using the Spotify "hit predictor" dataset, with data analysis of past "hits" by decade. Deployment using Flask via Heroku.
omardbaa/Data-Splitter
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.
pkhiyara/Terrorist-Attack-Network-Visualization
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.
undiscovered-genius/Heart-Disease-Prediction-App
❤️ 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.
DmitriyMakhnovskiy/Calibration_and_fixture_removal_for_impedance_measurements
Calibration and deembedding for impedance measurments
nekosilverfox/Data-Mining
⛏ 数据挖掘相关知识、笔记及代码。包含 Jupyter、Matplotlib、Numpy、Pandas
sudoer-Huatao/calc_ultra
Calc-Ultra is an advanced mathematics calculator. Supports calculus, linear algebra, complex arithmetic, and more!
DataSpieler12345/python-for-ds-ml
My Python learning experience 📚🖥📳📴💻🖱✏
Haritha1005/data_analyst_coursework_and_practice
This repository showcases my data analytics and data science skills through projects, fostering collaboration and community engagement
kmr0877/Realtime-Object-Tracking-using-Opencv
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.
Samxx97/Fuzzy-Clustering
An Implementation of fuzzy clustering algorithms in Numpy
aydinnyunus/DigitRecognizer
Recognize Digits
CatalystsReachOut/python
🚀 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.
Ola-Kaznowska/My-Portfolio-Python
my Python3 application portfolio for the position of Junior Python Developer
vivek2319/mercy
Functions and code snippets to help save the time!
ankitnayan12/CompletePython-in-7days
This repository contains all basics tutorials on Python, Pandas, Numpy, Matplotlib
Anshuman2305/Mental-Health-CodeUtsava
A Machine Learning Web App using Flask on Mental Health
CRYPTOcoderAS/NumPy-Module
NumPy Module Basics
DYK-Team/Digital_BH-loop_algorithm
Digital BH-loop algorithm
Hasnatrasool163/NeuralNetworkFromScratch
NeuralNetworkFromScratch
Kalyan4636/SCREEN-RECORDING-USING-PYTHON
Create Python Screen Recorder Project using Numpy, PIL Tkinter, cv2 modules. It captures content & activities on a computer screen.
Nitin-Diwakar/100-days-of-code
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.
nitingour1203/Intelligent-Video-Surveillance
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.
Sagarlatake/Numpy-End-to-End-in-detail
Repository contains the detailed implementation of numpy with each and every required functions. A beginer data scientist can start learning numpy using this notebook.
symisc/sy-numpy-cpp
A C++17 library for reading and writing NumPy .npy files, with optional .npz (zip) archive support
Tanwar-12/NUMPY
NumPy, which stands for Numerical Python, is a powerful library in Python used for numerical computing.