Skip to content

nigroup/mi2script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!!! Under Construction !!!

Machine Intelligence II: Unsupervised Methods

Latex sources for generating the lecture notes to the Machine Intelligence II: Unsupervised Methods course at the TU Berlin

Disclaimer

The lecture has been restructured in the previous terms (WiSe 2016/17 as well as WiSe 2017/18) and several new topics were added, too. Many of these changes are so far only reflected in the lecture slides but not yet in these lecture notes which are thus outdated. Although we plan to complete the lecture notes soon, it is unlikely that we reach this goal until the end of the term. Therefore, it is strongly recommended to make hand-written notes within the lectures to complement the information of this script. We apologize for the inconvenience.

Setup

Ubuntu:

apt-get install texlive-full
# Optional 
apt-get install texmaker (an editor we like to use)

Generating the pdf

Texmaker

Tools > Quick Build

OR

Tools > PdfLaTeX + Tools > View PDF

Unix

cd ./latex
pdflatex -synctex=1 -interaction=nonstopmode mi2.tex

License

The content of the lecture notes itself is licensed under the Creative Commons license, and the underlying source code used to generate, format and display that content is licensed under the BSD 2-clause license.

About

latex sources for generating the MI 2 lecture notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published