DL


Deep Learning (CMPSCI 4390/5390)

Spring 2025 - Hybrid (online and in-person)


Instructor & Contact Information

Welcome to the Deep Learning course! I’m thrilled to have you here as we embark on this exciting journey together. Each spring, this course gives me the opportunity to combine my passion for Deep Learning with the joy of guiding others to explore the topic. As Deep Learning is also a core focus of my research, I look forward to learning and growing alongside you this semester!

Your success in this class is very important to me. If you require official accommodations, please know that you have the right to have these needs met. If any aspect of this course creates challenges or barriers to your learning, I encourage you to let me know as soon as possible. Together, we’ll work to develop strategies that address your needs while ensuring the course requirements are met.

“Right now, it may seem hard to believe that AI could have a large impact on our world because it isn’t yet widely deployed—much as, back in 1995, it would have been difficult to believe in the future impact of the internet. Back then, most people didn’t see how the internet was relevant to them and how it was going to change their lives. The same is true for deep learning and AI today. But make no mistake: AI is coming.” - François Chollet (author of our textbook).

“The ultimate aim (of artificial intelligence and deep learning) is to use these general-purpose technologies and apply them to all sorts of important real-world problems.” - Demmis Hasssabis (CEO of Deepmind).

My Teaching Philosophy: In my classes, I see students as “learners” and myself as a “facilitator.” Many learners perceive computer science and technology as a challenging discipline because it is constantly evolving. To help my learners, I recommend a strategy for mastering the fundamentals: an iterative process of reading, analyzing, and coding. Unfortunately, many learners tend to favor either analyzing or coding, but not both. An effective computer science course should therefore strike a balance between (a) theoretical knowledge for understanding computer technology and (b) practical implementation skills to test and execute the theories and algorithms. Hence, I design course content and assignments to help learners improve both their analytical and programming skills. Learners with extensive programming experience may find this balance slightly easier to manage, but they will still have opportunities to expand their theoretical foundation. For those who may not yet consider themselves expert programmers, such a course can help them develop practical implementation skills.

About the Course

Course Name
Introduction to Deep Learning (CMPSCI 4390) / Deep Learning (CMPSCI 5390)

Course Description in UMSL Catalog
This course reviews a typical machine learning recipe, mathematical foundations for deep learning, and provides an introduction to deep learning. Topics include dense neural networks, convolutional neural networks, and recurrent neural networks. The course will cover building, training, and using deep neural networks for solving various machine learning problems like image classification and protein contact prediction. Credit cannot be granted for both CMP SCI 4390 and CMP SCI 5390. [3 credit units].

Course Prerequisites

Course Overview
This course covers a typical machine learning workflow, the computational foundations of deep learning, and an introduction to dense neural networks. It focuses on building, training, and evaluating deep convolutional neural networks to solve various machine learning problems, particularly those involving image data. By the end of the course, you will be able to identify the types of problems best suited for deep learning algorithms, as well as those that are not, and develop your own deep learning applications. Additionally, you will gain insight into major technology trends in deep learning and understand what sets it apart from traditional machine learning.

Learning Outcomes

Upon completing the course learners will be able to:

Required Textbook

Second Edition 🔥 of “Deep Learning with Python” by François Chollet by Manning; associated Notebooks are freely accessible at GitHub.

Course Topics

Academic Honesty

Any deceptive use of AI technologies or academic dishonesty in this class will result in a failing grade for the semester. Additionally, the case will be referred to the Office of Academic Integrity and Student Conduct for further disciplinary action, regardless of the severity of the violation. To avoid academic integrity issues and maximize your learning in this course, here are some proactive steps you can take:

Programming Language

Python3 is the programming language for this course; you are expected to use Python3 for all your classroom activities, assignments, and projects. You are welcome to use Google colab or your own hosted Jupyter Notebook to run your programs.

Assignments, Quizzes, and Exams

Assignments

This course will have several types of assignments: chapter readings, regular course assignments, project-related assignments, and drawing concept maps as chapter summaries. All assignments should be submitted via Canvas. I ignore any assignments submitted to me via email. If you need help finding the right place to submit in Canvas, ask me by sending an email instead of emailing me your assignments.

Quizzes

Many classes will begin with a short quiz (5 to 10 minutes). Mostly, these will be multiple-choice questions or numericals. Questions will be mainly from the book chapter readings, classroom lectures, assignments, and classroom activities.

Feedback and Grading Timeline

You will receive quiz grades within a week; others may take longer. Assignments may take longer to grade during certain weeks when I travel to conferences. However, you are welcome to email me and request a quicker grading for a particular submission.

Exams

There will be no traditional comprehensive exams in this course. Instead, the final exam will be an oral presentation (viva) where you will discuss and explain your final project.

Showing Your Process

In this course, some assignments may require you not only to submit a final product but also to demonstrate the process you followed to create it. For example, you might be required to write your project report entirely in Google Docs followed by the use of process-revealing Google Chrome extensions such as Process Feedback. Assignments that have such a requirement will include additional instructions.

Attendance, Due dates, Late policy, and Discussion Board Assignments

Submitting Assignments

Please follow these instructions when submitting assignments via Canvas. Non-compliance may result in a grade deduction of up to 100%.

Zoom Meetings

If we ever need to Zoom (for class meetings or office hours), say due to severe weather, you are required to keep your video on.

Grade Composition (tentative)

Scoring aspect Total points (%)
Weekly quizzes 50
Assignments 25
Semester Project 25

Note: You are required to submit the course evaluation survey at the end of the semester to receive your final grade.

Grading Scheme

Points (%) Grade   Points (%) Grade
94 to 100 A   74 to 77 C
90 to 94 A-   70 to 74 C-
87 to 90 B+   67 to 70 D+
84 to 87 B   64 to 67 D
80 to 84 B-   61 to 64 D-
77 to 80 C+   0 to 61 F

Additional Policies and Resources

This is an intensive course; you should plan to dedicate a minimum of 10 hours per week to it. In addition to attending lectures, you will need to read assigned book chapters, watch videos, and complete assignments and projects. Each week, aim to begin reading the assigned chapters as soon as they are posted. Ideally, complete the reading assignments the day after class.

I encourage you to connect with your classmates and form study groups to discuss assignment questions and solution strategies. Be sure to monitor Canvas for assignment deadlines. To share your findings and engage with others, use the classroom discussion board.

To support you, I will send announcements frequently to remind you of important deadlines and introduce upcoming topics.


Note: Any important changes to this syllabus will be promptly communicated to the class.