-
Notifications
You must be signed in to change notification settings - Fork 1
/
authors.html
20 lines (19 loc) · 3.03 KB
/
authors.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<script src='prefixfree.min.js'></script>
<div>
<div>
<div style="display:flex;display:-webkit-flex;padding-top:11px;">
<div style="padding-top:26px;padding-left:8%;width:220px;">
<img alt="Uri Wilensky" src="images/Uri.jpg" class="author-image">
</div>
<p style="padding-top:12px;padding-left:3%;width:100%"><span style="font-size:18px"><b>Uri Wilensky</b></span> is a professor of Learning Sciences, Computer Science and Complex Systems at Northwestern University. He also holds appointments in Cognitive Science, the program in Technology and Social Behavior and the Segal Design Center research council. He is the founder and current director of the Center for Connected Learning and Computer-Based Modeling and a co-founder of the Northwestern Institute on Complex Systems (NICO). His NetLogo agent-based modeling software has hundreds of thousands of users worldwide, including scientists from a wide range of disciplines and students from middle school through graduate school. Dr. Wilensky received his Ph.D from the MIT Media Lab. He has an abiding interest in the changing content of knowledge in the context of ubiquitous computation, and its implications for making sense of complexity. He has published more than 200 scientific papers, more than 1000 agent-based models across a wide range of content domains, and has received numerous grants including the NSF Career Award.</p>
</div>
</div>
</div>
<br/>
<div style="display:flex;display:-webkit-flex;">
<div style="padding-left:8%; width:220px;">
<img alt="William Rand" src="images/Bill.jpg" class="author-image"/>
</div>
<p style="margin-top:2px;padding-left:3%;width:100%;"><span style="font-size:18px"><b>William Rand</b></span> examines the use of computational modeling techniques, like agent-based modeling, geographic information systems, social network analysis, and machine learning, to help understand and analyze complex systems, such as the diffusion of innovation, organizational learning, and economic markets. He serves as the Director of the Center for Complexity in Business, the first academic research center focused solely on the application of complex systems techniques to business applications and management science. He also has an appointment with the University of Maryland Institute for Advanced Computer Studies, and affiliate appointments with the Departments of Decision, Operations & Information Technology and Computer Science. He received his doctorate in Computer Science from the University of Michigan in 2005 where he worked on the application of evolutionary computation techniques to dynamic environments, and was a regular member of the Center for the Study of Complex Systems, where he built a large-scale agent-based model of suburban sprawl. Before coming to Maryland, he was awarded a postdoctoral research fellowship at Northwestern University in the Northwestern Institute on Complex Systems (NICO), where he worked with the NetLogo development team studying agent-based modeling, evolutionary computation and network science.</p>
</div>
</div>