User Tools

Site Tools


schedule

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
schedule [2016/05/17 10:30]
127.0.0.1 external edit
schedule [2016/12/14 07:53]
anderson [January]
Line 1: Line 1:
 ====== Schedule ====== ====== Schedule ======
  
-Follow this link to view all [[https://echo.colostate.edu/ess/portal/section/37e115b6-e68b-4318-89ff-d1ecf025c0b9|lecture videos]]. +/* 
 +Follow this link to view all [[https://echo.colostate.edu/ess/portal/section/37e 
 +115b6-e68b-4318-89ff-d1ecf025c0b9|lecture videos]]. 
 +*/
 ===== Announcements ===== ===== Announcements =====
 +
 +/*
  
 **May 9:** At the bottom of this page is a link to a summary of the content expected in your project reports. **May 9:** At the bottom of this page is a link to a summary of the content expected in your project reports.
Line 9: Line 13:
 **April 29:** My latest neural network code is available at [[http://www.cs.colostate.edu/~anderson/cs480/notebooks/nn7.tar|nn7.tar]]. **April 29:** My latest neural network code is available at [[http://www.cs.colostate.edu/~anderson/cs480/notebooks/nn7.tar|nn7.tar]].
  
 +*/
 ===== January ===== ===== January =====
  
 |< 100% 20% 20% 30% 10% 20%  >| |< 100% 20% 20% 30% 10% 20%  >|
 ^  Week      ^  Topic      ^  Material  ^  Reading          ^  Assignments  ^ ^  Week      ^  Topic      ^  Material  ^  Reading          ^  Assignments  ^
-| Week 1:\\  Jan 19 - Jan 22    | Overview. Intro to machine learning. Python.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/01 Course Overview.ipynb|01 Course Overview]],\\  [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/02 Matrices and Plotting.ipynb|02 Matrices and Plotting]],  | Text: Sections 1.1-1.5. Section 1 of   [[http://www.scipy-lectures.org|Scipy Lecture Notes]]      |  |  +| Week 1:\\  Jan 17 - Jan 20    | Overview. Intro to machine learning. Python.  | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/01 Course Overview.ipynb|01 Course Overview]],\\  [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/02 Matrices and Plotting.ipynb|02 Matrices and Plotting]],  | Text: Sections 1.1-1.5. Section 1 of   [[http://www.scipy-lectures.org|Scipy Lecture Notes]]      |  |  
-| Week 2:\\ Jan 25 - Jan 29    | Probability distributions and regression.    | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/03 Linear Regression.ipynb|03 Linear Regression]],\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/04 Gaussian Distributions.ipynb|04 Gaussian Distributions]],\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/05 Fitting Gaussians.ipynb|05 Fitting Gaussians]],\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/06 Probabilistic Linear Regression.ipynb|06 Probabilistic Linear Regression]]    | Sections 4.1-4.2, 4.6-4.9, 5.8-5.9      [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1 Linear Regression.ipynb|A1 Linear Regression]] due Friday, January 29th at 10:00 PM. Download and unzip [[http://www.cs.colostate.edu/~anderson/cs480/notebooks/A1 Grader.zip|A1 Grader.zip]]\\ Here are five examples of good solutions: [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1a.ipynb|A1a]], [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1b.ipynb|A1b]], [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1c.ipynb|A1c]], [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1d.ipynb|A1d]], [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1e.ipynb|A1e]]   |  +| Week 2:\\ Jan 23 - Jan 27    | Probability distributions and regression.    | [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/03 Linear Regression.ipynb|03 Linear Regression]],\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/04 Gaussian Distributions.ipynb|04 Gaussian Distributions]],\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/05 Fitting Gaussians.ipynb|05 Fitting Gaussians]],\\ [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/06 Probabilistic Linear Regression.ipynb|06 Probabilistic Linear Regression]]    | Sections 4.1-4.2, 4.6-4.9, 5.8-5.9     |  /* [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1 Linear Regression.ipynb|A1 Linear Regression]] due Friday, January 29th at 10:00 PM. Download and unzip [[http://www.cs.colostate.edu/~anderson/cs480/notebooks/A1 Grader.zip|A1 Grader.zip]]\\ Here are five examples of good solutions: [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1a.ipynb|A1a]], [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1b.ipynb|A1b]], [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1c.ipynb|A1c]], [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1d.ipynb|A1d]], [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/A1good/A1e.ipynb|A1e]]   */ |   
 + 
 +/*
  
 ===== February ===== ===== February =====
Line 105: Line 112:
   * [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/Projects/Xu Mitra Final Project Submission.ipynb|Training Flappy Bird Using Q-Learning]]   * [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/Projects/Xu Mitra Final Project Submission.ipynb|Training Flappy Bird Using Q-Learning]]
   * [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/Projects/hudavid_52971_4747929_Hu&Zhu FinalProjectPart1-2.ipynb|Finding the best training setting for GOMOKU for two levels of given system resources, Part 1]] and [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/Projects/hudavid_52971_4747930_Hu&Zhu FinalProjectPart2-2.ipynb|Part 2]]   * [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/Projects/hudavid_52971_4747929_Hu&Zhu FinalProjectPart1-2.ipynb|Finding the best training setting for GOMOKU for two levels of given system resources, Part 1]] and [[http://nbviewer.ipython.org/url/www.cs.colostate.edu/~anderson/cs480/notebooks/Projects/hudavid_52971_4747930_Hu&Zhu FinalProjectPart2-2.ipynb|Part 2]]
 +
 +*/
  
schedule.txt · Last modified: 2024/01/08 18:40 (external edit)