Welcom to Python and machine learning course

This website belongs to the course of machine learning with Python which is getting ready for AUT

Welcom to Python and machine learning course

This repository is created by Amir Mardan to maintain and preview the contents for a Python and machine learning course prepared for Amirkabir University of Technology, Tehran, Iran. Please contact me via my email (mardan.amir.h@gmail.com) for your lovely feedback and suggestions.


NOTE

I will push new contents weekly


1. Introduction to Python

1.1 General programming

1.2 Modular programming

2. Introduction to NumPy

3. Data Manipulation with Pandas

3.1 Introduction to pandas

3.2 Data manipulation in using pandas

4 Visualization

4.1 Matplotlib

4.2 Seaborn

5 Data Analysis and Processing

5.1 Exploratory data analysis (EDA)

5.2 Data preparation

5.3 Data Cleaning

5.4 Data Transforms

6 Classical Machine Learning

6.1 Introduction to Machine Learning

6.2 Introduction to Scikit-Learn

6.3 Regression 1

6.4 Classification 1

6.5 Clustering 1

7. Fully Connected Neural Networks (FCNNs)

7.1 Introduction to TensorFlow

7.2 Introduction To Fully Connected Neural Networks