def __init__(self):
self.full_name = "Zakariae Mrabet"
self.title = "Ai Engineer"
self.description = "Innovative AI Engineer \
pioneering the integration \
of advanced AI technologies \
in industrial processes."
Languages and Tools:
Connect with me:
Valgrind is an instrumentation framework for building dynamic analysis tools that can help you identify memory leaks and other memory-related errors in your code. Valgrind is an instrumentation fr...
get_42students_info" is a simple Python script that helps retrieve information about students such as their mobile phone number, email address, full name, and Intra profile. This information can be...
Python 12
This script is a web scraper designed to extract product information from AliExpress.
Welcome to ft_linear_regression, a project designed to introduce you to the fundamental concepts of machine learning. In this project, you will implement a simple linear regression algorithm to pre...
Python 2