Speaker: Sajad Moosavi
Title: Machine Learning in Python
Saturday May 20,2023 / first session : 9:30 am -11am, second session 11:30 am to 1:00 pm / Virtual on Microsoft Team
Sajad Mousavi received his MSc degree in Artificial Intelligence from the department of Electrical and Computer Engineering at University of Windsor, September 2022. He is currently a Hardware Engineer in an automotive company.
This workshop contains two sessions both on Microsoft Team as follows:
Session 1: (9:30 am to 11:00 am)
1. A brief introduction to machine learning in python.
2. Data preprocessing and visualization using Python libraries.
3. Coding classical machine learning methods in Python.
Session 2: (11:30 am to 1:00 pm)
1. Evaluation metrics
2. Introduction to Neural networks and deep learning using python
Prerequisite:
The participant are advised to install the following software and packages before joining the workshop:
Python IDE (install one of these software):
1. Visual Studio Code with python extension
2. PyCharm
3. Anaconda
Packages (all required):
1. Pandas
2. Numpy
3. Keras
4. TensorFlow
5. Scikit-Learn
6. Matplotlib