Pinned Repositories
Birds-Object-Localization
In this project, I build a bird object localization model which is a computer vision model aimed at improving the detection and localization of birds in images to study and conserve them.
CO2-Levels-Analysis-and-Forecasting
Analyze the CO2 ppm levels from 1958 to 2018 and forecast future ppm levels
Ford-GoBike-System-Data-Analysis
This data set includes information about individual rides made in a bike-sharing system covering the greater San Francisco Bay area.
Image-Processing-GUI
A GUI application that enables you to apply point, local and global transformations, and morphological operations to all sorts of images.
HR_Analysis
In this project, I analyze the data to understand the factors that lead a person to look for a job change. An ML model is designed that uses the current credentials/demographics/ experience to predict the probability of an enrollee to look for a new job.
JPEG-Compression
In this project, I build the JPEG compression algorithm from scratch. JPEG (Joint Photographic Experts Group) is a widely used image compression algorithm that effectively reduces the file size of digital images while preserving visual quality.
A-B-test-results
For this project, I will be working to understand the results of an A/B test run by an e-commerce website. My goal is to work through this notebook to help the company understand if they should implement the new page, keep the old page, or perhaps run the experiment longer to make their decision.
AI-cheatsheets
deep-learning-models
Keras code and weights files for popular deep learning models.
Deep-Learning-Projects
HazemMohammed100's Repositories
HazemMohammed100/AI-cheatsheets
HazemMohammed100/GCP-training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
HazemMohammed100/Deep-Learning-Projects
HazemMohammed100/Ford-GoBike-System-Data-Analysis
This data set includes information about individual rides made in a bike-sharing system covering the greater San Francisco Bay area.
HazemMohammed100/JPEG-Compression
In this project, I build the JPEG compression algorithm from scratch. JPEG (Joint Photographic Experts Group) is a widely used image compression algorithm that effectively reduces the file size of digital images while preserving visual quality.
HazemMohammed100/Birds-Object-Localization
In this project, I build a bird object localization model which is a computer vision model aimed at improving the detection and localization of birds in images to study and conserve them.
HazemMohammed100/CO2-Levels-Analysis-and-Forecasting
Analyze the CO2 ppm levels from 1958 to 2018 and forecast future ppm levels
HazemMohammed100/Machine-Learning-Projects
HazemMohammed100/Python-Projects
HazemMohammed100/models
Models and examples built with TensorFlow
HazemMohammed100/US-Bike-Share
HazemMohammed100/pandas_to_polars
Code snippets for polars conversion
HazemMohammed100/Image-Processing-GUI
A GUI application that enables you to apply point, local and global transformations, and morphological operations to all sorts of images.
HazemMohammed100/HR_Analysis
In this project, I analyze the data to understand the factors that lead a person to look for a job change. An ML model is designed that uses the current credentials/demographics/ experience to predict the probability of an enrollee to look for a new job.
HazemMohammed100/A-B-test-results
For this project, I will be working to understand the results of an A/B test run by an e-commerce website. My goal is to work through this notebook to help the company understand if they should implement the new page, keep the old page, or perhaps run the experiment longer to make their decision.
HazemMohammed100/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
HazemMohammed100/deep-learning-models
Keras code and weights files for popular deep learning models.
HazemMohammed100/JPEG
this code is a full implementation for the JPEG image compression