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

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/thekartikeyamishra/aipoweredmarketingassistant

AI-Powered Marketing Assistant, an advanced tool designed to enhance your digital marketing campaigns using the power of machine learning (ML) and large language models (LLMs). This project empowers small businesses and MSMEs to create compelling content, analyze campaigns, and strategize effectively.

artificial-intelligence llm matplotlib numpy openai pandas python scikit-learn streamlit

Last synced: 08 Apr 2026

https://github.com/byte-sourcerer/array_contract

Contract programming for Pytorch, Numpy

contracts ndarray numpy python python3 pytorch tensor

Last synced: 14 Sep 2025

https://github.com/mehradi-github/ref-jupyter-2510

using python in machine learning

matplotlib numpy pandas python sklearn statistics

Last synced: 11 Apr 2026

https://github.com/znreza/paradoxes

Q-learning algorithm from scratch in python for optimal path finding

grid grid-search matrix numpy python qlearning-algorithm reinforcement-learning

Last synced: 18 Apr 2026

https://github.com/noopur-phadkar/botnavigator

BotNavigator utilizes the A* (A-Star) algorithm for pathfinding, leveraging Python along with libraries such as Matplotlib and Numpy for efficient array operations and visualization. This innovative solution optimizes robotic navigation within warehouse environments, enhancing operational efficiency and scalability.

a-star-path-finding matplotlib numpy pathfinding-algorithms python robotics

Last synced: 18 Apr 2026

https://github.com/md-emranhossen/deep-learning-hub

Welcome to Deep Learning Playground, a personal repository for exploring and experimenting with deep learning concepts, architectures, and techniques. This repo serves as a hands-on space for implementing and understanding deep learning models, from fundamental neural networks to advanced architectures.

cnn-model deep-learning deeplearning gan generative-adversarial-network neaural-network numpy pandas pthon tensorflow

Last synced: 18 Apr 2026

https://github.com/linggarm/lvq-and-elm-with-iris-dataset

Implementation of Learning Vector Quantization (LVQ) and Extreme Learning Machine (ELM) with Iris Dataset

artificial-intelligence deep-learning elm extreme-learning-machine learning-vector-quantization lvq machine-learning numpy python soft-computing

Last synced: 18 Apr 2026

https://github.com/pedro-stanaka/dlnd-projects

Projects from Deep Learning Nanodegree from Udacity

artificial-neural-networks deep-learning machine-learning numpy python3

Last synced: 18 Apr 2026

https://github.com/amdjadouxx/my_neural_network

implementation of a neural network library

deep-neural-networks ia machine-learning numpy python3

Last synced: 18 Apr 2026

https://github.com/mayankmittal29/criticalphenomena-exploring_phase_transitions_and_self-organized_criticality

A computational physics project exploring critical phenomena through percolation theory and the Bak-Tang-Wiesenfeld sandpile model.

criticality-c gif-animation jupyter-notebook matplotlib numpy percolation-theory python3 sandpile-model

Last synced: 18 Apr 2026

https://github.com/rhazra-003/modelinglab

Assignment - Solution of Modeling Lab of 7th Semester (Batch of 2023) of NIT Durgapur

jupyter-notebook matplotlib-pyplot numpy pandas python3 shapely

Last synced: 19 Apr 2026

https://github.com/aniket2021448/movie-recommender-system

A Machine Learning Project implemented from scratch which involves web scraping, data engineering, exploratory data analysis, NLP processing and ML, achieving the functionality of a Content based movie recommender system

data-exploration data-exploration-and-preprocessing free-hosting-service machine-learning natural-language-processing nltk-python numpy pandas streamlit-webapp

Last synced: 19 Apr 2026

https://github.com/codetun/wie-act-challenge-ai

Our AI model, integrated with the Defend Her extension, uses advanced natural language processing (NLP) to predict and identify offensive or harmful language in real-time 🧠💬🚫. By continuously analyzing content, it ensures accurate detection of bad words, enhancing the extension's ability to protect users and promote a safer online environment 🌐

colab csv jupiter-notebook kaggle nltk numpy pandas

Last synced: 19 Apr 2026

https://github.com/costopoulos/ntua-dsp

:signal_strength: NTUA ECE Digital Signal Processing Course Source Codes and Reports

dsp filters fourier-transform librosa numpy pywt scipy short-time-signal-analysis stft

Last synced: 19 Apr 2026

https://github.com/csanri/simplenn

Simple Neural Network for MNIST Classification

machine-learning-algorithms neural-network numpy python

Last synced: 19 Apr 2026

https://github.com/mariacarolinass/programacao-linear

Minimizando problemas matemáticos com Python e AMPL.

ampl numpy programacao-linear ufrn

Last synced: 19 Apr 2026

https://github.com/vyjayanthipolapragada/data_analytics_medical_appointments

Analyzing the data set which consists of medical appointments to draw insights about patient's no-show scenarios

data-analysis data-analytics data-cleaning data-visualization data-wrangling jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 19 Apr 2026

https://github.com/crazy-dot/zomato-data-analysis

This project analyzes 50k Bengaluru restaurants from Zomato, focusing on 17 features like location and ratings. It cleans, explores, and visualizes data to improve services. Key visualizations include delivery, booking, location, and cost. The goal is to provide insights for better customer experiences.

data-cleaning-and-preprocessing data-manipulation-with-pandas inferential-statistics kaggle-dataset numpy pandas-python python zomato-data-analysis

Last synced: 19 Apr 2026

https://github.com/emerald-geomodelling/downfile

A safe & version independent pickle alternative that integrates setuptool entry points for extensions

feather json numpy pandas python serialization

Last synced: 19 Apr 2026

https://github.com/renukadhule/airbnb_listings_and_reviews_python_analysis

Explore Airbnb listings and reviews from over 250,000 properties across 10 major cities. Dive into data on listing details, host information, pricing, and customer reviews for better insights

matplotlib-pyplot numpy pandas python seaborn

Last synced: 19 Apr 2026

https://github.com/gemmus/tictactoe-ai

Built with minimax algorithm, using pygame.

minimax-algorithm numpy oop pygame python tic-tac-toe

Last synced: 20 Apr 2026

https://github.com/shreeya-methuku/predictive_analysis

This project leverages machine learning to perform time-series forecasting on key financial metrics, including sales (income), expenses, cash flow, and profit.

arima financial-forecasting numpy pandas sarima xgboost

Last synced: 20 Apr 2026

https://github.com/vyjayanthipolapragada/car_mileage_prediction

Predicting the mileage of car using the linear regression model with Scikit-learn

kaggle-titanic linear-regression machine-learning numpy pandas predictive-modeling python scikit-learn

Last synced: 20 Apr 2026

https://github.com/prahaladhchandrahasan/housingprices_adavanced_regression

A machine learning model for "House Prices: Advanced Regression Techniques" kaggle competition.

machine-learning-algorithms matplotlib-pyplot numpy pandas python3 scikit-learn

Last synced: 20 Apr 2026

https://github.com/saurabh9136/data-analysis_using_pandas-numpy

A beginner-friendly repository exploring data analysis using NumPy and Pandas. Covers fundamental operations, data manipulation, and real-world dataset analysis.

data-analysis-python numpy pandas python scipy

Last synced: 20 Apr 2026

https://github.com/levieyal/oop-course-exercises

The first exercises in the OOP in Java and python course that took place in the first semester of 2021

docs git github graph-algorithms interfaces numpy python solid-principles unit-testing

Last synced: 20 Apr 2026

https://github.com/jbalooshie/school_district_analysis

Analysis of standardized testing results using NumPy and Pandas, executed in Jupyter Notebook. Summaries of the testing results are provided based on school, test type, and grade level.

data-analysis data-science dataframes jupyter-notebook numpy pandas python

Last synced: 20 Apr 2026

https://github.com/muhammadmoeezkhan/euclidean-distances

Python Program That Calculates Euclidean Distances Via 5 Algorithms

numpy pandas-python scipy timeit

Last synced: 20 Apr 2026

https://github.com/who-else-but-arjun/pyspyce-cs

Circuit Simulator for R, L, C components and AC/DC voltage and current sources built using python as a part of EE204 circuit theory course project.

circuit-simulator numpy python streamlit sympy

Last synced: 20 Apr 2026

https://github.com/mkhekare/bikesharing_ml

Provides insights into the bike sharing trends based on various factors such as time of day, season, and weather. The findings can be used to improve bike sharing services and understand user behavior.

matplotlib numpy numpy-library pandas seaborn

Last synced: 20 Apr 2026

https://github.com/byrongomezjr/traffic_sign_detection

Deep learning system to detect stop signs and traffic lights using Keras' image recognition capabilities

keras matloptlib numpy python tensorflow

Last synced: 20 Apr 2026

https://github.com/gandholisarat/mlp-backprop-pmat403

This repository contains a Jupyter Notebook developed for my course, demonstrating symbolic and numerical computation, visualization, and problem-solving in Python using libraries such as SymPy, NumPy, SciPy, and Matplotlib.

jupyter jypyternotebook matplotlib numpy

Last synced: 20 Apr 2026

https://github.com/prashhhant213/data_analysis_and_visualization-_for_streaming_platform

Data Analysis and Visualization for streaming platform to provide insights and recommendations to improve their userbase.

colab-notebook data datavisualization matplotlib numpy pandas python seaborn

Last synced: 20 Apr 2026

https://github.com/venkat-0706/air-drawing

A real-time hand gesture drawing app using Python, OpenCV, and MediaPipe to draw, erase, and switch colors on a canvas using finger gestures via webcam.

computer-vision hand-gesture-recognition mediapipe mediapipe-hands numpy opencv-python python realtime-object-tracker

Last synced: 20 Apr 2026

https://github.com/zombietdv/n_gram-model

n_gram model implementation with numpy only

backpropagation numpy

Last synced: 21 Apr 2026

https://github.com/agoose77/midas-tape

An Awkward-Forth backed reader of MIDAS tape files

awkward-array awkward-forth hep midas numpy tape

Last synced: 21 Apr 2026

https://github.com/souvikmajumder26/neural-network-from-scratch

🚀 Building a simple Neural Network to classify the images of the Fashion-MNIST dataset, using only numpy and no TensorFlow, Keras, or PyTorch.

config fashion-mnist logger neural-network neural-network-from-scratch notebook-jupyter numpy project python

Last synced: 21 Apr 2026

https://github.com/aleklukanen/systemsofsprings

This repository contains a few helpful pieces of Python code that can be used to compute time dependent positions of springs in 2 and 3 dimensions.

finite-element-methods finite-elements jupyter-notebook numerical numpy python

Last synced: 21 Apr 2026

https://github.com/carmoreno/aviones-aldeas

:airplane: Final project o Complexity and Optimisation course :house_with_garden:

algorithms numpy pyqt4 scipy

Last synced: 21 Apr 2026

https://github.com/star2dust/numpy-notes

A tutorial to learn numpy and matplotlib.

matplotlib numpy tutorial

Last synced: 16 Jun 2026

https://github.com/separatrixxx/crypto_labs_6_sem

👓 Laboratory work for the 6th semester of MAI on cryptography

cryptography matplotlib numpy python

Last synced: 21 Apr 2026

https://github.com/mohammed-majid/image-classification-nn

Image classification using custom Neural Network (No ML packages)

custom multiclass-classification neural-network numpy

Last synced: 22 Apr 2026

https://github.com/syedsaadahmed/playing-with-pandas-numpy-matplotlib

Practicing pandas, matplotlib and numpy for different data-sets, practicng these libraries and putting all the bit here in this repository

jupyter-notebook matplotlib numpy pandas pandas-numpy-matplotlib python3

Last synced: 05 Jun 2026

https://github.com/ahmad-ali-rafique/numpy-mastery-notebook

Inside this repository, you'll discover a comprehensive notebook dedicated to showcasing various NumPy array methods and operations. From basic array manipulation to advanced techniques, I've compiled a collection of examples and explanations to help both beginners and seasoned Python developers deepen their understanding of NumPy.

dataanalytics numpy numpy-arrays numpy-exercises numpy-library numpy-python

Last synced: 24 Apr 2026

https://github.com/jbayardo/aa-tp2

Q-Learning for Four in a row

matplotlib numpy python q-learning

Last synced: 24 Apr 2026

https://github.com/theroyakash/shallow_neural_network

Design of an one hidden layer neural network using numpy only,

neural-networks numpy shallow-neural-network

Last synced: 24 Apr 2026

https://github.com/alepheleven/neuralnet

Neural Network library in NumPy✨

neural-network numpy

Last synced: 24 Apr 2026

https://github.com/redinfinitypro/pygamecicruit

Rating: (6/10) The code combines a Pygame GUI application with a PySpice circuit simulation, providing a user-friendly interface with buttons, menu options, dropdown menus, input boxes, sliders, and text elements.

matplotlib numpy os pygame pyspice random sys

Last synced: 24 Apr 2026

https://github.com/pawpaw2022/proj03-math-painting

An app that lets the user provide the start coordinates of geometrical shapes such as squares and rectangles, their dimensions, and their colors, and the program produces an image file canvas with all the geometrical shapes drawn in it. (Click the link below to see the demo)

numpy pillow python

Last synced: 24 Apr 2026

https://github.com/nightmachinery/mlp_from_scratch

A simple MLP using only numpy. The computational graph is not automatically tracked, but the network supports arbitrarily many batch axes.

deep-learning deep-neural-networks deeplearning educational mlp mlp-classifier mlp-networks numpy

Last synced: 25 Apr 2026

https://github.com/mattjudge/numpy_caching

Provides a method to cache the results from functions (typically numpy-based) in persistent storage

cache numpy

Last synced: 25 Apr 2026

https://github.com/jagkagd/np-xarr

Perform a numpy array transformation intuitively by giving simple patterns.

numpy python

Last synced: 25 Apr 2026

https://github.com/toxic-whitelgnd/matrice_cryptography

A simple math Project based on Matrices-Cryptography by using python-numpy

cryptography math-problem matrices numpy python3

Last synced: 25 Apr 2026

https://github.com/pedroteixeiraw/predicting_football_match_results

This project focuses on modelling the attacking and defensive strength of teams in the Portuguese First League of Football, along with the impact of home advantage.

bayesian-hierarchical-models dixon-coles matplotlib numpy pandas poisson-distribution pymc3 seaborn theano-models

Last synced: 26 Apr 2026

https://github.com/prathush-kumar/fake_news_detection

Developed an intelligent system to identify and classify fake news articles using Natural Language Processing (NLP) and Machine Learning techniques.

classification machine-learning natural-language-processing numpy pandas sklearn-library

Last synced: 26 Apr 2026

https://github.com/dr-rompecabezas/mean-variance-standard-deviation-calculator

[freeCodeCamp] Numpy-based stats calculator

numpy python

Last synced: 26 Apr 2026

https://github.com/686f6c61/conjetura-goldbach-gui-python

Aplicación para visualizar la Conjetura de Goldbach, que establece que todo número par mayor que 2 puede expresarse como la suma de dos números primos.

goldbach-conjecture matplotlib numpy python3 tkinter-gui

Last synced: 26 Apr 2026

https://github.com/m-k-l-s/sudoku

A trivial sudoku solver in Python, using recursion and numpy.

backtracking numpy python recursion solver sudoku

Last synced: 27 Apr 2026

https://github.com/hinanohart/dostosim

Dostoevskian agent-based simulation: seven literary archetypes as a unified reward decomposition. Anti-optimisation, dignity-as-utility, ideological cascade, gambler-ruin — pre-registered H1-H4 with bootstrap CI / BH-FDR / Cliff's delta.

abm agent-based-modeling behavioral-economics bootstrap-ci computational-social-science dostoevsky literature networkx numpy python reproducible-research

Last synced: 27 Apr 2026

https://github.com/technologicat/mpi_shim

MPI support wrapper for optional dependency on mpi4py

mpi mpi4py numpy optional python python2 python27 python3 python34 wrapper

Last synced: 27 Apr 2026

https://github.com/ydon96/versions-unveiled-the-evolution-of-nsa

Detection of Alzheimer's disease through the implementation of improved NSA algorithms

nsa numpy pandas python3 sklearn

Last synced: 27 Apr 2026

https://github.com/nyx1311/timelstm

TimeLSTM: An interactive Streamlit app for multi-step time series forecasting using LSTM networks, featuring data preprocessing, visualization, GPU-accelerated model training, and automated result export.

deep-learning deep-neural-networks lstm-neural-networks numpy pandas ploty python3 scikit-learn-python statsmodels streamlit torch tqdm

Last synced: 27 Apr 2026

https://github.com/brendandasilva/applieddatascience

4 projects from Applied Data Science

data-science numpy pandas python

Last synced: 27 Apr 2026

https://github.com/crispengari/netflix-statistics

This is the visualisation of two categories of netflix movies which are: * movies * tv shows

data-science datafram jupyter-notebook matplotlib numpy pandas python

Last synced: 27 Apr 2026

https://github.com/saptarshi11/diamlp---diabetes-classification-with-multilayer-perceptron

Diabetes Classification using Multilayer Perceptron (MLP) is a binary classification problem where the goal is to predict whether a patient has diabetes (positive class) or not (negative class) based on a set of biomedical features or risk factors.

artificial-neural-networks binaryclassification machine-learning mlp-classifier numpy seaborn

Last synced: 27 Apr 2026

https://github.com/erikbavenstrand/neural-network-implementation

An Artificial Neural Network Implementation in Numpy to work with MNIST dataset.

ai feedforward-neural-network machine-learning mnist neural-network numpy python

Last synced: 27 Apr 2026

https://github.com/moonmoonsamal/data-driven-google-ads-for-listing-sites-analysis

Analyzed Google Ads performance to identify top channels, keywords, and geographical impact

cleaning-dataset eda manipulation modelling numpy visualization

Last synced: 27 Apr 2026

https://github.com/l2nce/datamining-study

Introduction to data mining

data-analysis data-mining matplotlib numpy panda

Last synced: 28 Apr 2026

https://github.com/keizerzilla/como-funciona-meshgrid

Apontamento breve explicando como a função meshgrid do Numpy funciona.

meshgrid numpy

Last synced: 28 Apr 2026

https://github.com/vasukalariya/neural-network-from-scratch

It's a simple Feedforward Neural Network implemented just using Numpy

artificial-neural-networks classification mnist neural-network numpy

Last synced: 28 Apr 2026

https://github.com/binoydipu/ml-libraries

Machine Learning Libraries Repository

machine-learning numpy

Last synced: 28 Apr 2026

https://github.com/tdeepa20/heart-disease-prediction-using-ml

Machine Learning models to predict heart disease using patient medical data

datascience jupyer-notebook machinelearning numpy python sklearn

Last synced: 28 Apr 2026

https://github.com/ronverse17/automate-data-cleaning

This project automates messy data cleaning tasks - like fixing column names, filling missing values, and spotting outliers, so analysts and data scientists can spend more time on insights, not preprocessing.

numpy pandas pipeline python

Last synced: 28 Apr 2026

https://github.com/hai4320/ml_ai_notebook

All my note about ML, AI and Data Science

ai machine-learning numpy pandas scikit-learn

Last synced: 28 Apr 2026

https://github.com/varun-khorgade/salesense-e-commerce-analytics

Analyzed e-commerce datasets to discover customer behavior trends and business insights. Performed EDA, data cleaning, and visualizations to help stakeholders make data-driven decisions.

customer-behavior-analysis dashboards datacleaning exploratory-data-analysis feature-engineering jupyter-notebook matplotlib numpy pandas python seaborn sql time-series-trend visulaization

Last synced: 28 Apr 2026