AI Engineering Professional Certificate by IBM
This is the IBM AI Engineering Specialization on Coursera. Also on EdX as Deep Learning Professional Certificate
* Regression (Simple, Multiple Linear, Polynomial, Non-Linear)
* KNN, Decision Trees, Logistic Regression, SVM
* K-Means, Hierarchical Clustering, DBSCN
* Recommender Systems (Content-based, Collaborative Filtering)
* Forward Propagation
* Regression and Classification with Keras
* Convolutional Neural Network with Keras
* Introduction to Computer Vision, Image Processing with OpenCV and PIL
* Machine Learning Image Classification
* Neural Networks and Deep Learning for Image Classification
* Object Detection
* Traffic Sign Classification
* Tensors, Derivatives, Datasets and Transforms in Pytorch
* Linear Regression, SGD, Mini-batch Gradient Descent, Train/Test/Val in Pytorch
* Multiple LR, Logistic Regression, Initialization, Cross Entropy
* Softmax, Multiple Neurons, Activation Functions
* Deep Neural Networks, ModuleList, Dropout, Initialization types and Batch Normalization
* CNN with MNIST experiment
* Eager Execution, Linear and Logistic Regression with TensorFlow
* CNN with MNIST dataset
* LSTMs and Language Modelling
* RBMs and Autoencoders
* Load and Preprocess Data
* Train Linear Classifier
* Resnet-18, train and validate