Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lurosenb committed Oct 30, 2023
2 parents cb6a2f3 + bde09af commit 356d97c
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion _news/aiforum.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ date: 2023-11-01 15:59:00-0400
inline: true
---

Julia Stoyanovich will participate in the US Senate AI Insight Forum on High Impact AI.<br>
Julia Stoyanovich will participate in the US Senate AI Insight Forum on High Impact AI. :sparkles:<br>
Read her statement [here](assets/pdf/Stoyanovich_AI_Forum_Statement_10_23_2023.pdf)
36 changes: 18 additions & 18 deletions _pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,24 +58,6 @@ we build.
{% bibliography -f papers -q @*[year={{y}} && keywords ^= *data]* %}
{% endfor %}

<h2 class="category" id="education">Education</h2>
<!-- Add your category specific text here -->
We cannot understand the impact – and especially the risks – of AI
systems without active and thoughtful participation of everyone in
society, either directly or through their trusted representatives. To
think otherwise is to go against our democratic values. To enable
broad participation, we have been developing responsible AI curricula
and methodologies for different stakeholders: university students,
working practitioners, and the public at large. In this section, you
will find our publication on responsible AI education. Take a look at
the <a href="/education">education</a> area of the site to access our
courses and other open-source materials we have developed.

{% for y in page.years_edu %}
<h2 class="year">{{y}}</h2>
{% bibliography -f papers -q @*[year={{y}} && keywords ^= *edu ]* %}
{% endfor %}

<h2 class="category" id="explainability">Explainability</h2>
<!-- Add your category specific text here -->

Expand Down Expand Up @@ -143,4 +125,22 @@ systems.
{% bibliography -f papers -q @*[year={{y}} && keywords ^= *ranking && keywords ^= *rank] %}
{% endfor %}

<h2 class="category" id="education">Responsible AI Education</h2>
<!-- Add your category specific text here -->
We cannot understand the impact – and especially the risks – of AI
systems without active and thoughtful participation of everyone in
society, either directly or through their trusted representatives. To
think otherwise is to go against our democratic values. To enable
broad participation, we have been developing responsible AI curricula
and methodologies for different stakeholders: university students,
working practitioners, and the public at large. In this section, you
will find our publication on responsible AI education. Take a look at
the <a href="/education">education</a> area of the site to access our
courses and other open-source materials we have developed.

{% for y in page.years_edu %}
<h2 class="year">{{y}}</h2>
{% bibliography -f papers -q @*[year={{y}} && keywords ^= *edu ]* %}
{% endfor %}

</div>
8 changes: 4 additions & 4 deletions _pages/research_dropdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ children:
- title: Data-centric AI
permalink: /research/#data-centric
- title: divider
- title: Education
permalink: /research/#education
- title: divider
- title: Explainability
permalink: /research/#explainability
- title: divider
Expand All @@ -25,6 +22,9 @@ children:
- title: divider
- title: Ranking
permalink: /research/#ranking
- title: divider
- title: RAI education
permalink: /research/#education


---
---
Binary file removed assets/pdf/Juila_CV.pdf
Binary file not shown.

0 comments on commit 356d97c

Please sign in to comment.