π« Institution: AIMS-RIC and ACITY
Jeremiah Ayock Ishaya β Researcher in AI and Data Science
βοΈ ayockishaya1029@gmail.com
π LinkedIn: jeremiah
π« Institution: Kumasi Centre for Collaborative Research in Tropical Medicine (KCCR)
Toufiq Musah β Research & Engineering at KCCR
ποΈ toufiqmusah.github.io
βοΈ toufiqmusah32@gmail.com
π LinkedIn: toufiq
This tutorial series balances theoretical foundations (~30 minutes) with practical implementations. It includes algorithm explanations, hands-on implementations, comparative experiments, and deployment-aware optimization techniques.
βοΈ The tutorial is divided into four parts: foundational theory, core method implementation, comparative experiments, and deployment-oriented optimization.
Focus: Theoretical overview of classical and modern optimization algorithms.
Focus: From-scratch implementation using NumPy.
Focus: Comparative optimizer performance, learning rate scheduling, and regularization.
Focus: Optimization beyond trainingβdesign, compression, and deployment.
Install required packages:
pip install -r requirements.txt