Nburkhal / full_stack_machine_learning_engineering_courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self Study Guide for Full Stack Machine Learning Engineering

This is a self study guide for learning full stack machine learning engineering, break down by topics and specializations. Python is the preferred framework as it covers the whole machine learning engineering framework from end-to-end.

Computer Science

πŸ“Ί Course

edX MITX: Introduction to Computer Science and Programming Using Python

Machine Learning

πŸ“– Textbook

Concise Machine Learning

The Elements of Statistical Learning

πŸ“Ί Course

MIT 18.05: Introduction to Probability and Statistics

MIT 18.06: Linear Algebra

CalTech: Learning From Data

Stanford Stats216: Statiscal Learning

edX ColumbiaX: Machine Learning

Machine Learning Project Design, Pipeline, and Deployment

πŸ“– Textbook

Machine Learning: The High Interest Credit Card of Technical Debt

πŸ“Ί Course

Berkeley: Full Stack Deep Learning

Udemy: Deployment of Machine Learning Models

Udemy: The Complete Hands On Course To Master Apache Airflow

Pipeline.ai: Hands-on with KubeFlow + Keras/TensorFlow 2.0 + TF Extended (TFX) + Kubernetes + PyTorch + XGBoost

Artificial Intelligence

πŸ“– Textbook

Artificial Intelligence: A Modern Approach

πŸ“Ί Course

Berkeley CS188: Artificial Intelligence

edX ColumbiaX: Artificial Intelligence

Specializations

Vision

πŸ“– Textbook

Deep Learning

πŸ“Ί Course

Stanford CS231n: Convolutional Neural Networks for Visual Recognition

Berkeley CS182: Designing, Visualizing, and Understanding Deep Neural Networks

Natural Language Programming

πŸ“– Textbook

Deep Learning

πŸ“Ί Course

Stanford CS224n: Natural Language Processing with Deep Learning

Berkeley CS182: Designing, Visualizing, and Understanding Deep Neural Networks

Deep Reinforcement Learning

πŸ“– Textbook

Deep Learning

Reinforcement Learning

πŸ“Ί Course

Berkeley CS182: Designing, Visualizing, and Understanding Deep Neural Networks

Berekley: Deep Reinforcement Learning Bootcamp

Berkeley CS285: Deep Reinforcement Learning

Unsupervised Learning and Generative Models

πŸ“Ί Course

Stanford CS236: Deep Generative Models

Berkeley CS294-158: Deep Unsupervised Learning

OpenAI Spinning Up

About