-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·89 lines (89 loc) · 4.36 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title></title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">menu</div>
<div class="menu-item"><a href="index.html" class="current">home</a></div>
<div class="menu-item"><a href="https://machinelearningforall.github.io/teaching/">teaching</a></div>
<div class="menu-item"><a href="https://machinelearningforall.github.io/research/">research</a></div>
<div class="menu-item"><a href="MasterThesisSupervisedCurrent.pdf">master students</a></div>
<div class="menu-item"><a href="Supervision.pdf">supervision</a></div>
</td>
<td id="layout-content">
<p><meta name="description" content="This is the website of machine learning scientist Alexander Jung." />
</p>
<h2>Alexander Jung</h2>
<table class="imgtable"><tr><td>
<a href="https://github.com/alexjungaalto/MachineLearningTheBasics/blob/master/MLBasicsBook.pdf"><img src="MLBook.png" alt="alt text" width="200px" /></a> </td>
<td align="left"><ul>
<li><p>Dipl.-Ing. Dr. techn. <a href="https://en.wikipedia.org/wiki/Sub_auspiciis_Praesidentis" target=“blank”>(with sub auspiciis)</a>
</p>
</li>
<li><p>Associate Professor (tenured) for Machine Learning, Aalto University<br />
</p>
</li>
<li><p>Associate Editor for IEEE Signal Processing Letters (<a href="https://signalprocessingsociety.org/publications-resources/ieee-signal-processing-letters/editorial-board" target="_blank">website</a>) <br />
</p>
</li>
<li><p>Editorial Board Member, “Machine Learning” (Springer) (<a href="https://www.springer.com/journal/10994/editors" target="_blank">website</a>) <br />
</p>
</li>
<li><p>Follow me on <a href="https://www.linkedin.com/in/aljung/" target="_blank">LinkedIn</a>
</p>
</li>
<li><p>Subscribe to my <a href="https://www.youtube.com/channel/UC<u>tW4Z</u>GfJ2WCnKDtwMuDUA" target="_blank">Machine Learning YouTube</a> channel
</p>
</li>
<li><p>Fork me on <a href="https://github.com/alexjungaalto" target="_blank">GitHub</a>
</p>
</li>
<li><p>Textbook: “Machine Learning - The Basics”, Springer, 2022 (<a href="http://mlbook.cs.aalto.fi" target="_blank">"draft"</a> )<br />
</p>
</li>
<li><p><a href="https://www.researchgate.net/profile/Alexander-Jung">Alexander Jung on ResearchGate</a>
</p>
</li>
</ul>
</td></tr></table>
<h2>More about me and what I am up to </h2>
<p>can be found <a href="https://machinelearningforall.github.io/" target=“blank”>(here)</a>.
</p>
<h2>Master Thesis in Machine Learning - Some Guidance </h2>
<ul>
<li><p>Starter kit tailored for master thesis workers <a href="https://github.com/alexjungaalto/masterthesis" target="_blank">here.</a>
</p>
</li>
</ul>
<ul>
<li><p>Recordings of our group meetings on my YouTube channel <a href="https://youtube.com/playlist?list=PLrbn2dGrLJK8wsi<u>vpr94Gzas7TzUsFNh&si=Y5J6LkihIZvHsrOg" target="</u>blank">Playlist.</a>
</p>
</li>
</ul>
<h2>Student Feedback-Driven Course Development</h2>
<p><img src="ThreeCompCycle.png" width="500" align="left" /> Right from my start at Aalto in 2015, I took care of the main machine
learning courses at Aalto University. Within three years I have re-designed the spearhead course Machine Learning: Basic Principles (MLBP).
This re-design was based on a careful analysis of feedback received from several thousands of students. I have also started to
prepare <a href="mlcourseresponse.pdf" target="<u>blank">response letters</a> to the student feedback, as it is customary in the
review process of scientific journals. My final edition of MLBP in 2018 has achieved the best student rating since the course was
established at Aalto. The efforts have also been acknowledged by the <a href="TeacherAward.png" target="</u>blank">Teacher of the Year</a>
award, which I have received in 2018 from the Department of Computer Science at Aalto University.
</p>
<div id="footer">
<div id="footer-text">
Page generated 2024-11-20 12:46:53 CET, by <a href="https://github.com/wsshin/jemdoc_mathjax" target="blank">jemdoc+MathJax</a>.
</div>
</div>
</td>
</tr>
</table>
</body>
</html>