Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

NumPy

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.

https://github.com/hexdecimal/raywizard

A game submitted to the 2021 7DRL. You play as a wizard with magical abilities which can alter the terrain around you.

7drl 7drl2021 itchio libtcod numpy python-3 python-tcod roguelike-game

Last synced: 19 Nov 2024

https://github.com/samyak2/numpytorch

Simple neural network implementation in numpy with a PyTorch-like API

deep-learning neural-network numpy pytorch

Last synced: 10 Jan 2025

https://github.com/prakharjadaun/ml-learn-with-me

Learn Machine learning and its different algorithms with me. In this repo, I upload well explained ml algorithms and topics related to statistics.

backpropagation data-visualization keras-neural-networks learn-with-me machine-learning numpy seaborn

Last synced: 18 Jan 2025

https://github.com/regalk13/facial-recognition

Python Facial Recognition using Opencv and numpy.

numpy opencv-python python recognition-face

Last synced: 06 Jan 2025

https://github.com/hritik5102/numpy-for-beginners

NumPy is a Python library that is the core library for scientific computing in Python.

numpy numpy-arrays numpy-basic numpy-exercises numpy-for-beginners numpy-trick numpy-tutorial

Last synced: 06 Feb 2025

https://github.com/bhavik-jikadara/car-price-prediction

Car price prediction system to effectively determine the worthiness of the car using a variety of features.

car-price-prediction carpriceprediction dataset machinelearning numpy pandas

Last synced: 18 Jan 2025

https://github.com/zang-langyan/autolik

Provide the automatic differentiation for Likelihood maximization routine

automatic-differentiation distributions loglikelihood maximum-likelihood numpy python

Last synced: 06 Dec 2024

https://github.com/simoesleticia/numpy-studies

Explorando e aprimorando habilidades em NumPy

numpy numpy-tutorial python studies

Last synced: 16 Nov 2024

https://github.com/danielpuentee/outdpik

The fundamental toolkit for outliers search and visualization. It aims to be the fundamental high-level package for this purpose.

data-analysis matplotlib numpy python

Last synced: 17 Dec 2024

https://github.com/bemwamalak/mathsolver

A math solver project made for mathematics course at Cairo University.

linear-algebra numpy python sympy

Last synced: 13 Nov 2024

https://github.com/yanorei32/savacs

Senior Assisting Video & Audio Communication System

docker gtk kicad mariadb microchip-pic numpy opencv php raspberry-pi requests

Last synced: 13 Feb 2025

https://github.com/andreypomortsev/yndx-python-handbook

100% test-covered solutions for the Yandex Python Basics tasks with configured CI

algorithms ci coverage discrete-mathematics flake8 github-actions math numpy pandas poetry pytest python3 requests

Last synced: 10 Nov 2024

https://github.com/wtcpython/funcdrawer

一个简单,易上手的绘图软件

numpy pyqtgraph pyside6 python

Last synced: 14 Jan 2025

https://github.com/itc-water-resources/shxarray

Extension to xarray providing functionality to work with spherical harmonic datasets

geodesy gravimetry numpy satellite xarray

Last synced: 23 Nov 2024

https://github.com/lyqht/sg-bill-org-scraper

Web scraper to get Singapore Billing Organisations

jupyter-notebook numpy pandas python3 rpa scraping tagui

Last synced: 05 Jan 2025

https://github.com/grachale/orb_detector

The implementation of part of the ORB (Oriented FAST and Rotated BRIEF) pipeline. The ORB consists of the feature detector and feature descriptor that detect and describe reproducible and discriminative regions in an image. Those, in turn, can be matched between pairs of images for correspondence search, 3D reconstruction, and so on.

image-processing keypoints-detector numpy orb python

Last synced: 13 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/dmarks84/coursework_project_banks-web-scraping-sql

Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.

apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping

Last synced: 15 Feb 2025

https://github.com/marcelwinterot/nano-keras

Deep learning library inspired by Keras

keras machine-learning machine-learning-library numpy python

Last synced: 09 Feb 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.

numpy pandas python3

Last synced: 28 Jan 2025

https://github.com/datarohit/california-house-price-prediction

This dataset has various features about houses in California and we have to predict the price of the houses using Regression Algorithm.

matplotlib-pyplot numpy pandas regression seaborn sklearn

Last synced: 15 Feb 2025

https://github.com/datarohit/clothes-size-prediction

This dataset has the age, weight, height, etc about people and the size of clothes that they wear. This dataset has a lot of outliers in it thus reducing the accuracy of the model.

classification machine-learning matplotlib-pyplot numpy pandas seaborn sklearn

Last synced: 15 Feb 2025

https://github.com/lucasalegre/backpropagation

Implementation of a fully connected neural network from scratch using numpy.

classification machine-learning neural-network numpy

Last synced: 01 Feb 2025

https://github.com/datarohit/walk-or-run-image-classification

This is Deep Learning project made using InveptionV3 model and Images taken from Kaggle to predict if the person in Image is Walking or Running.

cnn-classification inceptionv3 keras keras-tensorflow matplotlib numpy tensorflow

Last synced: 15 Feb 2025

https://github.com/amaansayyad/the_next_gen_ai_virtual_steering_wheel

An AI and ComputerVision based implementation to play car racing games in a more interactive and fun way.

ai cv2 imutils numpy python

Last synced: 31 Dec 2024

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/datarohit/python-for-finance

These Files are from Derek Banas Youtube Tutorial on Python for Finance used by me for Learning Purpose. These Include Stock Price Analysis, Portfolio Creation, Forecasting and Many more.

arima-forecasting arima-model finance-analytics matplotlib numpy pandas plotly python seaborn

Last synced: 15 Feb 2025

https://github.com/stanczakdominik/schrodinger_1d

Schrodinger equation solver in 1D

matplotlib numpy pde schrodinger-equation

Last synced: 04 Feb 2025

https://github.com/crispengari/ml-data-loading

💎 This is a simple quick guide on working with files in pandas. We will be working with the following types of files and learn how to read and write using the pandas library.

ai dataframe datascience jupyter-notebook machine-learning numpy pandas python

Last synced: 16 Dec 2024

https://github.com/miteshputhran/analysis-using-python

Analysis using Natural Language Toolkit(NLTK), Numpy, Pandas and Matplotlib

analysis folder-structure json matplotlib nltk numpy pandas python zipf

Last synced: 04 Dec 2024

https://github.com/gahogg/rl_learn

A package to accompany the book "Reinforcement Learning: A Python Introduction"

numpy python reinforcement-learning reinforcement-learning-algorithms reinforcement-learning-environments

Last synced: 17 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/dlr-eoc/ukis_sat2h5

Convert geospatial satellite images to H5 arrays and back keeping the spatial extent.

array dask deep-learning geospatial hdf5 numpy python python3 raster satellite-imagery tiff

Last synced: 24 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/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/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/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/muzammil-13/mimlrepo

Data Analysis using Python Machine Learning Libraries

data-analysis data-science machine-learning numpy pandas python python-library

Last synced: 16 Jan 2025

https://github.com/analyticalnahid/optical-character-reader

A simple image to text converter using EasyOCR

computer-vision converter easyocr numpy streamlit streamlit-web

Last synced: 02 Feb 2025

https://github.com/analyticalnahid/numpy-tutorial

A complete Notebook on Numpy for Data Science

data-analysis numpy numpy-tutorial

Last synced: 02 Feb 2025

https://github.com/dineshpinto/data-aggregator

A high performance solution to analysing millions of incoming data points using JIT, vectorisation and C arrays.

data-science high-performance numpy python

Last synced: 04 Feb 2025

https://github.com/vidhi1290/text-classification-with-transformers-roberta-and-xlnet-model

This project explores advanced NLP techniques using RoBERTa and XLNet models to classify human emotions from textual data. By leveraging robust training and optimization methods, it aims to enhance emotion detection accuracy in applications like social media analysis and customer support.

autoencoder bert ktrain matplotlib natural-language-processing nlp numpy pandas python roberta seaborn sklearn tensorflow transformers xlnet

Last synced: 21 Dec 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/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/udityamerit/python-librearies-for-data-science

Python libraries for data science enable efficient data manipulation, analysis, and modeling. Key libraries include NumPy for numerical computing, pandas for data handling, Matplotlib for visualization, Scikit-learn for machine learning, TensorFlow for deep learning, and BeautifulSoup/requests for web scraping. These libraries simplify complex data

beautifulsoup data data-science data-science-libraries machine-learning matplotlib numpy pandas requests scikit-learn scikitlearn-machine-learning tensorflow

Last synced: 08 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/shreyansh055/time-series-forecasting_055

The Time Series Forecasting Project predicts future trends using historical data with Python, Pandas, and models like ARIMA, LSTM, and Prophet, focusing on scalable, accurate forecasting for business and finance.

lstm matplotlib numpy pandas python scikit-learn seaborn

Last synced: 31 Oct 2024

https://github.com/saptarshi11/roadsenseai

Roadsense.AI refers to the process of categorizing road traffic accidents based on their severity.

artificial-intelligence machine-learning mathplotlib numpy pandas python seaborn

Last synced: 13 Feb 2025

https://github.com/bucknalla/ofdm_verilog

Example of OFDM in Python and Verilog

commpy numpy ofdm radio

Last synced: 11 Nov 2024

https://github.com/pjessesco/print2d

Replacement of `print()` for printing 2d array with readability including Torch and Numpy.

formatted-text numpy print python3 readability torch

Last synced: 01 Feb 2025

https://github.com/nicolasperez19/mic-master-flex

MicMasterFlex is a web app that allows users to configure the positions of a microphone array on an interactive grid. Designed for audio engineers and researchers, this tool offers an intuitive interface for precise microphone placement, enabling users to simulate and optimize array setups for various acoustic applications.

ai astro audio-processing grid-configuration microphone-array numpy numpy-arrays productivity react research robotics tailwindcss typescript

Last synced: 13 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/michedev/tensorguard

TensorGuard helps to guard against bad Tensor shapes in any tensor based library

deep-learning numpy pytorch tensorflow

Last synced: 13 Feb 2025

https://github.com/mirsazzathossain/cse317-lab-numerical-methods

This repository includes the lab worksheets and assignments for the Numerical Methods Lab course at Independent University, Bangladesh.

numerical-methods numpy python

Last synced: 03 Nov 2024

https://github.com/soheshdoshi/forcastmodel

This Model is Base On Halt & Winter Algorithm.This Model is Forecast About Seasonal Data.

forcasting machine-learning numpy python

Last synced: 06 Jan 2025

https://github.com/balavenkatesh3322/face_recognition

We can train our face and verify our face using openCV.

face-recognition knn-classification numpy opencv python3 webcam

Last synced: 06 Jan 2025

https://github.com/praju-1/numpy

Repository about Numpy and all its method with proper description

numpy python

Last synced: 08 Feb 2025

https://github.com/vlouf/phasespace

Histogram in a phase-space

histogram numpy phasespace

Last synced: 09 Jan 2025

https://github.com/mongoexpuser/geological-image-classification-dnn

Geological Image Classification with Deep Feed-Forward Neural Network

keras matplotlib numpy pandas python scikit-image tensorflow

Last synced: 28 Nov 2024

https://github.com/udityamerit/breast-cancer-prediction-using-different-ml-models

The `all_MLpackage` is a Python tool for breast cancer detection using scikit-learn's machine learning algorithms. It automates model training, generates accuracy comparisons, and helps identify the best-performing algorithm for diagnosis.

classification knn-algorithm logistic-regression machine-learning numpy pandas scikit-learn svm-model

Last synced: 15 Dec 2024

https://github.com/tensorush/phygitalism-3dml-tasks

:crystal_ball: :ice_cube: Solutions to the test tasks for the 3DML R&D position at @phygitalism (12.09.2021).

3dml deep-learning job-application neural-network notebooks numpy phygitalism pytorch research-and-development rnd tasks test-tasks

Last synced: 16 Feb 2025

https://github.com/psmths/bigram-file-analysis

Proof of concept that leverages machine learning to classify files based on their bigram frequency distributions.

bigrams file-analysis jupyter-notebook machine-learning matplotlib numpy python

Last synced: 17 Jan 2025

https://github.com/romanjuranek/bbx

Bounding box manipulation for python and numpy

bounding-boxes numpy python

Last synced: 19 Dec 2024

https://github.com/spockoo/pylegend

A fusion between Python and legend, a name that suggests that the code is both modern and mythical. 3 months of work, with tons of errors to establish the calculations necessary for the superposition, I want to publish my work and improve it and share it under Apache 2.0 License. Designed to work with NBminer!

crypto crypto-tools how-to-farm-crypto kerastuner matplotlib matrix-multiplication mining nbminer numpy performance-optimization pickle project quantum quantumcircuits quantumcomputing qubits scikit-learn tensorflow

Last synced: 09 Feb 2025

https://github.com/woodemai/calculation-methods

Calculation methods implementations on Python

calculation-methods numpy python

Last synced: 26 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/yashkarthik/graphicallly

Plot polynomial and trigonometric expressions in browser using python.

dash logarithms numpy plot-functions python3 trigonometric-functions

Last synced: 31 Dec 2024

https://github.com/soumyaco/chatclarity

Whats App group chat analytics and Searching (AI powered)

flask fullstack huggingface machine-learning numpy pandas python react-plotlyjs reactjs whatsapp

Last synced: 06 Feb 2025

https://github.com/spenceypantsy1/mnist-neural-network-with-numpy

A neural network built from scratch using NumPy to classify MNIST handwriting data. Focused on understanding the mathematics and algorithms behind deep learning.

backpropagation deep-learning image-classification machine-learning mathematics mnist neural-networks numpy python

Last synced: 28 Nov 2024

https://github.com/summitkwan/dynamicnn

neural network with dynamics

dbm hopfield-network numpy rbm tensorflow

Last synced: 09 Feb 2025

https://github.com/akash-rajak/image-snipper

Python script to snip any part of image.

cv2 gui image image-snipping numpy python3 snip tkinter

Last synced: 01 Feb 2025

https://github.com/princebanerjee04/darpansur

"Darpan-Sur" application, your personalized music recommendation platform designed to cater to your emotions. “Darpan-Sur” uses advanced AI algorithms to curate playlists that perfectly match your current mood, making every song a reflection of how you feel. Say goodbye to generic playlists and embrace the power of emotion in your music experience.

cv2 keras mediapipe numpy python tkinter

Last synced: 27 Nov 2024

https://github.com/vidhi1290/python-course

Welcome to the Python Mastery Course Repository! Discover Python's depth and power through our meticulously crafted modules. From foundational concepts to advanced techniques, master loops, functions, data analysis with Pandas, and more. Join us in this exciting journey to Python proficiency! 🐍🚀

artificial-intelligence data-science dataanalysis debugging functions machine-learning merging-algorithms mongodb multithreading mysql-database numpy numpy-arrays object-oriented-programming pandas python pythonbasics regex

Last synced: 02 Feb 2025

https://github.com/akash-rajak/map-coloring

Python script to implement map coloring by analyzing the map in segments.

cv2 map map-coloring numpy os python3 random tkinter

Last synced: 01 Feb 2025

https://github.com/akash-rajak/image-segmentation

Python script to marks the segments in image.

cv2 image-segmentation numpy os python3 random tkinter

Last synced: 01 Feb 2025

https://github.com/borisshapa/inception-v3-numpy

Implementation of the popular network Inception v3 on Numpy. Implementation of the AdaSmooth optimizer. Comparison of optimizers on Cars dataset.

inception-v3 numpy pytorch

Last synced: 10 Feb 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/akash-rajak/image-contours-co-ordinates

Python Script to get the Counters co-ordinates in image.

contours-co-ordinate contours-detection cv2 image numpy python3 tkinter

Last synced: 01 Feb 2025

https://github.com/yuriidorosh/information-theory-and-coding

Using an analytical description for data, the theory of information objectifies the number of bits required to represent the data which is the source's information entropy. Coding theory is the study related to the nature of codes and their individual capability for particular applications.

coding information information-and-coding-theory matlab matlab-script matplotlib matplotlib-python numpy python python-3 python3

Last synced: 26 Jan 2025