User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start [2017/02/27 16:14]
anderson [Announcements]
start [2017/04/17 13:30]
127.0.0.1 external edit
Line 7: Line 7:
 ===== Announcements ===== ===== Announcements =====
  
-**Feb 27:** In the Schedule next to the A2 assignment you will find a link to good examples of reports submitted for A2.+**March 20:** A4grader.tar linked to on the A4 web page has been updated. It longer checks for QDA-related functions. 
 + 
 +**March 18:** There will be no lecture class on Wednesday, March 22nd.  Chuck's office hours on March 22nd are cancelled.
  
 Lecture videos are available at this [[https://echo.colostate.edu/ess/portal/section/a5759ae3-82dc-43df-b515-dd944a6c4976|CS480 video recordings site]]. Lecture videos are available at this [[https://echo.colostate.edu/ess/portal/section/a5759ae3-82dc-43df-b515-dd944a6c4976|CS480 video recordings site]].
Line 28: Line 30:
 | Week 5:\\ Feb 13 - Feb 17   | Neural Networks  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/10 Nonlinear Regression with Neural Networks.ipynb|10 Nonlinear Regression with Neural Networks]],\\  [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/11 More Nonlinear Regression with Neural Networks.ipynb|11 More Nonlinear Regression with Neural Networks]]   | | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A2 Ridge Regression with K-Fold Cross-Validation.ipynb|A2 Ridge Regression with K-Fold Cross-Validation]] due Monday, February 13th at 10:00 PM.\\ Here are [[A2-good-ones|examples of good A2 reports.]]  | | Week 5:\\ Feb 13 - Feb 17   | Neural Networks  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/10 Nonlinear Regression with Neural Networks.ipynb|10 Nonlinear Regression with Neural Networks]],\\  [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/11 More Nonlinear Regression with Neural Networks.ipynb|11 More Nonlinear Regression with Neural Networks]]   | | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A2 Ridge Regression with K-Fold Cross-Validation.ipynb|A2 Ridge Regression with K-Fold Cross-Validation]] due Monday, February 13th at 10:00 PM.\\ Here are [[A2-good-ones|examples of good A2 reports.]]  |
 | Week 6:\\ Feb 20 - Feb 24   | Neural Networks. Autoencoders. Guest lectures by our GTA, Jake Lee.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/12 Autoencoder Neural Networks.ipynb|12 Autoencoder Neural Networks]]   | |       | Week 6:\\ Feb 20 - Feb 24   | Neural Networks. Autoencoders. Guest lectures by our GTA, Jake Lee.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/12 Autoencoder Neural Networks.ipynb|12 Autoencoder Neural Networks]]   | |      
-| Week 7:\\ Feb 27 - Mar 3   | Recurrent Neural Networks.  \\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/13 Recurrent Neural Networks.ipynb|13 Recurrent Neural Networks]]\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/14 Introduction to Classification.ipynb|14 Introduction to Classification]]   | | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A3 Neural Network Regression.ipynb|A3 Neural Network Regression]] due Wednesday, March 1st at 10:00 PM.  |    +| Week 7:\\ Feb 27 - Mar 3   | Recurrent Neural Networks.\\ Conditional probabilities and Bayes Rule  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/13 Recurrent Neural Networks.ipynb|13 Recurrent Neural Networks]]\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/14 Introduction to Classification.ipynb|14 Introduction to Classification]]   | | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A3 Neural Network Regression.ipynb|A3 Neural Network Regression]] due Wednesday, March 1st at 10:00 PM.\\ Here are [[A3-good-ones|examples of good A3 reports.]]      
 + 
 +===== March ===== 
 + 
 +|< 100% 10% 20% 30% 20% 20%  >| 
 +^  Week      ^  Topic      ^  Material  ^  Reading          ^  Assignments 
 +| Week 8:\\ Mar 6 - Mar 10   | Classification. LDA and QDA. Linear and Nonlinear Logistic Regression.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/15 Classification with Linear Logistic Regression.ipynb|15 Classification with Linear Logistic Regression]]\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/16 Classification with Nonlinear Logistic Regression Using Neural Networks.ipynb|16 Classification with Nonlinear Logistic Regression Using Neural Networks]]   | |  | 
 +| Week 9:\\ Mar 20, Mar 24\\ <color red>No class March 22nd.</color>  | Classification. Analysis of Trained Networks. Bottleneck Networks. Hand-Drawn Digit Classification.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/17 Analysis of Neural Network Classifiers and Bottleneck Networks.ipynb|17 Analysis of Neural Network Classifiers and Bottleneck Networks]]\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/18 Digits.ipynb|18 Digits]]  |  |  | 
 +| Week 10:\\ Mar 27 - Mar 31  | Convolutional Neural Networks. Reinforcement Learning.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/19 Convolutional Neural Networks.ipynb|19 Convolutional Neural Networks]]\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/20 Introduction to Reinforcement Learning.ipynb|20 Introduction to Reinforcement Learning]]  | [[http://incompleteideas.net/sutton/book/the-book-2nd.html| Reinforcement Learning: An Introduction]], by Richard Sutton and Andrew Barto. 2nd edition draft. On-line and free.  |  |  
 + 
 +===== April ===== 
 + 
 +|< 100% 10% 20% 30% 20% 20%  >| 
 +^  Week      ^  Topic      ^  Material  ^  Reading          ^  Assignments 
 +| Week 11:\\ Apr 3 - Apr 7   | Reinforcement Learning.  Two-player games.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/21 Reinforcement Learning for Two Player Games.ipynb|21 Reinforcement Learning for Two Player Games]]   | [[http://incompleteideas.net/sutton/book/the-book-2nd.html| Reinforcement Learning: An Introduction]], by Richard Sutton and Andrew Barto. 2nd edition draft. On-line and free.  |  [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A4 Classification with LDA and Logistic Regression.ipynb|A4 Classification with LDA and Logistic Regression]] due Wednesday, April 5th at 10:00 PM.\\ Here are [[A4-good-ones|examples of good A4 reports.]]\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/Project Proposal.ipynb|Project Proposal]] due Friday, April 7th at 10:00 PM.  | 
 +| Week 12:\\ Apr 10 - Apr 14  | Neural networks as Q functions.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/22 Reinforcement Learning with Neural Network as Q Function.ipynb|22 Reinforcement Learning with Neural Network as Q Function]]\\ [[http://www.cs.colostate.edu/~anderson/cs480/notebooks/17pole.odp|Faster RL by Pre-training]]  | [[https://www.technologyreview.com/s/604087/the-dark-secret-at-the-heart-of-ai/|The Dark Secret at the Heart of AI]]\\ [[https://flipboard.com/@flipboard/flip.it%2FVaiyLS-the-tiny-changes-that-can-cause-ai-to-f/f-32bef81237%2Fbbc.com|The Tiny Changes That Can Cause AI to Fail]]  |  | 
 +| Week 13:\\ Apr 17 - Apr 21  | Unsupervised Learning. Dimensionality reduction.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/23 Linear Dimensionality Reduction.ipynb|23 Linear Dimensionality Reduction]]\\  [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/24 Nonlinear Dimensionality Reduction with Digits Example.ipynb|24 Nonlinear Dimensionality Reduction with Digits Example]]\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/25 K-Means Clustering.ipynb|25 K-Means Clustering]]    |  | 
 +| Week 14:\\ Apr 24 - Apr 28  |  |  |  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A5 Control a Marble with Reinforcement Learning.ipynb|A5 Control a Marble with Reinforcement Learning]] due Monday, April 24th at 10:00 PM. | 
 + 
 +===== May ===== 
 + 
 +|< 100% 10% 20% 30% 20% 20%  >| 
 +^  Week      ^  Topic      ^  Material  ^  Reading          ^  Assignments 
 +| Week 15:\\ May 1 - May 5      |  |  | 
 +| Finals Week:\\ May 8 - May 11  |    |  |  Final project due Tuesday, May 9, 10:00 PM.  Details on report requirements will be posted here soon.   | 
  
  
start.txt · Last modified: 2024/01/08 18:40 (external edit)