Skip to content

SayantanMandal2000/machine-learning-lab-EEEG513-bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Machine Learning for Electronics Engineers (EEE G513) – Lab Assignments

This repository contains lab assignments and solutions for the course
EEE G513: Machine Learning for Electronics Engineers
at Birla Institute of Technology and Science, Pilani – Hyderabad Campus.


📘 Course Overview

The course provides a conceptual foundation of Machine Learning (ML) with a focus on its applications in electronic systems. It covers supervised, unsupervised, semi-supervised, and reinforcement learning, with emphasis on efficient architectures and topologies suitable for hardware and embedded implementation.

Instructor: R. Venkateswaran
Semester: Aug–Dec 2025


🎯 Learning Outcomes

  • Apply ML techniques to model, design, validate, and optimize electronic systems.
  • Gain practical exposure to implementing ML algorithms in Python.
  • Perform performance evaluation of ML models using proper metrics.
  • Build foundational skills for advanced ML research in electronics and embedded systems.

Each lab folder contains:

  • 📄 Problem statement (PDF or DOCX)
  • ✍️ Hand calculations / derivations (scanned or LaTeX notes)
  • 💻 Python code (.py or Jupyter notebooks)
  • 📊 Results & plots

🛠 Tools & Libraries

  • Python 3.x
  • NumPy, SciPy
  • Matplotlib / Seaborn
  • scikit-learn (only where allowed; some labs require manual implementation)

📖 Reference Texts

  • Deep Learning – Ian Goodfellow, Yoshua Bengio, Aaron Courville
  • Pattern Recognition and Machine Learning – Christopher M. Bishop
  • An Introduction to Statistical Learning – James, Witten, Hastie, Tibshirani

✨ Acknowledgements

BITS Pilani Hyderabad Campus
EEE G513 – Machine Learning for Electronics Engineers
Instructor: Prof. R. Venkateswaran

About

Lab assignments for Machine Learning for Electronics Engineers (EEE G513) - Python implementations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors