Learning Path: Introduction to AI/ML for Software Engineers
Introduction to AI/ML for Software Engineers" is a fast-paced learning path on machine learning from a software professional’s point of view. The class is designed with the goal of providing students with a hands-on introduction to machine learning concepts and systems, as well as giving them the practical skills to walk away with the foundational skills to embark on ML projects in a professional setting.
Over the course of two days, attendees will be put through several hands-on exercises that stimulate learning through writing and executing code, instead of passive lectures. Students will get first-hand experience at cleaning data, implementing machine learning programs, and solving real problems in tuning, deploying, scaling, and maintaining machine learning systems.
Each attendee will be provided with a comprehensive virtual machine programming environment that is preconfigured for the tasks in the learning path, as well as any future machine learning experimentation and development that they will do. This environment consists of all of the most essential machine learning libraries and programming environments friendly to even novices at machine learning. As a capstone at the end of the session, students have a chance to formulate and embark on implementing a real machine learning system, from data collection to deployment.
Day 1 Topics
- Introduction to machine learning
- Hands-on guided exploration of Python machine learning libraries:
- Data-wrangling using Numpy and Pandas
- Scikit-learn’s functions and capabilities
- Data visualization using Matplotlib/Seaborn
- Walkthrough of the most commonly used machine learning algorithms (with quick hands-on examples/visualizations for select algorithms)
- Supervised learning algorithms
- Linear/logistic regression
- Support Vector Machines
- Decision trees/Random forests
- Unsupervised learning algorithms
- Clustering
- Semi-supervised learning
- Two-hour example: Building (and bypassing) an email spam filter with scikit-learn
- Loading data efficiently
- Using a labelled email/spam corpus training and test set, extract salient features to build a word model of spam
- Model tuning, cross-validation, and evaluation process
- With complete knowledge of the system, manually craft a piece of spam to bypass the filter
- Principles behind selecting the best machine learning models for different use-cases
- Solving practical problems in real-world machine learning deployments
- How to explain the predictions made by your model (using LIME)
- How to approach the problem of class imbalance (using imbalanced-learn)
- How to approach model/result evaluation in an unbiased way
- How to efficiently approach model parameter tuning (grid search etc.)
Day 2 Topics
- Deep learning
- Using Keras/TensorFlow for anomaly detection with convolutional neural networks
- Choosing the appropriate model for implementing different types of problems: efficacy comparison of different machine learning techniques for solving the anomaly detection problem, and what other considerations to have
- Two-hour example: Building a simple network intrusion detection system with two different machine learning models
- Importance of understanding the data and the threat model before designing a solution for the problem
- Model tuning, cross-validation, and evaluation process
- Guided comparisons of the performance characteristics for each implementation
- Visualizing and presenting the data for ease of analysis by security operation professionals.
- Streaming pipelines for machine learning using Apache Spark MLlib (PySpark)
- Overview of Apache Spark
- General architecture
- Distributed, scalable machine learning deployments with Spark
- Guided example of a streaming architecture for network anomaly detection using reinforcement learning on Spark
- Evaluating machine learning systems
- Techniques in bias detection, performance/efficacy measurement, and error analysis
- Evaluation of learning system architecture in adversarial scenarios
- Capstone project (in teams of 1-3)
- Formulate a real machine learning system
- Design a strategy for data collection, feature engineering, model selection, deployment, scaling, maintenance, and version control.
Practical Elements
All of the modules from 3-10 (described above in course outline) are practical elements.
Last Year's Tracks
Monday, 1 November
-
Microservices / Serverless Patterns & Practices
Evolving, observing, persisting, and building modern microservices
-
Practices of DevOps & Lean Thinking
Practical approaches using DevOps & Lean Thinking
-
JavaScript & Web Tech
Beyond JavaScript in the Browser. Exploring WebAssembly, Electron, & Modern Frameworks
-
Modern CS in the Real World
Thoughts pushing software forward, including consensus, CRDT's, formal methods, & probabilistic programming
-
Modern Operating Systems
Applied, practical, & real-world deep-dive into industry adoption of OS, containers and virtualization, including Linux on Windows, LinuxKit, and Unikernels
-
Optimizing You: Human Skills for Individuals
Better teams start with a better self. Learn practical skills for IC
-
Open Spaces
Tuesday, 2 November
-
Architectures You've Always Wondered About
Next-gen architectures from the most admired companies in software, such as Netflix, Google, Facebook, Twitter, & more
-
21st Century Languages
Lessons learned from languages like Rust, Go-lang, Swift, Kotlin, and more.
-
Emerging Trends in Data Engineering
Showcasing DataEng tech and highlighting the strengths of each in real-world applications.
-
Bare Knuckle Performance
Killing latency and getting the most out of your hardware
-
Socially Conscious Software
Building socially responsible software that protects users privacy & safety
-
Delivering on the Promise of Containers
Runtime containers, libraries, and services that power microservices
-
Open Spaces
Wednesday, 3 November
-
Applied AI & Machine Learning
Applied machine learning lessons for SWEs, including tech around TensorFlow, TPUs, Keras, PyTorch, & more
-
Production Readiness: Building Resilient Systems
More than just building software, building deployable production ready software
-
Developer Experience: Level up your Engineering Effectiveness
Improving the end to end developer experience - design, dev, test, deploy, operate/understand.
-
Security: Lessons Attacking & Defending
Security from the defender's AND the attacker's point of view
-
Future of Human Computer Interaction
IoT, voice, mobile: Interfaces pushing the boundary of what we consider to be the interface
-
Enterprise Languages
Workhorse languages found in modern enterprises. Expect Java, .NET, & Node in this track