Skip to content

Commit

Permalink
Merge branch 'rawan-events'
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawan-Abdellatif committed Nov 26, 2024
2 parents 36c0cf2 + cbd2048 commit 388d4af
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions blog/2022-09-21-upcoming/event/Trainee_Talks_Dec6th.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Trainee Talks - Dec 6th, 2024
---

import TraineeTalksIrenYangDec6 from './TraineeTalksIrenYangDec6.jpg';

<p class="Trainee_Talk"><img src={TraineeTalksIrenYangDec6} width="900"/></p>

join us **on Friday, December 6th at 10:00AM EST** for the next edition of Trainee Talks! This time we will hear from 2 PhD candidates from Poly Montréal, Iren Mazloomzadeh and Yang Liu. Iren will share her recently published paper on ["Reputation Gaming in Crowd Technical Knowledge Sharing".](https://dl.acm.org/doi/abs/10.1145/3691627) Immediately following, Yang will present his research on "Adversarial Attack Classification and Robustness Testing for Code Generation Models".

Each trainee will talk for 20 minutes, with 10 minutes reserved for Q&A.

For more information and to register: [https://www.eventbrite.ca/e/reputation-gaming-adversarial-attack-classification-robustness-testing-tickets-1092469147629?aff=oddtdtcreator](https://www.eventbrite.ca/e/reputation-gaming-adversarial-attack-classification-robustness-testing-tickets-1092469147629?aff=oddtdtcreator)

Join via Zoom: [https://concordia-ca.zoom.us/j/81394011643?pwd=bTlFWrmIguD5P29xdqIHAptByukuAa.1](https://concordia-ca.zoom.us/j/81394011643?pwd=bTlFWrmIguD5P29xdqIHAptByukuAa.1)

**Meeting ID:** 813 9401 1643

**Passcode:** 510146

This webinar is open to all CREATE students, supervisors, and anyone who wishes to attend. Please feel free to share the details and Eventbrite link with your networks. The event will be posted on our CREATE website shortly.

23 changes: 22 additions & 1 deletion blog/2022-09-21-upcoming/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,28 @@ position: 0
---
# Upcoming Events

Upcoming Events coming soon
import TraineeTalksIrenYangDec6 from './TraineeTalksIrenYangDec6.jpg';


<div class="container2">
<h4>Trainee Talks - Dec 6th, 2024 </h4>
<div class="events " style={{
'@media screen and (max-width: 966px)': {
maxHeight: '100%',
flexWrap: 'wrap',
maxWidth: '350px'
}
}}>
<div class="manuel_cosentino_n_CMLApjfI_unsplash1" >
<img src={TraineeTalksIrenYangDec6} width="400px" />
</div>
<div class="text">
join us <strong> on Friday, December 6th at 10:00AM EST </strong> for the next edition of Trainee Talks! This time we will hear from 2 PhD candidates from Poly Montréal, Iren Mazloomzadeh and Yang Liu. Iren will share her recently published paper on <a href="https://dl.acm.org/doi/abs/10.1145/3691627">"Reputation Gaming in Crowd Technical Knowledge Sharing".</a> Immediately following, Yang will present his research on.


<a href="/blog/2022/09/21/upcoming/event/Trainee_Talks_Dec6th"> <strong>Read More</strong></a>
</div>
</div> </div>



Expand Down

0 comments on commit 388d4af

Please sign in to comment.