User Tools

Site Tools


syllabus

This is an old revision of the document!


Overview

Description

This course covers fundamental concepts and methods of computational data analysis, including pattern classification, prediction, visualization, and recent topics in deep learning. Students will learn how to

  • read data files of various formats and visualize characteristics of the data,
  • perform statistical analyses on multivariate data,
  • develop and apply pattern classification algorithms to classify multivariate data,
  • develop and apply regression algorithms for finding relationships between data variables,
  • develop and apply reinforcement learning algorithms for learning to control complex systems,
  • write scientific reports on computational machine learning methods, results and conclusions.

For implementations we will be using Python. You may download and install Python on your computer, and work through the on-line tutorials to help prepare for this course. For the written reports, we will be using LaTeX, a document preparation system, freely available on all platforms.

Class meetings will be a combination of lectures by the instructor, discussions of students' questions, and some student presentations in class.

A lot of material will be covered in this course. Students are expected to speak up in class with questions and observations they have about the material. Do not expect to be able to complete all assignments working on your own and without asking any questions. If you find yourself wondering what the next step is in finishing an assignment, please feel free to e-mail the instructor. You may also discuss assignments with other students, but your code and report must be written by you.

You are expected to be familiar with the CS Department policy on cheating and with the CS Department Code of Conduct. This course will adhere to the CSU Academic Integrity Policy and the Student Conduct Code. At a minimum, violations will result in a grading penalty in this course and a report to the Office of Conflict Resolution and Student Conduct Services.

Time and Place

Class meets every Monday, Wednesday and Friday, 9:00 am - 9:50 in Clark Room A103. On-campus and distance-learning students will be able to watch video recordings of lectures.

Prerequisites

CS320 with a grade of C or better.

Textbook

Required

Introduction to Machine Learning, by Ethem Alpaydin, 3rd edition, MIT Press, 2014.

Optional

On-line material is available on the course Resources web page. Other books that may be helpful are listed here.

Python for Data Analysis, by Wes Kinney, O'Reilly Media, Inc., 2013.

Reinforcement Learning: An Introduction, by Richard Sutton and Andrew Barto. On-line and free. You can also read the book through Morgan library. Visit this page and click on the “View electronic book” link.

syllabus.1447102768.txt.gz · Last modified: 2015/11/09 13:59 by anderson