diff --git a/README.md b/README.md
index 5caf680..bf206b0 100644
--- a/README.md
+++ b/README.md
@@ -491,7 +491,11 @@ Topics covered include probability theory and Bayesian inference; univariate dis
-------
### Misc
-
+- [AM 207](http://am207.org/) **Monte Carlo Methods and Stochastic Optimization** *Harvard University*
+ - This course introduces important principles of Monte Carlo techniques and demonstrates the power of these techniques with simple (but very useful) applications. All of this in Python!
+ - [Lecture Videos](http://cm.dce.harvard.edu/2015/02/24104/publicationListing.shtml)
+ - [Assignments](http://am207.github.io/2015/homework.html)
+ - [Lecture Notes](http://am207.github.io/2015/lectures.html)
- [CAP 5415](http://crcv.ucf.edu/courses/CAP5415/) **Computer Vision** *University of Central Florida*
- An introductory level course covering the basic topics of computer vision, and introducing some fundamental approaches for computer vision research.
- [Lectures and Videos](http://crcv.ucf.edu/videos/Lecture_Videos/)