CS6375: Machine Learning
3 Credit Course, JO 3.516, 2018
Fall 2018
This is a previous offering of this class. See the teaching page for current courses.
Course Overview
Class Hours: Tu/Th 4:00–5:15pm
Class Room: JO 3.516
Instructor: Gautam Kunapuli
Office: ECSS 2.717
Email: gautam-dot-kunapuli-@-utdallas.edu
Office Hours: Wed 12pm-1pm, and by appointment.
Teaching Assistant: Siwen Yan
Email: sxy170011-@-utdallas.edu
Office Hours: Fri 9:30am-11:30am, ECSS 2.104 A1
Course Description
The main aim of the course is to provide an introduction and hands-on understanding of a broad variety of machine-learning algorithms on real applications. In addition to delving into the underlying mathematical and algorithmic details for many learning methods, we will also explore the practical aspects of applying machine learning to real-world data through programming assignments.
Pre-requisities
The mandatory pre-requisite is CS5343: Algorithm Analysis and Data Structures.
In addition, many concepts in this class require a comfortable grasp of basic probability theory, linear algebra, multivariate calculus and optimization. Garret Thomas’ Mathematics for Machine Learning is a superb review of essential mathematical background: you can read it here.
The programming assignments will require coding in Python.
Textbooks and Course Materials
There is no required textbook for this class. However, the following textbooks are useful references for various topics we will cover in this course:
- Pattern Recognition and Machine Learning by Christopher M. Bishop; this is a standard textbook and reference for introductory machine learning and covers a large part of our syllabus;
- Machine Learning: a Probabilistic Perspective by Kevin Murphy; another excellent book and reference, especially for probabilistic graphical models.
The following books are available online, free for personal use. Supplemental reading material will be assigned from these sources as often as possible.
- The Elements of Statistical Learning: Data Mining, Inference, and Prediction by Trevor Hastie, Robert Tibshirani and Jerome Friedman (available online)
- Introduction to Data Mining by Pang-Ning Tan, Michael Steinbach, Anuj Karpatne and Vipin Kumar (available online)
- Bayesian Reasoning and Machine Learning by David Barber (available online)
- Understanding Machine Learning: From Theory to Algorithms by Shai Shalev-Shwartz and Shai Ben-David (available online) introduces machine learning from a theoretical perspective;
- Deep Learning by Ian Goodfellow, Yoshua Bengio and Aaron Courville (available online) is an excellent introductory textbook for a wide-variety of deep learning methods and applications;
- Reinforcement Learning: An Introduction by Richard S. Sutton and Andrew G. Barto (available online) is the de facto textbook and reference for reinforcement learning;
Syllabus and Schedule
The topic schedule is subject to change at the instructor’s discretion. Please check this page regularly for lecture slides, additional references and reading materials.
Grading
- 20%, Homework problem sets (2, each 10%)
- 30%, Programming assignments (3, each 10%)
- 20%, Mid-term Exam
- 30%, Final Exam
Course Policies
Attendance Policy
Classroom attendance for all lectures is mandatory. Prolonged absence from the lectures may lead to substantial grade penalties:
- two consecutive absences, no penalty;
- 3 consecutive absences: 1 letter grade drop;
- 4 consecutive absences, F grade.
Absence due to emergency or extenuating circumstances can be excused, but proof may be required.
Homework Policy
Homework assignments are due at the start of class on the due date without exceptions, unless permission was obtained from the instructor in advance. Homework and assignment deadlines will not be extended except under extreme university-wide circumstances such as weather emergencies.
All homeworks, programming projects, take-home exams (if any) are to be written up and completed individually. You may discuss, collaborate, brainstorm and strategize ideas, concepts and problems with other students. However, all written solutions and coded programs must be your own. Copying another student’s work or allowing other students to copy your work is academically dishonest.
Academic Integrity
All students are responsible for adhering to UT Dallas Community Standards and Conduct, particularly regarding Academic Integrity and Academic Dishonesty. Any academic dishonesty, including, but not restricted to plagiarism (including from internet sources), collusion, cheating, fabrication, will result in a zero score on the assignment/project/exam and possible disciplinary action.
Students with Disabilities
UT Dallas is committed to equal access in all endeavors for students with disabilities. The Office of Student Accessability (OSA) provides academic accommodations for eligible students with a documented disability. Accommodations for each student are determined by OSA on an individual basis, with input from qualified professionals. Accommodations are intended to level the playing field for students with disabilities, while maintaining the academic integrity and standards set by the University. If you think you qualify for an academic accommodation, please visit OSA to determine eligibility.
If you have already received academic accommodation, please contact me by e-mail to schedule an appointment before classes start, if possible.