Skip to content
View a-lotfi's full-sized avatar

Block or report a-lotfi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
a-lotfi/README.md

πŸ’« About Me:

I am a graduate of Engineering and Construction Management with a strong passion for Machine Learning and Artificial Intelligence. My thesis focused on housing price interval forecasting using machine learning approaches, which sparked my interest in exploring the vast possibilities of AI.

For the past three years, I have been dedicated to learning and strengthening my skills in machine learning, with a particular interest in computer vision and natural language processing (NLP). I have worked as a mentor at IMT Company for one year, where I honed my ability to guide others and deepen my understanding of the field. Additionally, I’ve completed various personal projects involving banking data analysis, weather prediction, rice classification, stock price forecasting, and more.

Currently, I’m diving deeper into computer vision, aiming to apply it to industries such as sports and medicine to bring innovative ideas to life.

What drives me is the realization that learning never stops. Every project, challenge, and success is an opportunity to grow, and I’m excited to continue this journey of discovery in AI and machine learning.

If you’re interested in sharing ideas, collaborating, or exploring opportunities in the world of AI, let’s connect!

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

Python TensorFlow Pandas scikit-learn MongoDB Docker Git GitHub Matplotlib PyTorch

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

Pinned Loading

  1. LSTM_Stock_Price_Prediction_Pytorch LSTM_Stock_Price_Prediction_Pytorch Public

    In this repository by using Pytorch, I build, train and evaluate LSTM models for predicting Google stock prices

    Jupyter Notebook 15

  2. LSTM_Stock_Price_Prediction_tf LSTM_Stock_Price_Prediction_tf Public

    In this repository by using tensorflow, I build, train and evaluate LSTM models for predicting Google stock prices

    Jupyter Notebook 10

  3. linear_regression_project1 linear_regression_project1 Public

    car price prediction

    Jupyter Notebook 5

  4. linear_regression_project2 linear_regression_project2 Public

    University Score Prediction Model

    Jupyter Notebook 4

  5. Eng_Calculator_v1 Eng_Calculator_v1 Public

    This is an engineering calculator written using functions (function-based)

    Python

  6. Eng_Calculator_v2 Eng_Calculator_v2 Public

    Engineering calculator program written using the object-oriented programming (OOP)

    Python