numpy-arrays
There are 587 repositories under numpy-arrays topic.
JDL
Java Deep Learning Library
feature-fabrica
Open-source Python library designed to improve engineering practices and transparency in feature engineering.
Computer-Vision-Image-Processing-Object-Detection-Tracking-in-Python-from-Scratch
Video image processing computer vision to remove background and foreground for object detection and tracking in Python from scratch using only numpy arrays.
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.
octreelib
Library for representing point clouds as OcTrees in SLAM.
Object-Detection-Image-Processing-Machine-Learning-from-Scratch-in-Python-using-Numpy-Arrays
Detecting Objects from a set of training images by shape and color in Python using only numpy arrays.
Data-Analysis-with-Python---IBM-Data-Science
To import data from multiple sources, clean and wrangle data, perform exploratory data analysis (EDA), and create meaningful data visualizations. I will then predict future trends from data by developing linear, multiple, polynomial regression models & pipelines and learn how to evaluate them.
Flight-Fare-Prediction
End to end implementation and deployment of Machine Learning Airline Flight Fare Prediction using python, flask, gunicorn, scikit-Learn, etc. on Heroku web application platform.
Hangman-Version-2
User tries to create a missing word by guessing one letter at a time. After a series of wrong guesses, the game ends and the player loses. If the player correctly determines all the letters of the missed word, the points will be entered and a new word will be given if the user continues to play.
image-dataset-loader
Load image datasets as NumPy arrays
spector
Sparse vectors.
NeuralNetworkFromScratch
NeuralNetworkFromScratch
Webull-Python-API-Stock-Market-Data-Candlestick-Plot
Plotting candlestick data in Python using Webull's API
ssp
Statistical Digital Signal Processing and Modeling
Neural-Network-Implementation-from-Scratch-using-NumPy
This repository contains an implementation of a neural network from scratch using only NumPy, a fundamental library for numerical computing in Python. The neural network is designed to perform tasks such as classification, regression, or any other supervised learning problem.
Employee-turnover-prediction
The employee turnover rate prediction ML model is a statistical tool that uses machine learning algorithms to forecast the likelihood of an employee leaving a company within a specific timeframe. This model is designed to analyze various factors that contribute to employee attrition, including job satisfaction, compensation, work-life balance, and
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.
screen-recorder-python
A Screen Recorder built in Python
framework_for_superwised_prediction
This is the framework for supervised algorithms in mechine learning
NumPy-Basics-Arrays-And-Vectorized-Computation
It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.
Machine-Learning-with-Python
Learning & Practice with tutorial-style notebooks covering different machine learning techniques
detect-traffic-signs
Recognizing Traffic signs from GTSRB dataset ||:red_circle:||:small_red_triangle:||:small_red_triangle_down:||
music_genre_classification
Music Genre Classifier Web Application
smith-normal-form
Simple module for computing Smith Normal Form of a numpy array over Z_2
idx2numpy_array
Convert data in IDX format in MNIST Dataset to Numpy Array using Python
numpy-pandas-tutorial
Introduction to numpy and pandas for data visualization in python.
NumPack
🚀 Supercharge Your NumPy Arrays | ⚡️ Instant TB-scale Data Ops | 💾 Zero Memory Overhead | 🔄 Stream Huge Arrays Like Small Ones | 🛡️ Production-Ready
dejaq
DejaQueue – a fast alternative to multiprocessing.Queue
SMIT_Numpy
In this repository, I've added all the classes regarding Numpy that I've covered at SMIT
Linear-Regression-From-Scratch
This repo houses a Jupyter Notebook which is intended to walk you through Gradient Descent Algorithm from scratch.
100-days-of-code
Using the #100DaysOfCode challenge to guide my data science studies.
Data-Analysis-with-Python---Zero-to-Pandas
Attend Complete Data Analysis Course from freecodecamp.com
LyricsGeneration-ML
This repo contains codes that I worked on during ml workshop of Coding Blocks on July 11, 2020.
keywords_based_search_engine_using_NLP
Keyword based searching and matching algorithm using Deep NLP
MovieHype
A Python based movie recommender hosted using Flask