numpy-arrays

There are 587 repositories under numpy-arrays topic.

  • JDL

    Java Deep Learning Library

    Language:Java9
  • feature-fabrica

    Open-source Python library designed to improve engineering practices and transparency in feature engineering.

    Language:Jupyter Notebook8
  • 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.

    Language:Jupyter Notebook7
  • 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.

    Language:Jupyter Notebook7
  • octreelib

    Library for representing point clouds as OcTrees in SLAM.

    Language:Python6
  • 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.

    Language:Jupyter Notebook6
  • 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.

    Language:Jupyter Notebook6
  • 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.

    Language:Jupyter Notebook6
  • 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.

    Language:Python6
  • image-dataset-loader

    Load image datasets as NumPy arrays

    Language:Python6
  • spector

    Sparse vectors.

    Language:Cython6
  • NeuralNetworkFromScratch

    NeuralNetworkFromScratch

    Language:Python5
  • Webull-Python-API-Stock-Market-Data-Candlestick-Plot

    Plotting candlestick data in Python using Webull's API

    Language:Jupyter Notebook5
  • ssp

    Statistical Digital Signal Processing and Modeling

    Language:Python5
  • 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.

    Language:Jupyter Notebook5
  • 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

    Language:Jupyter Notebook5
  • 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.

    Language:Jupyter Notebook5
  • screen-recorder-python

    A Screen Recorder built in Python

    Language:Python5
  • framework_for_superwised_prediction

    This is the framework for supervised algorithms in mechine learning

    Language:JavaScript5
  • 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.

    Language:Jupyter Notebook5
  • Machine-Learning-with-Python

    Machine-Learning-with-Python

    Learning & Practice with tutorial-style notebooks covering different machine learning techniques

    Language:Jupyter Notebook5
  • detect-traffic-signs

    Recognizing Traffic signs from GTSRB dataset ||:red_circle:||:small_red_triangle:||:small_red_triangle_down:||

    Language:Python5
  • music_genre_classification

    Music Genre Classifier Web Application

    Language:Python5
  • smith-normal-form

    Simple module for computing Smith Normal Form of a numpy array over Z_2

    Language:Python5
  • idx2numpy_array

    Convert data in IDX format in MNIST Dataset to Numpy Array using Python

    Language:Jupyter Notebook5
  • numpy-pandas-tutorial

    Introduction to numpy and pandas for data visualization in python.

    Language:Python5
  • NumPack

    🚀 Supercharge Your NumPy Arrays | ⚡️ Instant TB-scale Data Ops | 💾 Zero Memory Overhead | 🔄 Stream Huge Arrays Like Small Ones | 🛡️ Production-Ready

    Language:Rust4
  • dejaq

    DejaQueue – a fast alternative to multiprocessing.Queue

    Language:Python4
  • SMIT_Numpy

    In this repository, I've added all the classes regarding Numpy that I've covered at SMIT

    Language:Jupyter Notebook4
  • Linear-Regression-From-Scratch

    This repo houses a Jupyter Notebook which is intended to walk you through Gradient Descent Algorithm from scratch.

    Language:Jupyter Notebook4
  • 100-days-of-code

    Using the #100DaysOfCode challenge to guide my data science studies.

    Language:Python4
  • Data-Analysis-with-Python---Zero-to-Pandas

    Attend Complete Data Analysis Course from freecodecamp.com

    Language:HTML4
  • LyricsGeneration-ML

    This repo contains codes that I worked on during ml workshop of Coding Blocks on July 11, 2020.

    Language:Jupyter Notebook4
  • keywords_based_search_engine_using_NLP

    Keyword based searching and matching algorithm using Deep NLP

    Language:Python4
  • MovieHype

    A Python based movie recommender hosted using Flask

    Language:HTML4