Natural language Processing Specialization
Published:
This is a description of your talk, which is a markdown files that can be all markdown-ified like any other post. Yay markdown!
Course 1: Supervised Learning: Regression and Classification
- Topics Covered: Classification & Regression machine learning problems, over & under fitting, gradient descent, MSE, MAE and logistic loss functions, Regularization, Polynomial Regression & Feature Maps
- Projects & Code: Here
Course 2: Advanced Learning Algorithms
- Topics Covered: Neural Networks (ANNs), forward and backward propagation (Training ANNs), Activation functions, and Decision Trees, Multi-Class Classification, Xgboost
- Projects & Code: Here
Course 3: Unsupervised Learning, Recommenders, Reinforcement Learning
- Topics Covered: Unsupervised Learning Algorithms, Dimensionality Reduction with PCA, K-Means Clustering, Anomaly Detection, Building Recommendation Systems, Deep Reinforcement Learning Models
- Projects & Code: Here