Skip to content
View manouarn's full-sized avatar

    Block or report manouarn

    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 is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse
    manouarn/README.md

    👋 Hello, I'm Mohammed Anouar Naoui (manouarn)

    PhD in Computer Science | Associate Professor | Machine Learning Researcher

    I bridge advanced machine learning research with practical, teachable applications. With a background in both academia (PhD, 10+ years teaching) and collaborative research (Laval University, Canada), I specialize in turning complex AI/ML concepts into working systems and clear explanations.

    • 🔭 I’m currently working on: LLM applications (RAG systems, document Q&A), medical image classification, and time series forecasting.
    • 🌱 I’m currently learning: MLOps, LLM deployment (LangChain, vector databases), and production AI.
    • 👯 I’m looking to collaborate on: LLM research, open‑source AI tutorials, or industry internships.
    • 💬 Ask me about: Machine Learning, Deep Learning (CNNs, LSTMs), LLMs and RAG, Big Data (Hadoop/Spark), and teaching data science.
    • 📫 How to reach me: [Your Email] | [LinkedIn URL] | [Google Scholar URL]

    🚀 Featured Projects (pinned below)

    🤖 LLM & Generative AI Projects

    • Document Q&A with RAG – Retrieval-Augmented Generation over PDF documents using LangChain + ChromaDB + OpenAI API (or local model)
    • Research Paper Assistant – LLM-powered tool to summarize and answer questions about arXiv papers
    • Code Documentation Generator – Uses an LLM to automatically generate docstrings and README files for Python code

    🏥 Medical AI Projects

    • Chest X‑ray Classification – CNN models for multi-class chest X-ray analysis with Twitter API integration
    • Skin Cancer Detection – Transfer learning for dermatological image classification

    ⚡ Forecasting & Time Series

    • Renewable Energy Forecasting – LSTM models for energy consumption prediction
    • ECG Time Series Prediction – LSTM for electrocardiogram signal prediction

    📚 Teaching Materials

    • Machine Learning Course – Graduate-level lectures, labs, and assignments
    • Deep Learning Course – Neural networks from scratch to modern architectures

    Popular repositories Loading

    1. ML-course ML-coursePublic

      Machine Learing Course

      Jupyter Notebook 6 2

    2. Deep-Learning Deep-LearningPublic

      Jupyter Notebook 3 2

    3. Data-Analysis-home-work-2023 Data-Analysis-home-work-2023Public

      This is home work for Master students

      1

    4. Computer-vision Computer-visionPublic

      1

    5. R RPublic

      R Linear regression

      HTML

    6. TP2022 TP2022Public

      Exercices1: Quartiles, Outlier Detection and BarPlot .Exercice2: Logistic regression compared with linear model.