|
51 | 51 | %\newcommand{\tw}{0.73}
|
52 | 52 |
|
53 | 53 | % ===== titlepage info =====
|
54 |
| -\title[DDASP \#24512 - Tutorial]% |
55 |
| -{Selected Topics in Audio Signal Processing\\(Data-Driven Methods in Signal Processing) \#24512} |
| 54 | +\title[Data-Driven \#24512 - Tutorial]% |
| 55 | +{Data-Driven Methods in Signal Processing \#24512} |
56 | 56 |
|
57 | 57 | \author[Schultz, Spors]{%
|
58 | 58 | \underline{\href{https://orcid.org/0000-0002-3010-0294}{Frank Schultz}}, \href{https://orcid.org/0000-0001-7225-9992}{Sascha Spors}}
|
59 | 59 |
|
60 |
| -\date[Winter Term 2023/24]{%\raisebox{0mm}{\includegraphics[width=4.6cm]{logo.png}}\\ |
61 |
| - Exercise -- Winter Term 2023/24\\ |
| 60 | +\date[Winter Term 2024/25]{%\raisebox{0mm}{\includegraphics[width=4.6cm]{logo.png}}\\ |
| 61 | + Exercise -- Winter Term 2024/25\\ |
62 | 62 | \tiny \url{https://github.com/spatialaudio/data-driven-audio-signal-processing-exercise}}
|
63 | 63 |
|
64 | 64 | \institute[]{Research Group Signal Processing and Virtual Acoustics\\
|
|
112 | 112 | \begin{frame}{Literature}
|
113 | 113 | check textbooks in our main library (check free ebook access within uni VPN)
|
114 | 114 | \begin{itemize}
|
115 |
| - \item \href{https://find.ub.uni-rostock.de/sk830}{SK830...SK840 statistics, (generalized) linear models, regression} |
116 | 115 | \item ST 285...ST 306 machine learning, artifical intelligence, neural networks
|
| 116 | + \item \href{https://find.ub.uni-rostock.de/sk830}{SK830...SK840 statistics, (generalized) linear models, regression} |
117 | 117 | \item QH 212...QH 236 statistics mainly for economy, (generalized) linear models, regression
|
118 | 118 | \end{itemize}
|
119 | 119 | \vspace{1cm}
|
120 | 120 | highly recommended textbooks / I like very much
|
121 | 121 | \begin{itemize}
|
122 |
| - \item K. P. Murphy (2022): "Probabilistic Machine Learning: An Introduction", MIT Press, 1st. ed. |
| 122 | + \item K. P. Murphy (2022): "Probabilistic Machine Learning: An Introduction", MIT Press, 1st ed. |
123 | 123 | \href{https://probml.github.io/pml-book/book1.html}{current draft as free pdf}
|
124 | 124 | \item \href{https://math.mit.edu/~gs/}{G. Strang} (2019): "Linear Algebra and Learning from Data", Wellesley, 1st ed.
|
| 125 | + \item S. Raschka, Y. Liu, V. Mirjalili (2022): "Machine Learning with PyTorch and Scikit-Learn", Packt, 1st ed. |
125 | 126 | \end{itemize}
|
126 | 127 | \end{frame}
|
127 | 128 |
|
|
0 commit comments