Pinned Repositories
An-Exploratory-Data-Analysis-For-An-Educational-Survey
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Clustering-The-Iris-Dataset-Using-K-Means-A-Native-Approach-With-Python-Implementation-From-Scratch
Developing The K-Means Clustering Algorithms Step-By-Step And Applying It To The Famous Iris Data Set.
Competitive-programming-library
Code library for competitive programming purposes.
CS-2413-Artificial-Intelligence-Fall-2019
machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
MNIST-Handwritten-Digits-Recognition
Applying K-Nearest Neighbors To The Famous MNIST Dataset
Predicting-Real-State-Prices
A Linear Regressor that Predict Rent based on Street-Easy Dataset
Wattary-Core
Wattary: A Conversational AI Agent that interacts with humans and learns from their behaviour.
Muhammad-Yousef's Repositories
Muhammad-Yousef/CS-2413-Artificial-Intelligence-Fall-2019
Muhammad-Yousef/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
Muhammad-Yousef/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
Muhammad-Yousef/MNIST-Handwritten-Digits-Recognition
Applying K-Nearest Neighbors To The Famous MNIST Dataset
Muhammad-Yousef/Predicting-Real-State-Prices
A Linear Regressor that Predict Rent based on Street-Easy Dataset
Muhammad-Yousef/An-Exploratory-Data-Analysis-For-An-Educational-Survey
Muhammad-Yousef/Clustering-The-Iris-Dataset-Using-K-Means-A-Native-Approach-With-Python-Implementation-From-Scratch
Developing The K-Means Clustering Algorithms Step-By-Step And Applying It To The Famous Iris Data Set.
Muhammad-Yousef/Data-Structures-and-Algorithms
Muhammad-Yousef/Getting-Insights-About-The-Tone-of-Classic-books-A-Case-Study-For-Homer-s-The-Illiad
This project is nothing but applying most common NLP techniques in order to gain some insights about the tone of Homer's The Iliad without a formal read.
Muhammad-Yousef/ISLR-but-python
This repository contains labs rewritten in Python for the book An Introduction to Statistical Learning with Applications in R by James, Witten, Hastie, Tibshirani (2013)
Muhammad-Yousef/jupyter-themes
Custom Jupyter Notebook Themes
Muhammad-Yousef/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
Muhammad-Yousef/latex2sympy
Parse LaTeX math expressions
Muhammad-Yousef/Machine-Learning
Implementation of different ML Algorithms from scratch, written in Python 3.x
Muhammad-Yousef/machine-learning-map
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Muhammad-Yousef/machine_learning_basics
Plain python implementations of basic machine learning algorithms
Muhammad-Yousef/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
Muhammad-Yousef/Muhammad-Yousef
Muhammad-Yousef/practical-nlp-code
Official Repository for 'Practical Natural Language Processing' by O'Reilly Media
Muhammad-Yousef/Predicting-Economic-News-Articles-Tone-and-Relevance-to-The-US-Economy
Muhammad-Yousef/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Muhammad-Yousef/Yelp-Restaurant-s-Rate-Predictor
A Linear Regression model built on the famous rating service (Yelp!) for predicting restaurant's rating.
Muhammad-Yousef/Quora-Insincere-Questions-Classification
Detecting toxic content to improve online conversations
Muhammad-Yousef/Scala-EDA-Exploratory-Data-Analysis-Performed-on-The-Official-Scala-Programming-Language-Repo
Muhammad-Yousef/Sentiment-Analysis-on-Amazon-Yelp-and-IMDB-Reviews
Muhammad-Yousef/textract
extract text from any document. no muss. no fuss.
Muhammad-Yousef/Titanic-Machine-Learning-From-The-Disaster
A scikit-learn logistic regression model applied to Kaggle Titanic Dataset.
Muhammad-Yousef/Toy-Editor
Actually, I was having some free time while I was at work, so I decided to have some fun with Python and Tkinter to create that TITAN text editor instead of doing nothing :D
Muhammad-Yousef/Twitch-EDA-An-Exploratory-Data-Analysis-For-The-Famous-Streaming-Service
Muhammad-Yousef/Wisconsin-Breast-Cancer-Classification-Using-K-Nearest-Neighbours
Applying K-Nearest Neighbors Classifiers on The Famous Wisconsin Breast Cancer Dataset.