Coder Social home page Coder Social logo

modern-ml-engineer's Introduction

๐ŸŽ“ The Modern Machine Learning Engineer

nbviewer Binder colab

๐Ÿค— Welcome!

This is a course which teaches you how to build useful ML software.

This course aims wide. We will cover all topics required to be a successful ML engineer. This includes data engineering, data exploration, data analysis, and ML engineering, and frameworks like numpy, pandas, sklearn, keras, and pytorch (for a full list check the syllabus and the learning goals section).

This course is lean. You will learn just enough to build AI solutions from scratch. ML is a vast subject however, and resources are provided for deeper dives into any of its fields.

This course is pragmatic. All lectures consist of slides explaining key theoretical concepts, followed by a hands-on python notebook with coding exercises.

โœ… What this course will do:

  • teach you all the theory and skills required to create effective, scalable, robust, ethical machine learning systems
  • give you hands-on experience training, improving, and deploying ML models
  • make you employable in the AI industry
  • turn you into a jack of all trades
  • guide you to become a master of few
  • share some low quality AI memes

โŒ What this course won't do:

  • give you 10 years of experience in ML
  • turn you into a Deep Learning wizard
  • make you publish a paper at NeurIPS
  • build Skynet

๐Ÿค” Why this course?

What once was a niche research topic has blossomed into a mature engineering field. There are excellent online degrees that focus on ML theory, and great practical courses that cover frameworks. But the barrier remains high to start a career in AI, as none of these teach you how to build ML products from scratch. This course's purpose is to enable all coders to get out there and solve the world's problems one neural network at a time.

๐Ÿ‘ฝ Who is this for?

This course is perfect for the software engineer curious about ML technologies, the data scientist looking to move past Kaggle kernels, or the AI enthusiast wondering how systems are built in the real world.

Beginner programming skills are required. A little python experience (can you define a function?), and some statistical basics (what's a standard deviation?) are recommended.

๐Ÿ‘จโ€๐Ÿซ Who is this by?

Camille Van Hoffelen has worked as an ML engineer for the past 6 years, with a focus on large scale Natural Language Processing systems. This course was taught at Ilia State University, Georgia, in 2020.

๐Ÿš€ How should I use this course?

Here's a few ideas:

  • For each lecture, read the slides, then go through the notebooks. Complete the ๐Ÿ’ช and ๐Ÿง  exercises, then flip through the additional resources.
  • Skip straight to a particular section/lecture if you have already taken 50 billion ML courses.
  • Forget about the slides, find the notebook for that method you can't remember how to use, and copy paste to your heart's content.
  • Test yourself with the assignments. Become the nerdiest Pokemon trainer there ever was.

Notebooks can be viewed in github, viewed in nbviewer, run locally with jupyter, run with mybinder, or run with google colab.

Syllabus

Introduction

Chapter 1: Data Engineering

Chapter 2: Data Exploration

Chapter 3: Data Analysis

Chapter 4: ML Engineering

  • 4.1 Fundamentals of ML Engineering
    slides notebook
  • 4.2 Evaluation Pt.1
    slides notebook
  • 4.3 Evaluation Pt.2
    slides notebook
  • 4.4 Error Analysis
  • 4.5 Hyperparameter Optimization
  • 4.6 ML Challenges
  • 4.7 ML Labs
  • 4.8 Datasets & Labeling
  • 4.9 ML Architecture
  • 4.10 ML Deployment
  • 4.11 Data Privacy & Security
  • 4.12 ML Ethics

Assignments

Learning Goals

This course is designed to step through the journey of building a production data application, as reflected in the following learning goals:

  • Storing and Managing Data
    Students can build data lakes and data repositories, as well as data pipelines to automate the gathering and processing of data.
  • Exploring and Analysing Data
    Students can describe, visualise, and provide insights into tabular, time series, image, text, and geospatial data.
  • Building a Machine Learning Product
    Students can build useful classification, regression, and clustering tools using Machine Learning methods.
  • Being Ethical and Secure
    Students understand the importance of privacy in data driven methods, and the responsibility of engineers concerning the impact of these technologies.

Assignments

The coursework is split between four small assignments, a final project, and a final presentation.

The small assignments serve to synthesise the previous course content on your own, and put it to practice. They are all coding exercises: you will be given resources and/or code stubs, and will submit runnable code and some observations (see assignments readme).

The final project tests everything that you have learnt from this course. This is a python notebook report like those data scientists make to share their experimental progress. It tests your ability to design, carry out, and communicate machine learning experiments. This is complemented by the final presentation, a 15mn talk to synthesize, and discuss the results. (see final project readme).

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License. See the LICENSE.txt file for details.

modern-ml-engineer's People

Contributors

camille-vanhoffelen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.