Repository containing materials, assignments, and projects for the Machine Learning course at North East University Bangladesh.
- Course: Machine Learning Laboratory
- University: North East University Bangladesh
- Department: Computer Science and Engineering (CSE)
- Advisor: Muthmainna Mou, Lecturer, CSE Department
- Assignments: Weekly/bi-weekly assignments related to ML concepts
- Projects: Implementation of machine learning algorithms and models
- Notes: Lecture notes and additional study materials
- Resources: Reference materials, datasets, and helpful links
- Code Examples: Sample implementations of various ML algorithms
This repository primarily uses:
- Python
- Jupyter Notebooks
- Common ML libraries (NumPy, Pandas, scikit-learn, TensorFlow, PyTorch, etc.)
- Python 3.x
- Jupyter Notebook/Lab
- Required Python packages (see requirements.txt)
- Clone this repository
- Set up a virtual environment (recommended)
- Install dependencies:
pip install -r requirements.txt
This repository will be updated regularly throughout the course duration with new materials and assignments.
This repository is for educational purposes. All rights belong to their respective owners.
For any queries related to this repository:
- GitHub: hrithikD9
