// the find
goodfeli/dlbook_exercises
Exercises for the Deep Learning textbook at www.deeplearningbook.org
LaTeX source for the exercise sets accompanying Goodfellow, Bengio, and Courville's Deep Learning textbook. It's for students working through the book who want printable problem sets, or instructors who want to adapt them for a course.
Comes directly from the book's authors, so the exercises are aligned with the textbook's notation and coverage. LaTeX source means instructors can modify and recompile for their own use. The shared preamble and math commands file keeps notation consistent across chapters.
No solutions are provided — you're on your own to check your work. Last touched in 2022 and the repo is essentially frozen, so don't expect updates or new chapters. Coverage is sparse: only a linear algebra exercise set is in the tree, which is a fraction of the book's scope. No CI or build artifacts, so you need a working LaTeX install to get anything out of it.