My slides and codes in the ML summer course at Ferdowsi University of Mashhad.
session 1:
Introduction to scientific computing with Python and Numpy.session 2:
Introduction to scientific computing with Matplotlib and Scipy.session 3:
Image Classificationsession 4:
Linear Classificationsession 5:
Optimizationsession 6:
Back Propagationsession 7:
Neural Networks 1session 8:
Neural Networks 2session 9:
Neural Networks 3session 10:
Convolutional Neural Networks (+ a Theano tutorial script)
The python script corresponding to each session is provided in the session folder. For session 1 there are no slides, instead, there are several exercises which are solved in the python script.