Differences between revisions 4 and 5
Revision 4 as of 2017-03-08 16:12:36
Size: 1767
Comment:
Revision 5 as of 2017-03-08 16:12:56
Size: 1737
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 ||<rowspan=2> '''Lectures:''' || Fridays from 16:15 to 18:00 ||
 ||
in room H 0107||
 ||<rowspan=2> '''Exercises:''' || Tuesdays from 14:15 to 18:00 in rooms MAR 6.001, 6.029, 6.057 ||
 || '''Lectures:''' || Fridays from 16:15 to 18:00 in room H 0107||
 || '''Exercises:''' || Tuesdays from 14:15 to 18:00 in rooms MAR 6.001, 6.029, 6.057 ||

Python Programming for Machine Learning

  • Course Period:

    21.04.2017 - 16.05.2017

    Lectures:

    Fridays from 16:15 to 18:00 in room H 0107

    Exercises:

    Tuesdays from 14:15 to 18:00 in rooms MAR 6.001, 6.029, 6.057

    Exam:

    Wednesday 31.05.2017 from 16:15 to 17:45 in room EB 301

    Language:

    English

    Contact

    gregoire.montavon@tu-berlin.de

    ISIS:

    TBD

Python has become a standard language for prototyping and plotting results in the machine learning community. Goal of this course is a basic understanding of python programming for machine learning and data analysis. We want to enable students to quickly load a data set, implement an algorithm, run analyses and plot the results. We will therefore focus on efficient calculations and visualization. For this, we make use of the packages

  • numpy
  • matplotlib
  • scipy

Examples relate to Machine Learning Applications.

Knowledge of elementary programming concepts will be helpful. Be aware that lack of such knowledge will increase the time demand of the class. In that case, you should consider to prepare with a python beginner class.

Homework is submitted via the ISIS page.

students from other universities

If you are not a student at TU and want to earn credit, you have to solicit ''Nebenhörerschaft'':

  • print out the forms concerning Nebenhörerschaft you find on that page
  • pass by at my office (see above) to have them signed
  • in addition, the dean of faculty IV has to sign
  • register at the the Campus Center. You will receive a TUBIT account (see below).

IDA Wiki: Main/SS17_PythonKurs (last edited 2017-05-31 16:51:20 by GrégoireMontavon)