Skip to content
View halhamdan's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report halhamdan

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
halhamdan/README.md

header

Typing SVG

PhD Researcher at Durham University, UK
Lecturer at Princess Nourah bint Abdulrahman University, Saudi Arabia


About

I am a PhD researcher in Computer Science at Durham University, working on deep learning for intelligent transportation systems. My research focuses on designing compact, interpretable neural architectures that detect aggressive driving behaviour from vehicle sensor data under real-world conditions — including severe class imbalance and high driver variability.


Research Interests

  • Deep learning for time-series classification
  • Driver behaviour analysis and road safety
  • Class imbalance learning (SMOTE, focal loss, threshold calibration)
  • Attention mechanisms and sequence modelling (CNN, BiLSTM)
  • Vehicle telematics and OBD/IMU signal processing

Selected Publications

  • CBANet: A Compact Attention-Based CNN–BiLSTM Network for Aggressive Driving Event Detection
    IJCNN 2026 · IEEE World Congress on Computational Intelligence
    Repository

  • Machine Learning for Automobile Driver Identification Using Telematics Data
    Springer, 2019
    Paper


Tools & Technologies

Python TensorFlow Keras scikit-learn NumPy Pandas


GitHub Stats

GitHub Stats


Links

footer

Popular repositories Loading

  1. ISO-3166-Countries-with-Regional-Codes ISO-3166-Countries-with-Regional-Codes Public

    Forked from lukes/ISO-3166-Countries-with-Regional-Codes

    ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets

    Ruby 1

  2. d3 d3 Public

    Forked from d3/d3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    JavaScript

  3. halhamdan halhamdan Public

  4. CBANet CBANet Public

    CBANet: a compact CNN–BiLSTM network with temporal self-attention for aggressive driving event detection. Accepted at IJCNN 2026.

    Python