MuhammadHelmyOmar
مع المحبرة إلى المقبرة Unstoppable learner, specifically passionate about Mathematics and likes to code. Interested in Arabic NLP.
Egypt, Giza, 6th of October
Pinned Repositories
Alzwag_Almoyassar
Scraping, preparing, and visualizing data existed on Telegram channel used for matching marriage candidates, further: https://github.com/Ashh98/Marriage-Recommendation-System
Build_LLM_From_Scratch
A hands-on building a large language model inspired by Sebastian Raschka's book
Building_Chatbots
Hands-on production level code for some chatbots projects
Caesar-Cipher
Encrypt and decrypt messages using Caesar Cipher
Chezlong
Arabic Chatbot for Mental Health Support
Monte_Carlo_Simulation
The idea is to test various outcomes probabilities. It can be used to asses risk of a given trading strategy with options or stocks. It can help someone visualize the potential outcomes to have a much better idea regarding the risk of a decision.
nfa-to-dfa
A theory of computing project that introduces converting a non-deterministic finite automaton (nfa) to a deterministic finite automaton (dfa).
NLP_From_Scratch
Stanford Speech and Language Processing Textbook: Studying and Coding
PyTorch_Projects
Implementing different deep learning models using PyTorch
SANAD_Text_Classification
Using SANAD (Single-label Arabic News Articles Dataset) to automate text categorization.
MuhammadHelmyOmar's Repositories
MuhammadHelmyOmar/Monte_Carlo_Simulation
The idea is to test various outcomes probabilities. It can be used to asses risk of a given trading strategy with options or stocks. It can help someone visualize the potential outcomes to have a much better idea regarding the risk of a decision.
MuhammadHelmyOmar/nfa-to-dfa
A theory of computing project that introduces converting a non-deterministic finite automaton (nfa) to a deterministic finite automaton (dfa).
MuhammadHelmyOmar/NLP_From_Scratch
Stanford Speech and Language Processing Textbook: Studying and Coding
MuhammadHelmyOmar/Alzwag_Almoyassar
Scraping, preparing, and visualizing data existed on Telegram channel used for matching marriage candidates, further: https://github.com/Ashh98/Marriage-Recommendation-System
MuhammadHelmyOmar/Build_LLM_From_Scratch
A hands-on building a large language model inspired by Sebastian Raschka's book
MuhammadHelmyOmar/Building_Chatbots
Hands-on production level code for some chatbots projects
MuhammadHelmyOmar/Caesar-Cipher
Encrypt and decrypt messages using Caesar Cipher
MuhammadHelmyOmar/Chezlong
Arabic Chatbot for Mental Health Support
MuhammadHelmyOmar/MuhammadHelmyOmar
Config files for my GitHub profile.
MuhammadHelmyOmar/PyTorch_Projects
Implementing different deep learning models using PyTorch
MuhammadHelmyOmar/SANAD_Text_Classification
Using SANAD (Single-label Arabic News Articles Dataset) to automate text categorization.
MuhammadHelmyOmar/Data_Structures
Implementations of some data structures from scratch
MuhammadHelmyOmar/Fourier_Transform
Using FFT Algorithm to Denoise Data
MuhammadHelmyOmar/Marriage_Officiant
This application checks your marriage validity under the Islamic context/rules.
MuhammadHelmyOmar/Miscellaneous
Tutoring and coding about different topics in computer science and machine learning
MuhammadHelmyOmar/Practical_NLP
NLP Tasks, text extraction, pre-processing, feature engineering, etc.., focused mainly on Arabic language.
MuhammadHelmyOmar/School_Billing_System
Billing System Manager for Schools
MuhammadHelmyOmar/Sentiment_Analysis
Arabic Sentiment Analysis Using Word2Vec