Course info and phylosophy

Deep learning course material from Eugenio Culurciello

This course is designed for begineers in machine-learning and programming. The caveat of the latter clause is that you will need to learn programming and learn it fast!

What math level is required?

  • linear algebra, vectors matrices

  • some statistics

What programming level is required?

  • basic python or any scripting language

  • knowledge of linux, installing python packages

  • debugging, reading errors

  • software documentation and how to run examples

Note on Python programming

In this course we use the Python programming language heavily. We ask that you are proficient in Python to the best of your abilities before embarking in this course.

A great resource for beginner is here.

There are many, if not infinite more resources, tutorials, courses, all a Google search away! (example 1, example 2)