-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPresentations.html
58 lines (55 loc) · 4.5 KB
/
Presentations.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
<!DOCTYPE HTML>
<!--
Hielo by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
--><html><head><title>PRESENTATIONS</title><meta charset="utf-8"><meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="assets/css/main.css"></head><body class="subpage">
<!-- Header -->
<header id="header"><div class="logo"><a href="index.html"><span></span></a></div>
<a href="#menu">Menu</a>
</header><!-- Nav --><nav id="menu"><ul class="links"><li><a href="index.html">Home</a></li>
<li><a href="index.html">Co-founders</a></li>
<li><a href="Presentations.html">Presentations</a></li>
<li><a href="Useful Resources.html">Useful Resources</a></li>
<li><a href="Sponsored Events.html">Sponsored Events</a></li>
<li><a href="generic.html">Generic</a></li>
<li><a href="elements.html">Elements</a></li>
</ul></nav><!-- One --><section id="One" class="wrapper style3"><div class="inner">
<header class="align-center"><p>Presentations</p>
</header></div>
</section><!-- Two --><section id="two" class="wrapper style2"><div class="inner">
<div class="box">
<div class="content">
<header class="align-center"><p>Links</p>
<h2>Presentations by the UNM Algorithmic Justice Group</h2>
<header class="align-center"><a href="https://www.youtube.com/watch?v=9OlpHnOb0K8" target = "_blank" rel="noreferrer">Panel on AI, Public Discourse and Elections</a>
<h2>Talks by Sonia Gipson Rankin</h2>
<header class="align-center"><a href="https://www.youtube.com/watch?v=oT9UWKxhXLQ" target ="_blank" rel="noreferrer">Sonia Gipson Rankin: Decoding the Law: What Will LLMs Mean Under the Law?</a>
<header class="align-center"><a href="https://advance.unm.edu/the-algorithmic-justice-project/" target ="_blank" rel="noreferrer">The Algorithmic Justice Project</a>
<header class="align-center"><a href="https://money.yahoo.com/ai-perpetuates-bias-insurance-132122338.html" target ="_blank" rel="noreferrer">AI can perpetuate racial bias in insurance underwriting</a>
<p></p>
<h2>Talks by Melanie Moses</h2>
<header class="align-center"><a href="https://www.youtube.com/watch?v=atVfp_zkkv4" target ="_blank" rel="noreferrer">Coded Bias - A discussion on algorithmic bias with Cristopher Moore and Melanie Moses.</a>
<header class="align-center"><a href="https://www.youtube.com/watch?v=XKEnHDQsJBI" target ="_blank" rel="noreferrer">AI: Oppression or Innovation?</a>
<header class="align-center"><a href="https://www.youtube.com/watch?v=8VzmilT4UT8" target ="_blank" rel="noreferrer">The Unintended Consequences of Repurposed AI</a>
<header class="align-center"><a href="https://www.youtube.com/watch?v=U9Nkmp-BHKo" target ="_blank" rel="noreferrer">Artificial Intelligence (AI) in Arts and Culture and its Impact on New Mexico's Creative Economy</a>
<header class="align-center"><a href="https://techdays.unm.edu/common/pdf/2024program.pdf" target ="_blank" rel="noreferrer">Tech Days</a>
<p></p>
<h2>Talks by Kathy Powers</h2>
<header class="align-center"><a href="https://www.youtube.com/watch?v=FNlZo06O7Qg" target ="_blank" rel="noreferrer">Jennifer Moore Kathy Powers "Panel Discussion on Transitional Justice"</a>
<header class="align-center"><a href="https://www.youtube.com/watch?v=LjEf70RjsH4" target ="_blank" rel="noreferrer">Multiscale Crisis Response: Melanie Moses & Kathy Powers, Part 2</a>
<p></p>
</div>
</div>
</div>
</section><!-- Footer --><footer id="footer"><div class="container">
<ul class="icons"><li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul></div>
</footer><div class="copyright">
<a href="https://templated.co/">© Untitled. All rights reserved.</a>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script><script src="assets/js/jquery.scrollex.min.js"></script><script src="assets/js/skel.min.js"></script><script src="assets/js/util.js"></script><script src="assets/js/main.js"></script></body></html>