From 368a820fcb95bbee9e0b4a1a50c26c07ea7f3718 Mon Sep 17 00:00:00 2001 From: Vivek Pal Date: Sat, 12 Mar 2016 12:18:42 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20a6acd..977c732 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Table of Contents - [Machine Learning](#machine-learning) - [Security](#security) - [Artificial Intelligence](#artificial-intelligence) -- [Computer Graphics & Vision](#computer-graphics-vision) +- [Computer Graphics](#computer-graphics) - [Misc](#misc) ### Legend @@ -600,7 +600,7 @@ Topics covered include probability theory and Bayesian inference; univariate dis - [Previous Years coursepage](http://blogs.ischool.berkeley.edu/i290-abdt-s12/) ------- -###Security +### Security - [6.857](http://courses.csail.mit.edu/6.857/2015/) **Computer and Network Security** *MIT* Lecture Notes - Emphasis on applied cryptography and may include: basic notion of systems security, crypotographic hash functions, symmetric crypotography (one-time pad, stream ciphers, block ciphers), cryptanalysis, secret-sharing, authentication codes, public-key cryptography (encryption, digital signatures), public-key attacks, web browser security, biometrics, electronic cash, viruses, electronic voting, Assignments include a group final project. Topics may vary year to year. [Lecture Notes](http://courses.csail.mit.edu/6.857/2015/handouts) @@ -675,8 +675,9 @@ and anti-analysis techniques. - [Syllabus](http://www.cs.cornell.edu/courses/CS6700/2013sp/lectures/CS6700-Overview_v2.pptx) - [Lectures](http://www.cs.cornell.edu/courses/CS6700/2013sp/) - [Readings](http://www.cs.cornell.edu/courses/CS6700/2013sp/) + ------- -###Computer Graphics & Vision +### Computer Graphics - [CAP 5415](http://crcv.ucf.edu/courses/CAP5415/) **Computer Vision** *University of Central Florida* Lecture Videos Lecture Notes Assignments - 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/) @@ -704,6 +705,7 @@ and anti-analysis techniques. - [Syllabus](https://canvas.instructure.com/courses/904706/assignments/syllabus) - [Lectures](https://canvas.instructure.com/courses/904706) - [Assignments](https://canvas.instructure.com/courses/904706/assignments) + ------- ### Misc - [AM 207](http://am207.org/) **Monte Carlo Methods and Stochastic Optimization** *Harvard University* Lecture Videos Lecture Notes Assignments