Chayma_elbahri's repositories
Arduino_Robot_Project
The Arduino Robot Project, a versatile set of Arduino code and hardware configurations for creating autonomous, remote-controlled, line-following, and obstacle-avoidance robots.
Getting_Started_with_Graph_Neural_Networks_GNNs_Using_PyTorch_Geometric
This repository is designed to introduce beginners to GNNs and provide a series of tutorials on various techniques in Geometric Machine Learning. Whether you're a student, developer, or researcher, this resource will help you understand how GNNs work and how to implement them using PyG
TextMining-ScrapCleanSummarize
This repository contains code for scraping, cleaning, and summarizing text data from websites. It provides a comprehensive process for extracting valuable information from online sources and condensing it into summarized text.
Data_Insights_From_Images
The Instagram Image Analysis Tool is a Python application designed for data scientists and enthusiasts who want to scrape and analyze images from Instagram.
Object-Detection-OpenCV-Tutorial
Welcome to this small tutorial on object detection using OpenCV and the MobileNet deep learning model. This repository provides a step-by-step guide to help understand and implement object detection and text recognition in images.
Transfer-Learning-with-Xception
Asian vs African Elephants classification with Xception transfer learning model
Warehouse_robot
This repository contains code for a warehouse remote control robot. The code enables the robot to connect to WiFi, retrieve assigned speed and path information from a Firebase Realtime Database, and send this data to an Arduino board.