Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amir-kedis/ml-summer-training-2024
This repo contains my solutions of the labs and assignments of the ML CMP Summer 2024 Training.
https://github.com/amir-kedis/ml-summer-training-2024
Last synced: about 2 months ago
JSON representation
This repo contains my solutions of the labs and assignments of the ML CMP Summer 2024 Training.
- Host: GitHub
- URL: https://github.com/amir-kedis/ml-summer-training-2024
- Owner: amir-kedis
- Created: 2024-07-30T05:15:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T15:54:37.000Z (5 months ago)
- Last Synced: 2024-08-04T17:31:59.016Z (5 months ago)
- Language: Jupyter Notebook
- Size: 574 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 ML CMP Summer 2024 Training Solutions
This repository contains my solutions of the labs and assignments of the ML CMP Summer 2024 Training.
> [!IMPORTANT]
> My solutions could have mistakes and defects and might not be the most optimal solutions. so, see them with a grain of salt.## 👨🏫 Instructors
Instructed by the amazing instructors:
- [Eng. Ahmed Hany](https://github.com/Ahmed-H300)
- [Eng. Basma Elhoseny](https://github.com/BasmaElhoseny01)
- [Eng. Rofayda Bassem](https://github.com/Rofaydaaa)## 📚 Labs
- **Lab0**: Python Basics
- **Lab1**: Regression
- **Lab2**: Classification
- **Lab2**: Classification 2 - Multi-layer Perceptron