mounirouadi
Python, C/C++ coder, interested in Deep Learning, Computer Vison, AI acceleration, Hardware design and Electronic engineering.
Algiers, Algeria
Pinned Repositories
Computer-vision-based-robotic-arm
Deep-learning-for-computer-vision-workshop-V2.0
Wameedh Scientific Club Deep Learning for Computer Vision workshop repository.
Deep-Neural-Network-in-C
This is a simple neural network implemented in C language, trained and tested on the MNIST dataset of handwritten digits.
GSM-based-localisation-system
This project is an Arduino-based localization system that uses a Neoway GSM module and GPS module to determine the location of a device and send it via SMS using AT commands. The user can call the SIM card associated with the device to receive the location information as an SMS. The project can be customized by modifying the code.
InstagramTools
Python Scripts that automates Following/Unfollowing Instagram accounts from a given username list.
Machine-Learning-Examples
A machine learning code repository containing KNN, Linear Regression, Naive Bayes, Polynomial Regression and NLP folder with easy to follow commented code examples using both pure python and sklearn library.
Sign-Language-Translator
Smart-Box
This project is an Arduino smart box that uses a fingerprint sensor and an RTC module to authenticate users and log their access to the box. The logs are saved to an SD card and displayed on an LCD screen. The project can be customized to change the behavior of the smart box.
Wameedh-Roadmaps
WameedhPythonWorkshop
mounirouadi's Repositories
mounirouadi/Deep-learning-for-computer-vision-workshop-V2.0
Wameedh Scientific Club Deep Learning for Computer Vision workshop repository.
mounirouadi/Deep-Neural-Network-in-C
This is a simple neural network implemented in C language, trained and tested on the MNIST dataset of handwritten digits.
mounirouadi/Sign-Language-Translator
mounirouadi/Smart-Box
This project is an Arduino smart box that uses a fingerprint sensor and an RTC module to authenticate users and log their access to the box. The logs are saved to an SD card and displayed on an LCD screen. The project can be customized to change the behavior of the smart box.
mounirouadi/Wameedh-Roadmaps
mounirouadi/WameedhPythonWorkshop
mounirouadi/Computer-vision-based-robotic-arm
mounirouadi/Gridsearch-and-Multinomial-Models-with-SF-Crime-Data
Multinomial logistic regression models in conjunction with gridsearch using scikit learn
mounirouadi/GSM-based-localisation-system
This project is an Arduino-based localization system that uses a Neoway GSM module and GPS module to determine the location of a device and send it via SMS using AT commands. The user can call the SIM card associated with the device to receive the location information as an SMS. The project can be customized by modifying the code.
mounirouadi/InstagramTools
Python Scripts that automates Following/Unfollowing Instagram accounts from a given username list.
mounirouadi/Machine-Learning-Examples
A machine learning code repository containing KNN, Linear Regression, Naive Bayes, Polynomial Regression and NLP folder with easy to follow commented code examples using both pure python and sklearn library.
mounirouadi/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
mounirouadi/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
mounirouadi/MotifXplorer
Genomic Peak Analysis Web Tool: Analyze ChIP-seq peaks, perform XGBoost analysis, generate negative examples, and discover top DNA sequences. Choose genomes, upload BED files, and explore biological insights with user-friendly interface. Unlock hidden patterns in ChIP-seq data effortlessly.
mounirouadi/mounirouadi.github.io
mounirouadi/MQ-2-sensor-library
A simple library to retrieve the information given from the MQ 2 sensor in arduino
mounirouadi/neurox
Neurox Deep Learning Compression Framework for Embedded Systems
mounirouadi/shape-detector
it detects blue shapes (or you can modify the color range) in real time using OpenCV.