-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconstrained-level-generation-through-grammar-based-evolutionary-algorithms.html
executable file
·57 lines (49 loc) · 1.95 KB
/
constrained-level-generation-through-grammar-based-evolutionary-algorithms.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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Roberto Izquierdo</title>
<meta name="author" content="Roberto Izquierdo" />
<!-- syntax highlighting CSS -->
<link rel="stylesheet" href="/theme/css/syntax.css" type="text/css" />
<!-- Homepage CSS -->
<link rel="stylesheet" href="/theme/css/main.css" type="text/css" />
</head>
<body>
<div class="site">
<div class="title">
<a href="/">Roberto Izquierdo</a>
<a class="extra" href="/">home</a>
</div>
<section id="post" class="body">
<article>
<header>
<h1 class="entry-title">
<a href="/constrained-level-generation-through-grammar-based-evolutionary-algorithms.html" rel="bookmark"
title="Permalink to Constrained Level Generation Through Grammar-Based Evolutionary Algorithms">Constrained Level Generation Through Grammar-Based Evolutionary Algorithms</a></h1>
</header>
<div class="entry-content">
<p>Research related to my Masters' Thesis in AI. Presented in <a href="http://www.evostar.org/2016/">Evostar 2016</a>.</p>
</div>
<iframe src="pdfs/Constrained_Level_Generation_Through_Grammar-Based_Evolutionary_Algorithms.pdf" width="100%" height="860em"></iframe>
</article>
</section>
<div class="footer">
<div class="contact">
<p>
Roberto Izquierdo
<br />
Data Scientist at
<a href="http://www.tid.es/es">Telefonica I+D PHB team</a>
</p>
</div>
<div class="social">
<p>
<a href="http://http://github.com/robertoia">http://github.com/robertoia</a><br />
<a href="http://http://linkedin.com/in/robertoia">http://linkedin.com/in/robertoia</a><br />
</p>
</div>
</div>
</div>
</body>
</html>