PinnedAhlemkaabi·Sep 16, 2022Custom Object Detection with YOLOv4In this blog post, I will share my experience with re-training the YOLOv4 algorithm to detect different equipment during turnaround…
PinnedAhlemkaabi·Nov 2, 2021DigiRamp — Flask applicationThe 21st of January 2021 was my first day at Holberton School, my first day to start learning programming and how to build software, and…
Ahlemkaabi·May 15, 2022Time Series Forecasting using Keras-TensorflowIn this short blog tutorial, I’ll share a way to do Time Series Forecasting. the dataset used is coinbaseUSD historical data from this…
Ahlemkaabi·Mar 4, 2022Transfer Learning using InceptionV3 Keras application for CIFAR-10 Photo ClassificationBuilding models from scratch to complete already solved tasks won’t save you time and resources. Transfer learning technique is a much…
Ahlemkaabi·Feb 21, 2022Gradient Descent Optimization Techniques for Machine Learning AlgorithmsIn Machine learning we aim to build models that gives accurate predictions. In order to achieve this goal, optimizing learning process is…
Ahlemkaabi·Feb 3, 2022Convolutional Neural Networks — Summary of Krizhevsky et. al.‘s 2012 paperIntroduction:
Ahlemkaabi·Oct 9, 2021STEM position, Machine Learning DevelopersIn this post, I will share with you what I have found when answering questions about the STEM position. Since I am not an expert, my blog…
Ahlemkaabi·Sep 5, 2021What happens when you type holbertonschool.com and press ‘enter ?Hello everybody, today’s topic is about the web stack, we will try to make it easy for you to understand it or if you have an idea we hope…