Deep Atlas MLI Syllabus
Deep Atlas MLI Syllabus
Philosophy
Technologies
Schedule
Br k 10:30am - 11:30am
ea (PT ) Br k 10:30am - 11:30am
ea (PT ) 2. ach full day of class consists of pair programming
E
Br k 3:30pm - 4:30pm
ea (PT ) Mo - W 4:30pm - 6:00pm
n ed (PT )
sessions, live lectures, group discussions, and more.
Ov rvi we e
Coursework Focus
Advanced Material
Prompt Engineering AI Engineering ML Engineering ML Operations
Curriculum
F undamentals P recourse
Shallow Learning
V ector & Semantic Search G radient Boosted Trees N ondeterministic Paradigm Shift
Explore multidimensional data by implementing vector Train a gradient boosted model with XGBoost and tune Contrast the deterministic paradigm of software
databases, embedding models, and similarity search. hyperparameters to predict home sale prices. engineering with the nondeterministic paradigm of ML.
Deep Learning
features, weights, activations, embeddings, and layers. network to enhance accuracy and extend functionality. mechanism, which enable context-aware predictions.
v
Le eraged L M
L everaged ML Strategies LLM Overview ML Ops Fundamentals
Explore the taxonomy of transfer learning techniques Ex plore the capabilities, limitations, and frontiers of Explore key principles, tools, and procedures for
and their respective use cases (e.g., PEFT with LoRA). large language models from agents to RLHF, and more. improving automation, reproducibility, and monitoring.
Transfer Learning with Embeddings R etrieval Augmented Generation Deploying Models to AWS
C ompare the performance of training an image Vectorize a data corpus into a vector database and run U se TorchServe to package and deploy an image
classifier directly on image data vs. using embeddings. a semantic search before inference to enhance output. recognition model for remote, server-based inference.
Transfer Learning with Fine-Tuning The Rules of Machine Learning M odule Project
F 18
ine-tune Resnet to perform a binary classification Explore best practices for reproducibility, performance, Select a transfer learning, RAG, or LLM API-driven
task with more accuracy compared to the base version. data quality, and iterative improvement. strategy to solve a real problem from end-to-end.