Skip to content

Website of the Seminar on the Second Part of the Book "Understanding Machine Learning", taught in Summer Term 2019 by Pascal Welke and Michael Kamp

Notifications You must be signed in to change notification settings

gularShukur/SeminarFromTheoryToAlgorithms

 
 

Repository files navigation

SeminarLearningTheory

This is the code repository for the webpage hosted at https://pwelke.github.io/SeminarFromTheoryToAlgorithms/.

How to contribute

For each session write up, please create a markdown file in the root of this repository, containing your write up. Please keep to the following naming scheme:

s0X_TOPIC.md

where X should be replaced by your session number and TOPIC should be replaced by your topic.

Please also edit index.md to contain a new line in the table of contents, containing your name, a link to your github profile, and a link to your markdown file. I (Pascal) will upload your screencast from the session as a pdf and add a link.

Once your markdown file is committed, github will automatically compile it to html and publish it on the seminar homepage. This might take up to one minute (but is usually faster). You might need to hard-refresh the page in your browser to see the changes.

Formulas

Your markdown file might contain latex math mode formulas with certain drawbacks. To see examples that work, consider the seminar homepage of last semester:

About

Website of the Seminar on the Second Part of the Book "Understanding Machine Learning", taught in Summer Term 2019 by Pascal Welke and Michael Kamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.2%
  • CSS 27.8%