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.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-26 00:18:09 UTC
- JSON Representation
https://github.com/justin-marian/numpy-mlp
MLP from-scratch implementation only with NumPy, it supports regression and classification tasks.
classification lasso mlp numpy r2-score regression ridge
Last synced: 16 Feb 2026
https://github.com/type0-1/salary-truth-predictor
A supervised machine learning regression model. Includes problem statement, approach to solution, code, images, dataset, and Jupyter Notebook for interactive analysis.
linear-regression machine-learning matplotlib-pyplot ml numpy pandas polynomial-regression projects scikitlearn-machine-learning support-vector-regression
Last synced: 16 Apr 2026
https://github.com/tomaslopera/truncamiento
matplotlib modeling-and-simulation numpy scipy seaborn
Last synced: 16 Apr 2026
https://github.com/jessicahora/studies-on-linear-algebra
Repositorio com Estudos sobre Algebra Linear.
linalg linear-algebra matplotlib-pyplot matrix numpy python scipy
Last synced: 01 Mar 2026
https://github.com/hafidaso/predicting-industrial-machine-downtime-level-3
This project aims to develop a predictive model using machine learning techniques to forecast machine failures based on historical operational data.
imbalanced-learning numpy pandas python scikit-learn seaborn xgboost
Last synced: 16 Apr 2026
https://github.com/tansudasli/tensorflow-sandbox
all about machine learning
apache-arrow keras machine-learning numpy pandas scikit-learn tensorflow2
Last synced: 16 Apr 2026
https://github.com/sasanka14/water_quality_predictions
Water Quality Prediction - College Project ๐๐ง Predicts water potability (safe/unsafe) using ML models like XGBoost & Random Forest. Features data preprocessing, feature importance, model evaluation, and visualizations. Built with Python, Pandas, Scikit-learn & Seaborn for analysis. ๐
anaconda jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn xgboost
Last synced: 16 Apr 2026
https://github.com/ksasi/smartcab
machine-learning numpy pandas python reinforcement-learning scikit-learn
Last synced: 16 Apr 2026
https://github.com/ricky1984a/customer_analytics
Customer Analytics
kneed machine-learning matplotlib-pyplot numpy pandas python scipy seaborn sklearn
Last synced: 13 Apr 2026
https://github.com/anujdutt9/reinforcement_learning
Reinforcement Learning using Numpy and PyTorch.
numpy python3 pytorch reinforcement-learning
Last synced: 16 Apr 2026
https://github.com/lorenzorottigni/ml-advertising
Machine Learning python bootcamp: logistic regression on advertising dataset
ipynb logistic-regression machine-learning numpy pandas python scikit-learn seaborn
Last synced: 16 Apr 2026
https://github.com/williyam-m/movie_booking_app
A Django-based movie booking app featuring an admin dashboard with CRUD functionality for movies, theatres, screens, shows, and bookings. Includes an ML-powered movie recommendation system.
django machine-learning numpy orm pandas python sckiit-learn sqlite3
Last synced: 16 Apr 2026
https://github.com/pramodyasahan/health-insurance-cost-prediction
This project focuses on predicting health insurance costs using a polynomial regression model. By employing machine learning techniques in Python, the project aims to accurately estimate insurance costs based on various personal attributes. The model takes into account several features including age, sex, BMI, number of children, smoking status etc
machine-learning matplotlib numpy pandas python3 scikit-learn
Last synced: 16 Apr 2026
https://github.com/5hraddha/sda-megaline-the-best-plan
Megaline is a telecom operator and it offers its clients two prepaid plans, Surf and Ultimate. The commercial department wants to know which of the plans brings in more revenue in order to adjust the advertising budget.
data-visualization hypothesis-testing matplotlib numpy pandas scipy seaborn statistical-data-analysis
Last synced: 16 Apr 2026
https://github.com/eljandoubi/predict-customer-churn-with-clean-code
Clean Code Principles
autopep8 logging numpy pandas pylint pytest scikit-learn
Last synced: 16 Apr 2026
https://github.com/hygull/trypandas
A repository containing Python pandas and other data science related sources and other resources used to work with pandas, numpy, matplotlib etc.
matplotlib numpy pandas python3
Last synced: 16 Apr 2026
https://github.com/hibashajahan55/python-abc-company-analysis
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/reshmaaiman/liver-patient-prediction
Liver Disease Prediction
data data-science data-visualization dataanalysis jupyter-notebook numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/urvee1810/air-quality-prediction-using-arima
Analyzed Beijing's air quality data using time series analysis and ARIMA modeling to forecast PM2.5 pollution levels. Identified seasonal patterns and correlations between pollutants, revealing insights into urban air quality trends and potential contributing factors.
arima-model dickey-fuller-test matplotlib numpy pandas python seaborn statistical-analysis time-series-analysis
Last synced: 16 Apr 2026
https://github.com/aadityasikder/neural-network-from-scratch-
This notebook demonstrates a neural network implementation using NumPy, without TensorFlow or PyTorch. Trained on the MNIST dataset, it features an architecture with input layer (784 neurons), two hidden layers (132 and 40 neurons), and an output layer (10 neurons) with sigmoid activation.
backward-propagation evaluation forward-propagation mnist-dataset neural-network neural-networks-from-scratch numpy training
Last synced: 16 Apr 2026
https://github.com/magnusrodseth/disaster-tweets
๐ Assignments in the course IT3212 - Data Driven Software at NTNU. Our task is to classify whether a tweet is related to a disaster or not.
adaboost jupyter-notebook logistic-regression numpy pandas python python3 random-forest support-vector-machines xgboost
Last synced: 16 Apr 2026
https://github.com/ashwin331133/liver_disease_detection
This dataset consists of 416 liver patient records and 167 non-liver patient records collected from North East of Andhra Pradesh, India. And The main objective of this project is to use classification algorithms to detect liver patients from healthy individuals.
data-visualization machine-learning numpy pandas python
Last synced: 16 Apr 2026
https://github.com/bzubs/mlzero
Implementation of widely used ML algorithms in vanilla python
machine-learning machine-learning-algorithms machinelearning numpy python statistics
Last synced: 03 Mar 2026
https://github.com/abideen-olawuwo/predictive-maintenance
A predictive maintainance model
decision-trees ipython matplotlib numpy pandas plotly python random-forest seaborn sklearn smote
Last synced: 27 Mar 2026
https://github.com/eljandoubi/breakout-strategy
Implementation of the Breakout Strategy
breakout numpy pandas scipy trading-algorithms trading-strategies training
Last synced: 16 Apr 2026
https://github.com/khaymanii/calories-burnt-prediction-model
This model was built using Python and XGBoost Regression algorithm
matplotlib numpy pandas python scikit-learn
Last synced: 16 Apr 2026
https://github.com/anas436/student-performance-analysis
In this project I have constructed a Machine Learning System which will analyis students performance with about their academic records. Note that, this project will work with any students recods which you want to provide.
data-analysis jupyter-notebook matplotlib numpy pandas python3 seaborn
Last synced: 16 Apr 2026
https://github.com/asadiahmad/image-enhancement
Image Enhancement with OpenCV Numpy and MatPlotLib
gamma-correction image-enhancement image-processing matplotlib numpy opencv python roi-selection
Last synced: 16 Apr 2026
https://github.com/abhishekpsonawane07/loan-repayment-prediction-ml
Loan Approval Prediction uses machine learning to analyze factors like income and credit history, automating and improving the loan approval process. The project ensures accurate, efficient, and user-friendly predictions with a Gradio interface.
artificial-neural-networks confusion-matrix decision-trees gradio-interface k-nearest-neighbours loan-dataset loan-prediction-analysis loan-repayment logistic-regression numpy pandas python random-forest sckiit-learn seaborn support-vector-machines
Last synced: 16 Apr 2026
https://github.com/nitor-infotech-oss/aiml-data-processing
Data Processing Algorithms
aiml numpy pandas scikit-learn
Last synced: 16 Apr 2026
https://github.com/thekartikeyamishra/customer-retention-predictor
The Customer Retention Predictor is a Python-based tool designed to help businesses predict customer churn using historical data. This project is particularly beneficial for small businesses and MSMEs in India, allowing them to identify customers at risk of leaving and take proactive measures to retain them.
joblib machine-learning numpy pandas python scikit-learn tinker
Last synced: 16 Apr 2026
https://github.com/dina-hosny/investigate-a-dataset-project
Investigate a Dataset project - Udacity Data Analysis Professional Track. In this project, I used the Python libraries NumPy, Pandas and Matplotlib to analyze a dataset and communicate my findings about it.
csv data-analysis jupyter-notebook matplotlib numpy pandas python
Last synced: 16 Apr 2026
https://github.com/pedasoft-consult/customer_analytics_fmcg
Customer Analytics in FMCG Industry
k-means-clustering matplotlib numpy pandas python seaborn
Last synced: 03 Mar 2026
https://github.com/shiqilu77/machinlearning-lol_gaming
a supervised model that predicts the match winning rate in LOL game based on the lineups of both sides. Implemented data processing by multiple python API including sklearn, NumPy, pandas, and by feature encoding, kNN, Synthetic Minority Oversampling Technique, etc
league-of-legends machine-learning numpy supervised-learning
Last synced: 16 Apr 2026
https://github.com/iankitnegi/python_projects
Data Analyst Toolkit: A comprehensive collection of Python scripts and notebooks designed for data analysis tasks. Features data cleaning, visualization, statistical analysis, and machine learning models. Ideal for analysts seeking efficient, reproducible workflows.
matplotlib numpy pandas python seaborn
Last synced: 20 Apr 2026
https://github.com/mugambi645/exploring-ebay-car-sales-data
Exploring ebay car sales dataset
car-sales data-analysis numpy pandas
Last synced: 16 Apr 2026
https://github.com/archish27/pythontutorial
Python Programming Tutorial for new geeks who want to learn python from scratch to deal with various applications
matplotlib numpy pandas pygame python python-2 python-3 scikit-learn soup
Last synced: 01 Apr 2026
https://github.com/moonmoonsamal/meesho_order_financial_analysis
Generating insights from Meesho sales data (Oct-Nov)
cleaning-dataset eda numpy pandas visualization
Last synced: 16 Apr 2026
https://github.com/sahiltiwariiii/dssp
Predicting student math scores ! This project utilizes advanced machine learning techniques and MLOps tools like DVC and MLflow to predict a student's math score based on various factors such as gender, race/ethnicity, parental level of education, lunch type, test preparation course, writing etc
docker dotenv dvc flask machine-learning mlflow mlops mysql mysql-connector-python numpy pandas pymysql python python-dotenv scikit-learn seaborn sklearn-library statistics streamlit
Last synced: 27 Mar 2026
https://github.com/shreeparab1890/indian-cricketer-classifier
This notebook is trying to bulia a model which will predict a Indian Cricketer based on the given image. In this project we have handled 8 Indian Cricketers and build a model to classify the given image between this 8 Cricketers.
image-classification matplotlib numpy opencv pandas python random-forest-classifier scikit-learn sklearn streamlit
Last synced: 01 Apr 2026
https://github.com/samalyarov/practicum_projects
Various data analysis projects displaying tools and instruments that I am proficient with
data-analysis datetime folium geojson matplotlib numpy pandas plotly postgresql powerpoint python regular-expressions requests-library-python scipy seaborn sql sqlalchemy tableau tqdm
Last synced: 02 Apr 2026
https://github.com/leftcoastnerdgirl/supervised_learning
This project demonstrates supervised machine learning using scikit-learn.
classification-reports confusion-matrix jupyter-notebook numpy pandas-python pathlib scikit-learn sklearn
Last synced: 16 Apr 2026
https://github.com/michaelgermini/python-3d-programming-book
Complete Python & 3D Programming Book: 30 chapters, 120+ examples, real-time ray tracing, ML graphics, OpenGL, NumPy
3d-graphics computer-graphics educational game-development graphics-programming machine-learning numpy opengl python ray-tracing tutorial
Last synced: 16 Apr 2026
https://github.com/rahulchouhan1/spotify-most-popular-songs-data-analysis
๐ต Spotify Songs Analysis using Pandas
Last synced: 16 Apr 2026
https://github.com/oguzhantekeli06/datascience_machinelearning_prediction
Data science project
data-visualization datascience-machinelearning numpy python3
Last synced: 25 Apr 2026
https://github.com/laurencewarne/eratosthenes
Random implementations of the sieve of Eratosthenes
algorithm eratosthenes numpy python3
Last synced: 16 Apr 2026
https://github.com/marcow2812/zuse-projekt
Python-basierte Software zur Projektion von 3D-Objekten auf einen Wรผrfel
augmented-reality numpy opencv-contrib python
Last synced: 16 Apr 2026
https://github.com/littie28/hazy-frames
Hierarchical coordinate frames - crystal clear transforms
3d coordinate-systems geometry numpy python reference-frames scipy transformations
Last synced: 18 Apr 2026
https://github.com/kganitis/bam-engine
High-performance Python implementation of the macroeconomic agent-based BAM model using ECS architecture
agent-based-modeling computational-economics macroeconomics numpy python
Last synced: 04 Mar 2026
https://github.com/gkamboj/image-features-extractor
Detect object in any image along with its features like color, etc.
color-classification connexion feature-extraction flask image-classification image-recognition machine-learning numpy opencv python resnet
Last synced: 16 Apr 2026
https://github.com/shriansh8619/eda_customer_behavior
This project analyzes Nielsen transaction data using Python to uncover sales trends, customer preferences, and purchasing patterns. It provides insights to optimize inventory, create targeted promotions, and improve store performance. The goal is to help supermarkets enhance strategies and boost profitability based on data-driven insights
matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/bishopce16/school_district_analysis
The school board requested an analysis on the various performance metrics for the school district.
data-analysis jupyter-notebook numpy pandas python visual-studio-code
Last synced: 16 Apr 2026
https://github.com/dr-rompecabezas/page-view-time-series-visualizer
A data science project built as part of the freeCodeCamp curriculum.
matplotlib numpy pandas python seaborn
Last synced: 16 Apr 2026
https://github.com/dellano54/extreme-matmul
fastest matmul operation than numpy for intel CPU (xeon)
matmul matrix matrix-library matrix-multiplication numpy numpy-arrays numpy-library numpy-matrix pytorch pytorch-implementation pytorch-lightning
Last synced: 16 Apr 2026
https://github.com/jay6430/python-for-data-science
This Repository includes all the Python concepts that are necessary for Data science.
csv data-visualization datascience-machinelearning html-css ipynb-jupyter-notebook matplotlib numpy pandas python3 xml
Last synced: 04 Mar 2026
https://github.com/basith-ahmed/mtrp-butcher
A Machine Learning model, utilizing a range of technical indicators to accurately forecast forthcoming trend reversals with a high degree of confidence. This model is also complemented by an interactive web interface.
exponential-moving-average ipynb logistic-regression macd machine-learning matplotlib numpy pandas python rsi stochastic-rsi streamlit technical-analysis yfinance
Last synced: 04 Mar 2026
https://github.com/eckelsjd/copier-numpy
Template for a numpy-based scientific computing Python package.
copier-template numpy pdm python
Last synced: 05 Mar 2026
https://github.com/anas436/diabetes-data-analysis
csv jupyter-notebook matplotlib numpy pandas python3 seaborn
Last synced: 17 Apr 2026
https://github.com/supershivam5/python_projects
๐ป Python programming with Numpy, Pandas, Matplotlib.๐ Love exploring new technologies. Check out my projects!
matplotlib-pyplot numpy pandas scikit-learn seaborn
Last synced: 17 Apr 2026
https://github.com/sundanc/besthousefinder
A Streamlit web application that helps users find the best house based on their preferences.
numpy pandas prediction python streamlit
Last synced: 17 Apr 2026
https://github.com/kunalkumar2001/data-analyst-python-and-its-library
Python (Basics to Advance) and Its Library for Data Analyst
dataanalyst matplotlib numpy pandas python seaborn
Last synced: 17 Apr 2026
https://github.com/priyanshul28/ml_eda_regression_energyconsumptionforecasting
An EDA and Machine Learning Time-Series Regression Forecasting exercise on the PMJE Energy Consumption dataset demonstrating time-series analysis and the use of Time-Series Split, XGBoost, etc. The model is optimized using hyperparameter tuning through GridSearchCV. A Rob Mulla guided exercise.
forcasting machine-learning numpy pandas scikit-learn time-series-analysis
Last synced: 17 Apr 2026
https://github.com/farzeennimran/or-and-and-gates-using-perceptron-learning
Training single-layer perceptrons to get the outputs of OR and AND logic gates.
data-science gates machine-learning neural-network neural-networks-from-scratch numpy perceptron-learning-algorithm perceptron-neural-networks python
Last synced: 17 Apr 2026
https://github.com/beaprogrammer02345/amazon_webscraping_data
beautifulsoup4 jupyter numpy pandas
Last synced: 05 Mar 2026
https://github.com/lingumd/credit_risk_analysis
Machine learning models for predicting credit risk in LendingClub dataset.
balancedrandomforestclassifier classification-report cluster-centroids-undersampling confusion-matrix easyensembleclassifier get-dummies google-colab imbalanced-learn machine-learning matplotlib-pyplot numpy pandas pathlib randomoversampler scikit-learn smote smoteenn
Last synced: 17 Apr 2026
https://github.com/hansalemaos/npchessimage
Creates a chessboard pattern as an image.
Last synced: 05 Mar 2026
https://github.com/abhishek-k-git/soulmegle
expressjs flask html nodejs numpy python3 reactjs scikit-learn socket tailwindcss
Last synced: 01 Apr 2026
https://github.com/miozilla/treebasedmodel
treebasedmodel :evergreen_tree::airplane::dancer: : Invistico Airline | Tree-based Modeling, Machine Learning (ML), Predictive, Decision Making, GridSearchCV, sklearn |
accuracy decisiontreeclassifier exemplar experience f1-score flight hyperparameter logistic-regression matplotlib model numpy pandas plot-tree precision pyplot recall seaborn selection train-test-split tuning
Last synced: 03 Jun 2026
https://github.com/gautam-cs/data_science
In this project, I was trying to get most of the relevent information of the data using library like numpy, pandas. I have worked on data like aadhar data, Olympics data
aadhar-data csv data-science json numpy olympics-data pandas python35
Last synced: 17 Apr 2026
https://github.com/mohamed15058/-credit-card-fraud-detection
Credit-Card-Fraud-Detection
finacial machine-learning matplotlib numpy pandas seaborn sklearn
Last synced: 17 Apr 2026
https://github.com/syedzaheerabbas/risk-analytics-with-python
This project focuses on developing a basic understanding of risk analytics in banking and financial services and understand how data is used to minimize the risk of losing money while lending to customers.
eda hypothesis-testing numpy pandas python risk-analysis seaborn
Last synced: 17 Apr 2026
https://github.com/fyt3rp4til/anomaly-detection
dbscan-clustering isolation-forest local-outlier-factor matplotlib numpy sklearn
Last synced: 05 Mar 2026
https://github.com/shashwat9kumar/us-accidents-data-analysis
Analysis of the US accidents using the US-Accidents dataset (4.2 million entries) from Kaggle
accidents accidents-analysis data-analysis data-analytics data-visualisation data-visualization matplotlib numpy pandas python
Last synced: 17 Apr 2026
https://github.com/vaishnavis03/finlatics_ml_program
This repository contains the .ipynb files for 3 datasets, along with a PPT for each. The datasets included are Facebook Marketplace Data, Sales Prediction Data, and Wine Quality data.
correlation data-analysis data-science data-visualization knn linear-regression machine-learning matplotlib numpy pandas random-forest-classifier scikit-learn
Last synced: 17 Apr 2026
https://github.com/ricobuilds/ml-roadmap
Opinionated roadmap to machine learning in 2023
conda huggingface machine-learning matplotlib numpy pandas python pytorch
Last synced: 06 Mar 2026
https://github.com/gauravtrivedi967/lane_detection
Lane detection and tracking are the advanced key features of the advanced driver assistance system. Lane detection is the process of detecting white lines on the roads. In this we I have used prebuild models for the development of the code
ipython-notebook numpy python thresholding
Last synced: 06 Mar 2026
https://github.com/kodemartin/np-pd-portfolio
Portfolio of numpy, pandas, and matplotlib solutions
Last synced: 17 Apr 2026
https://github.com/defi0x1/facial-expression-recognition
Facial-Expression-Recognition Using CNN
cnn data-augmentation facial-expression-recognition numpy tensorflow
Last synced: 03 May 2026
https://github.com/radinshahdaei/ce40215-nc
Theoretical and practical assignments for "Numerical Computation".
jupyter-notebook numpy python sympy
Last synced: 17 Apr 2026
https://github.com/neerajcodes888/a-novel-used-car-price-prediction-model-based-on-lindenoise
Welcome to the LinDenoise Repository! LinDenoise offers a smart solution for cleaning noisy data in regression tasks. Integrated seamlessly within the widely-used scikit-learn framework, it effortlessly enhances data quality while improving predictive accuracy
car-price-prediction deep-learning ipynb-notebook machine-learning numpy pandas python3 visualization
Last synced: 06 Mar 2026
https://github.com/kheriberto/knn_project
This is a simple project that uses dummie data to practice and demonstrate my knowledge of the KNN algorithm.
data-analysis knn-classifier numpy python scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/psavarmattas/speechtotext
we shall build a very simple speech recognition system that takes our voice as input and produces the corresponding text by hearing the input.
facebook-api ipython librosa machine-learning numpy python pytorch soundfile transformers
Last synced: 02 Apr 2026
https://github.com/esraamhmd/intelligent-skin-cancer-image-based-detection-models
This project combines traditional machine learning approaches with advanced deep learning techniques to assist healthcare professionals in early diagnosis and improve patient outcomes.
ai deep-learning ham10000 isic kaggle machine-learning matplotlib numpy pandas python3 pytorch seaborn skin-cancer skin-detection sklearn time torchvision tqdm
Last synced: 02 Apr 2026
https://github.com/nathadriele/ifood-data-governance-pipeline
Este projeto demonstra uma soluรงรฃo completa de Data Governance com foco em qualidade, rastreabilidade, seguranรงa e conformidade com LGPD. Utiliza tecnologias modernas como Streamlit, Airflow, dbt e Pydantic para implementar um ecossistema funcional e interativo com dashboard de governanรงa de dados.
airflow dashboard data-analysis data-catalog data-engineering data-governance data-quality data-visualization dbt ifood lgpd matplotlib numpy observability-data pandas pipeline pyspark redis seaborn streamlit
Last synced: 02 Apr 2026
https://github.com/iamwatchdogs/cardiovascular-risk-prediction
This mini-project uses machine learning algorithms to predict possible risks of heart disease by analyzing given data.
jupyter-notebook machine-learning-algorithms matplotlib numpy pandas python scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/amirmohammadgholampour/mall-customer-segmentation
Project for segmenting customers in a shopping mall using the Clustering algorithm.
numpy pandas python scikit-learn
Last synced: 02 Apr 2026
https://github.com/akshitvats026/heart_disease_prediction
An ML-based Heart Disease Prediction System that predicts the likelihood of heart disease based on user health parameters. Built using Python, Pandas, and Scikit-learn, the system performs data preprocessing, trains a predictive model, and provides real-time predictions with high accuracy.
accuracy-score logistic-regression machine-learning matplotlib-pyplot numpy pandas python scikit-learn
Last synced: 02 Apr 2026
https://github.com/broodhoney/blue-book-for-bulldozers
This repository holds the project which solves a regression problem on predicting the futures sales of bulldozers. This is from a kaggle competition.
matplotlib numpy pandas python scikit-learn
Last synced: 02 Apr 2026
https://github.com/satyas567/weatherdataanalysis
Comprehensive Weather Data Analysis with Python: Explore trends, visualize patterns, detect outliers, and predict temperature using humidity and wind speed
jupyter-notebook linear-regression matplotlib numpy pandas python scikit-learn seaborn
Last synced: 02 Apr 2026
https://github.com/lmizner/ece_c247_neuralnetworks
Course work from UCLA's ECE C247 - Neural Networks
backpropogation cnn convolutional-neural-networks convolutional-recurrent-neural-network crnn gated-recurrent-units keras long-short-term-memory lstm machine-learning matplotlib numpy pandas python recurrent-neural-networks regularization rnn sklearn tensorflow
Last synced: 02 Apr 2026
https://github.com/amanimagdi/data-flux-fullstack
This repository is for a full stack application provides in-depth analysis and manipulation of various data types (tabular data, RGB images and textual data), Flask on BE and ReactJs on FE.
flask javascript numpy pandas python reactjs tailwindcss
Last synced: 02 Apr 2026