Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brentyi authored Sep 30, 2019
1 parent 9746ecb commit 1f6ba24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CS131: Computer Vision Foundations and Applications
This repository contains the released assignments for the [fall 2017](http://vision.stanford.edu/teaching/cs131_fall1718/), [fall 2018](http://vision.stanford.edu/teaching/cs131_fall1819), and [fall 2019](http://vision.stanford.edu/teaching/cs131_fall920) iteration of CS131, a course at Stanford taught by [Juan Carlos Niebles](http://www.niebles.net) and [Ranjay Krishna](http://ranjaykrishna.com).
This repository contains the released assignments for the [fall 2017](http://vision.stanford.edu/teaching/cs131_fall1718/), [fall 2018](http://vision.stanford.edu/teaching/cs131_fall1819), and [fall 2019](http://vision.stanford.edu/teaching/cs131_fall1920) iteration of CS131, a course at Stanford taught by [Juan Carlos Niebles](http://www.niebles.net) and [Ranjay Krishna](http://ranjaykrishna.com).

The assignments cover a wide range of topics in computer vision and should expose students to a broad range of concepts and applications. Homework 0 sets up the course with an introduction on how to use images in python and numpy. It covers basic linear algebra that would be helpful through the course.

Expand Down

0 comments on commit 1f6ba24

Please sign in to comment.