Skip to content

Commit fdfd49f

Browse files
committed
add slides
1 parent b4208ec commit fdfd49f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# python-machine-learning-book
2-
3-
#### Python Machine Learning* code repository.
1+
# The *Python Machine Learning* book code repository.
42

53

64
[![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/python-machine-learning-reader-discussion-board)
@@ -65,6 +63,14 @@ Simply click on the `ipynb`/`nbviewer` links next to the chapter headlines to vi
6563

6664
- Equation Reference [[PDF](./docs/equations/pymle-equations.pdf)] [[TEX](./docs/equations/pymle-equations.tex)]
6765

66+
#### Slides for Teaching
67+
68+
A big thanks to [Dmitriy Dligach](dmitriydligach) for sharing his slides from his machine learning course that is currently offered at [Loyola University Chicago](http://www.luc.edu/cs/).
69+
70+
- [https://github.com/dmitriydligach/PyMLSlides](https://github.com/dmitriydligach/PyMLSlides)
71+
72+
73+
6874
#### Additional Math and NumPy Resources
6975

7076
Some readers were asking about Math and NumPy primers, since they were not included due to length limitations. However, I recently put together such resources for another book, but I made these *chapters* freely available online in hope that they also serve as helpful background material for this book:

0 commit comments

Comments
 (0)