Skip to content
View glorybagai's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report glorybagai

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

Hi, I’m Glory πŸ‘‹

πŸŽ“ Mechatronics Engineering undergraduate | πŸ€– Research in Intelligent Systems πŸ“ Nigeria

I am a researcher focused on intelligent autonomous systems under constraints, optimization and efficiency. My work bridges practical engineering and applied AI, aiming to design systems that adapt efficiently and robustly in complex, dynamic environments.


πŸ”­ Current Focus

  • Design, control, and learning of autonomous systems
  • Resource- and compute-efficient neural architectures (TinyML, parameter-efficient fine-tuning, model compression)

🧠 Research & Technical Interests

My research focuses on behavioral adaptation and efficient computation under resource constraints, aiming to maintain robustness, efficiency, and task specialization in low-power, low-memory, or latency-critical environments. Key areas include:

  1. Adaptive & Intelligent Control

    • Systems that adjust behavior autonomously in real-time using adaptive or learning-based control.
  2. Parameter-Efficient Fine-Tuning

    • Adapting large models to new tasks with minimal computation using LoRA, adapters, and prompt/prefix tuning.
  3. Efficiency under Constraints

    • Optimizing compute, memory, energy, and latency for real-world autonomous systems.

🎯 Constraints & Metrics I Focus On

  • Compute / Memory: How small and efficient can models be? Can they run on embedded systems?
  • Energy / Power: Can the system operate under limited battery or power budgets?
  • Latency / Real-Time Performance: Does the system respond fast enough for its tasks?
  • Robustness: Can it handle sensor noise, dynamic changes, or unexpected conditions?
  • Behavioral Adaptation: Can the system autonomously adjust policies or control parameters under changing environments?

πŸ›  Tools & Skills

These are the tools and frameworks I actively use to design, test, and deploy efficient, adaptive autonomous systems:

  • Programming & Computation: Python, C/C++ – for implementing adaptive control algorithms, AI models, and embedded systems.
  • Machine Learning & Model Efficiency: PyTorch, TensorFlow – for building, fine-tuning, and compressing deep learning models (LoRA, adapters, pruning, quantization, knowledge distillation).
  • Experimentation & Reproducibility: Git, Linux, Docker – for version control, development environments, and containerized experiments ensuring reproducibility.

πŸ“Œ Notes

This GitHub documents my learning, experimentation, and research-oriented projects.
Repositories include simulations, adaptive control experiments, embedded AI projects, and applied programming for autonomous systems.
My research interests and skills are actively evolving as I explore AI and adaptive autonomous systems. This space will grow with my work and experimentation.


🌐 Connect with Me

Pinned Loading

  1. Domain-Shift-Aware-Parameter-Efficient-Fine-Tuning-for-Malaria-Detection-in-Low-Resource-Settings Domain-Shift-Aware-Parameter-Efficient-Fine-Tuning-for-Malaria-Detection-in-Low-Resource-Settings Public

    Jupyter Notebook

  2. Full-Finetuning-Without-Regret Full-Finetuning-Without-Regret Public

    Python