Skip to content

bacemkarray/bacemkarray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

Bacem Karray

Hey there, thanks for checking out my GitHub profile!

My name is Bacem, and I'm studying Computer Engineering at McMaster University.

Technical Interests:

  • Agentic Systems
  • Embodied AI (especially autonomous vehicles)
  • AI infrastructure
  • LLM/VLM inference
  • GPU programming

Hobbies:

  • Soccer
  • Swimming
  • Rock climbing
  • Flying
  • Travelling
  • Video games

Recent Projects

A C++ path tracer with both CPU and CUDA renderers. The project implements recursive ray scattering, antialiasing, gamma correction, depth-of-field camera controls, and multiple material types including diffuse, metal, and dielectric surfaces.

Tech: C++, CUDA, CURAND, Make, NVIDIA Nsight


A benchmark for parameter-efficient fine-tuning of a 7B language model on BBC XSum summarization. It compares LoRA and QLoRA across quality, training time, VRAM usage, and distributed training behavior.

Tech: Python, PyTorch, Hugging Face, LoRA, QLoRA, Accelerate


An autonomous hyperparameter tuning framework orchestrated with LangGraph. Parallel worker nodes tune individual neural-network hyperparameters while an LLM-powered coordinator analyzes results and decides whether to continue tuning or finalize training.

Tech: Python, LangGraph, PyTorch, Optuna, MLflow, OpenAI API


A minimal retrieval-augmented generation prototype built without high-level orchestration frameworks. It implements raw document parsing, chunking, embeddings, vector search, query rewriting, conversation memory, and response generation.

Tech: Python, ChromaDB, sentence-transformers, OpenAI API


A real-time American Sign Language to English translation tool built during York University's CTRL+HACK+DEL hackathon. It uses computer vision and machine learning to detect ASL gestures and convert them into English text.

Tech: Python, OpenCV, MediaPipe, TensorFlow, Flask


Tech Stack:

Python C C++ Bash Script PyTorch TensorFlow Keras scikit-learn NumPy CMake nVIDIA Google Cloud AWS Azure Redis Pandas Matplotlib mlflow Scipy Git GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors