Pinned Repositories
A-Simple-Restaurent-Review-Prediction-Using-ML
this notebook is an try-out on the classification problem that is classifiying an restaurent whether is it good or not , integrated with NLP and scikit-learn
Amplication
Computer-Vision-From-Scratch
this notebook is a simple way to have a basic understanding on computer vision , from scratch , using only numpy and matplotlib , once you comprehend it , you shall advance to more frame work such as PILLOW , opencv , tensorflow ... etc.
DTrOCR-for-arabic
the unofficiel implementation for DTrOCR for arabic langage
Email-Spam-Classification
this notebook is an try-out on the classification problem that is classifiying an email wether it is a spam or not , using scikit-learn library .
Neural-network-from-Scratch
this is a Simple code for neural network using gradiant descent as an optimizer , this whole code was built from scratch using only numpy and matplotlib .
Neural-Network-Implementation
an full note-book about how to write and implement a simple neural network from scratch using numpy , pandas and matplotlib in python , using both OOP and functional Programming.
NLP-Simple-projects
this repository is a collection of basic project after learning NLP (Natural Language Processing) with python.
Plant-Disease-Detection
Bases on Leaf images we are trying to predict plant disease using convolutional neural network. PyTorch implementation
Review-classification-
this notebook is an essey on how to implement NLP(Natural Language Processing) in python on review classification on famours orgs
MohamedLahmeri01's Repositories
MohamedLahmeri01/A-Simple-Restaurent-Review-Prediction-Using-ML
this notebook is an try-out on the classification problem that is classifiying an restaurent whether is it good or not , integrated with NLP and scikit-learn
MohamedLahmeri01/Amplication
MohamedLahmeri01/Computer-Vision-From-Scratch
this notebook is a simple way to have a basic understanding on computer vision , from scratch , using only numpy and matplotlib , once you comprehend it , you shall advance to more frame work such as PILLOW , opencv , tensorflow ... etc.
MohamedLahmeri01/DTrOCR-for-arabic
the unofficiel implementation for DTrOCR for arabic langage
MohamedLahmeri01/Email-Spam-Classification
this notebook is an try-out on the classification problem that is classifiying an email wether it is a spam or not , using scikit-learn library .
MohamedLahmeri01/Neural-network-from-Scratch
this is a Simple code for neural network using gradiant descent as an optimizer , this whole code was built from scratch using only numpy and matplotlib .
MohamedLahmeri01/Neural-Network-Implementation
an full note-book about how to write and implement a simple neural network from scratch using numpy , pandas and matplotlib in python , using both OOP and functional Programming.
MohamedLahmeri01/NLP-Simple-projects
this repository is a collection of basic project after learning NLP (Natural Language Processing) with python.
MohamedLahmeri01/Plant-Disease-Detection
Bases on Leaf images we are trying to predict plant disease using convolutional neural network. PyTorch implementation
MohamedLahmeri01/Review-classification-
this notebook is an essey on how to implement NLP(Natural Language Processing) in python on review classification on famours orgs
MohamedLahmeri01/RL-for-cloud-task-schedules
MohamedLahmeri01/Smart-LLAMA-Chatbot-
MohamedLahmeri01/testproject
my first ever project with git and github
MohamedLahmeri01/Deco3D
MohamedLahmeri01/Hadoop-on-windows
How to install hadoop on windows 10 11
MohamedLahmeri01/Self-Healing-AI-for-Network-Security-3
Self-healing AI for network security leverages artificial intelligence and machine learning to autonomously detect, diagnose, and mitigate cybersecurity threats in real-time. This approach enhances network resilience by automating responses to security incidents, reducing the need for manual intervention, and improving overall security.