-
Notifications
You must be signed in to change notification settings - Fork 3
/
talks.html
189 lines (184 loc) · 9.47 KB
/
talks.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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!DOCTYPE html>
<html lang="en">
<head>
<title>Cookie Engineer's Portfolio (🍪🔧)</title>
<!-- Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=0.5, maximum-scale=2, user-scalable=yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="creator" content="Cookie Engineer">
<meta name="description" content="Portfolio of Cookie Engineer and their Open Source projects">
<meta name="keywords" content="Artificial Intelligence, Machine Learning, Automation Engineer, Software Engineer, Mad Scientist">
<meta name="generator" content="Cookie Engineer with some beer and nightly VIM sessions">
<meta name="robots" content="index, follow">
<link rel="alternate" type="application/rss+xml" href="weblog/feed.xml">
<!-- Social Meta -->
<meta property="og:title" content="Cookie Engineer's Portfolio">
<meta property="og:site_name" content="Cookie Engineer's Portfolio">
<meta property="og:description" content="Portfolio of Cookie Engineer and their Open Source projects.">
<meta property="og:image" itemprop="image" content="https://cookie.engineer/design/about/avatar/cookiengineer.png">
<meta property="og:url" content="https://cookie.engineer/index.html">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:domain" content="cookie.engineer">
<meta name="twitter:title" itemprop="name" content="Cookie Engineer's Portfolio">
<meta name="twitter:description" itemprop="description" content="Portfolio of Cookie Engineer and their Open Source projects.">
<!-- Website Design -->
<link rel="stylesheet" href="/design/layout/index.css">
<link rel="stylesheet" href="/design/about/index.css">
<!-- Website Functionality -->
<link rel="stylesheet" href="/design/menu/index.css">
<script src="/design/menu/index.js" defer></script>
<link rel="stylesheet" href="/design/search/index.css">
<script src="/design/search/index.js" defer></script>
<!-- Magic: Copy/Paste -->
<link rel="stylesheet" href="/design/magic/index.css">
<script src="/design/magic/index.js" defer></script>
</head>
<body>
<header>
<aside id="menu" class="visible">
<a id="menu-button" href="#menu">Menu</a>
<a class="icon-section" href="/index.html">About Me</a>
<a class="icon-section" href="/projects.html">Projects</a>
<a href="#search">Search</a>
<a href="#talks">Talks</a>
<a class="icon-section" href="/contact.html">Contact</a>
<a class="icon-section" href="/weblog/index.html">Web Log</a>
</aside>
</header>
<section id="search" class="print-not">
<h1><del>Search.</del> Recipe Creator.</h1>
<article>
<fieldset id="search-form">
<div id="search-form-avatar"></div>
<ul>
<li class="hardware"><input type="checkbox" name="hardware" id="search-hardware" checked><label for="search-hardware">Hardware</label></li>
<li class="software"><input type="checkbox" name="software" id="search-software" checked><label for="search-software">Software</label></li>
<li class="research"><input type="checkbox" name="research" id="search-research" checked><label for="search-research">Research</label></li>
<li class="legacy"><input type="checkbox" name="legacy" id="search-legacy" checked><label for="search-legacy">Legacy</label></li>
</ul>
</fieldset>
<p>
This <del>Search</del> Recipe Creator allows to modify what kind of projects are visible below.
More selected ingredients means more projects are visible. Also, the cake is a lie.
</p>
</article>
</section>
<section id="talks" class="timeline">
<h1>Talks.</h1>
<article id="2018-frankfurt-datascience" class="research">
<samp></samp>
<h3>Neuroevolutionary Decision Making</h3>
<div>
<time datetime="2018-04-25">2018-04-25</time> - Frankfurt Data Science Meetup
<br><br>
<a class="icon-github" href="https://github.com/cookiengineer/talks" target="_blank">GitHub</a>
<a class="icon-gitlab" href="https://gitlab.com/cookiengineer/talks" target="_blank">GitLab</a>
<a class="icon-download" href="https://www.youtube.com/watch?v=SwCtxWSoKos">YouTube</a>
</div>
<figure>
<a href="https://www.youtube.com/watch?v=SwCtxWSoKos" target="_blank"><img alt="Screenshot of the Talk on YouTube" src="talks/2018-frankfurt-datascience/screenshot-01.png" width="512" height="288"></a>
</figure>
<p>Talk Language: English</p>
<p>
This talk is an in-depth talk into NEAT, the Neuro Evolution of Augmenting Topologies,
a concept that allows to use the advantages of evolution and combines them with a process
to discover how neural networks should be structured in order to solve a given problem.
</p>
</article>
<article id="2016-frankfurtjs" class="research">
<samp></samp>
<h3>ANN Guide</h3>
<div>
<time datetime="2016-07-20">2016-07-20</time> - FrankfurtJS
<br><br>
<a class="icon-github" href="https://github.com/cookiengineer/talks" target="_blank">GitHub</a>
<a class="icon-gitlab" href="https://gitlab.com/cookiengineer/talks" target="_blank">GitLab</a>
<a class="icon-download" href="https://www.youtube.com/watch?v=ksVlFfrrhtg">YouTube</a>
</div>
<figure>
<a href="https://www.youtube.com/watch?v=ksVlFfrrhtg" target="_blank"><img alt="Screenshot of the Talk on YouTube" src="talks/2016-frankfurtjs/screenshot-01.png" width="512" height="288"></a>
</figure>
<p>Talk Language: English</p>
<p>
This talk focusses on Adaptive Neural Networks and their advantages
or disadvantages in comparison with other Neural Network architectures.
Additionally, it explains common (co-)evolutionary concepts, such as
NEAT, HyperNEAT and ES/HyperNEAT from an architectural perspective.
</p>
</article>
<article id="2014-jsconf-eu" class="software-legacy">
<samp></samp>
<h3>JavaScript Level 9000</h3>
<div>
<time datetime="2014-09-27">2014-09-27</time> - JSConf EU
<br><br>
<a class="icon-github" href="https://github.com/cookiengineer/talks" target="_blank">GitHub</a>
<a class="icon-gitlab" href="https://gitlab.com/cookiengineer/talks" target="_blank">GitLab</a>
<a class="icon-download" href="https://www.youtube.com/watch?v=v34CEyqVEuM">YouTube</a>
</div>
<figure>
<a href="https://www.youtube.com/watch?v=v34CEyqVEuM" target="_blank"><img alt="Screenshot of the Talk on YouTube" src="talks/2014-jsconf-eu/screenshot-01.png" width="512" height="288"></a>
</figure>
<p>Talk Language: English</p>
<p>
This talk focusses on the inner workings of a JIT compiler and how it tries
to optimize JavaScript (ECMAScript) code inside the V8 VM. The talk contains
examples across all data types and explains how they are handled by the
Garbage Collector with its object instance and object lifetime tracing algorithms.
Additionally it explains the structure of the Garbage Collection Tree and its
horizontal and vertical dimensions by explaining how Callsite Analysis algorithms
work.
</p>
</article>
<article id="2014-karlsruhejs" class="software-legacy">
<samp></samp>
<h3>High Performance JavaScript</h3>
<div>
<time datetime="2014-01-14">2014-01-14</time> - KarlsruheJS
<br><br>
<a class="icon-github" href="https://github.com/cookiengineer/talks" target="_blank">GitHub</a>
<a class="icon-gitlab" href="https://gitlab.com/cookiengineer/talks" target="_blank">GitLab</a>
<a class="icon-download" href="https://www.youtube.com/watch?v=cwpidk1Vqkk">YouTube</a>
</div>
<figure>
<a href="https://www.youtube.com/watch?v=cwpidk1Vqkk" target="_blank"><img alt="Screenshot of the Talk on YouTube" src="talks/2014-karlsruhejs/screenshot-01.png" width="512" height="288"></a>
</figure>
<p>Talk Language: German</p>
<p>
This talk contains everything a developer needs to know in order to build
blazing-fast and performant JavaScript-based applications. It also explains
inner workings of Hidden Classes in V8, and how the Garbage Collector and
JIT optimizer potentially (de-)optimizes the code.
</p>
</article>
<article id="2012-ongamestart" class="software-research">
<samp></samp>
<h3>Cross-Platform Games with lychee.js</h3>
<div>
<time datetime="2012-09-20">2012-09-20</time> - onGameStart
<br><br>
<a class="icon-download" href="https://vimeo.com/53731979">Vimeo</a>
</div>
<figure>
<a href="https://vimeo.com/53731979" target="_blank"><img alt="Screenshot of the Talk on Vimeo" src="talks/2012-ongamestart/screenshot-01.png" width="512" height="288"></a>
</figure>
<p>Talk Language: English</p>
<p>
This talk explains the prototype of the lychee.js Library in order to
evaluate how to port a Game Engine and its data structures via Bindings
to the native OpenGL or WebGL context, and how to serialize and transfer
those. Additionally it demonstrates which kind of implementations are
necessary to achieve this, and what kind of code architectures and patterns
have to be respected in order to do so.
</p>
</article>
</section>
<footer>
<p>Made with 💔 in Heidelberg, Germany. All rights (and jokes) reserved under European Law.</p>
</footer>
</body>
</html>