machinelearningnanodegree / mit_1806

Licence: other
No description, website, or topics provided.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

MLND MIT 18.06

This is the page for the MIT 18.06 Linear Algebra course hosted by the Machine Learning Nanodegree Slack group.

Click here to enroll and go here to view the list of enrolled students

Every "week" (the pacing may change) there will be new topics and homework that you can work through. The current week's content will be available on this GitHub page and past weeks are in the Wiki.

Discussion/Questions

If you want to discuss or ask any questions, you can either drop a message in the #mit_1806 channel in the MLND Slack Group, or open an GitHub "issue" at the top of the page (we treat these like forum threads). Please label your thread with the correct tags so that people can find what they are looking for.

Don't be shy to ask any questions, we don't bite and the chances are that someone else is wondering about the same thing! :)

Course Goals

To explore:

  1. Linear combinations (alpha*u+beta*v+...) and their spans
  2. The solutions to Ax=b and Ax=lambda*x
  3. The practical applications of these

Notation:

  • Greek letters are scalars i.e. lambda in \R
  • Lower case letters are vectors
  • Capital letters are matrices

Resources:

Homework

Homework is provided by @joshuacook. It is unique to this course! Two options to get it: fork this repo and do it locally. Please submit a pull request to upload your finished version when you are done. (Make sure to rename the file!) OR you can do it online with a shared jupyternotebook

Homework 1 (due 9/5/2016)

Learning goals:

  • Get started with course
  • Begin to think about row view versus column view
  • Understand linear combinations
  • Begin to think about numpy in the context of linear algebra

Watch Videos

Complete Homework 1

Homework 2 (due 9/14/2016)

Complete Homework 2

Homework 3 (due 9/23/2016)

Homework 4 (due 9/30/2016)

Homework 5 (due 10/9/2016)

Homework 6 (due 10/18/2016)

Lecture 13: Quiz 1 review

Take Home Quiz 1 due 10/30/16

Homework 6 (due 11/9/16)

Homework 7 (due 11/18/16)

Homework 8 (due 11/27/16)

Homework 9 (due 12/8/16)

Homework 10 (due 12/17/16)

Take Home Quiz 2 due 1/3/17

Homework 11 (due 1/12/17)

Homework 12 (due 1/21/17)

Homework 13 (due 1/30/17)

Homework 14 (due 2/8/17)

Take Home Final Exam due 2/20/17

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].