Giter Site home page Giter Site logo

ml-summary's Introduction

README

This summary was written for Students of the Vienna University of Technology, which take the Machine Learning course. The summary should explain most of the basic concepts in depth, the advanced topics are also handled but not as in depth as the basic subjects.

Please contribute

In an effort to increase the quality of the summary, please add sections/informations/links/etc. you find worthy for this summary. For this you can either fork this repository, add the stuff you want to add and then create a pull request (high probability that your changes will get into the summary), or create an issue (low to medium probability that your remarks will be added to the summary).

If you contribute, please only add necessary files (like images, the changed .tex file), but no .aux, .log, etc. files, thanks.

Why LaTeX?

Because git works pretty good with LaTeX.

How can I build the PDF on my own PC?

In the repo a makefile is provided, which specifies the commands necessary to generate the PDF. In general you need two things:

  1. A working LaTeX installation
  2. Something to build the tex file, so either
    1. an installation of the make tool for building programs and then executing $ make (Linux, Windows, Mac)
    2. using a LaTeX editor of your choice and import all the files - it should work then if you use the sequence of programs: pdflatex - biber - pdflatex - pdflatex

Figures

All figures were drawn by myself with the Draw.Io / diagrams.net (see diagrams.net) tool which can also be downloaded. One can import the file figures.drawio in the folder ìmgs to add figures.

If one wants to add new figures, please be sure that you actually can share them with other people legally or draw them yourself :-)

ml-summary's People

Contributors

alexl4123 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.