Skip to content

Commit a603342

Browse files
Add new event (Industry Talk Jan 23/2025
1 parent b098f08 commit a603342

File tree

5 files changed

+49
-3
lines changed

5 files changed

+49
-3
lines changed

blog/2022-09-21-past/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ position: 2
1010
#tags: [past events, news, webinars, trainee talks]
1111
---
1212
# Past Events
13-
13+
1414
import TraineeTalksIrenYangDec6 from './TraineeTalksIrenYangDec6.jpg';
1515

1616

Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Industry Talks - Jan 23rd, 2025
3+
---
4+
import Industry_Talks_Jan23_2025 from './Industry_Talks_Jan23_2025.jpg'
5+
6+
7+
<p class="Industry_Talks_Jan23_2025"><img src={Industry_Talks_Jan23_2025} width="1800"/></p>
8+
9+
10+
Join us **on January 23, 2025 at 11:00AM EST** for the [CREATE SE4AI](https://se4ai.org/) Industry Talks featuring **Dr. Anne Mercier** from [GIRO Inc.](https://www.giro.ca/en-ca/), Dr. Anne Mercier, Director of Innovation at GIRO Inc., will discuss AI and operations research tools powering HASTUS software, used globally to optimize public transit. She will explore recent AI advancements, including machine learning’s role in enhancing traditional optimization and generative AI’s potential for user-friendly applications.
11+
12+
**Speaker Bio:**
13+
14+
Dr. Mercier has over 15 years of expertise in optimization systems for transportation, advising public transit operators on resource management. She leads GIRO’s research collaborations and holds a Master’s in Operations Research (HEC Montréal) and a Ph.D. in Applied Mathematics (Polytechnique Montréal).
15+
16+
For more information and to register: [Eventbrite page](https://www.eventbrite.ca/e/industry-talks-operations-research-ai-tools-for-public-transit-at-giro-tickets-1119290139939?aff=oddtdtcreator)
17+
18+
**Join via Zoom:** [https://concordia-ca.zoom.us/j/81067657155?pwd=mLqDYqSF4Xbxk0FXmQ2G35NLp7SgoE.1#success"](https://concordia-ca.zoom.us/j/81067657155?pwd=mLqDYqSF4Xbxk0FXmQ2G35NLp7SgoE.1#success)
19+
20+
**Meeting ID:** 810 6765 7155
21+
22+
**Password:** 343483
23+

blog/2022-09-21-upcoming/index.md

+25-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,31 @@ position: 0
99
#tags: [upcoming events, news, webinars, trainee talks]
1010
---
1111
# Upcoming Events
12-
13-
Upcoming Events coming soon!
12+
13+
import Industry_Talks_Jan23_2025 from './Industry_Talks_Jan23_2025.jpg'
14+
15+
16+
<div class="container2">
17+
<h4>Industry Talks - Jan 23rd, 2025</h4>
18+
<div class="events " style={{
19+
'@media screen and (max-width: 966px)': {
20+
maxHeight: '100%',
21+
flexWrap: 'wrap',
22+
maxWidth: '350px'
23+
}
24+
}}>
25+
<div class="manuel_cosentino_n_CMLApjfI_unsplash1" >
26+
<img src={Industry_Talks_Jan23_2025} />
27+
</div>
28+
<div class="text">
29+
Join us <strong>on January 23, 2025 at 11:00AM EST </strong>for the <a href="https://se4ai.org/">CREATE SE4AI </a> Industry Talks featuring <strong>Dr. Anne Mercier</strong> from <a href="https://www.giro.ca/en-ca/">GIRO Inc.</a>,
30+
Dr. Anne Mercier, Director of Innovation at GIRO Inc., will discuss AI and operations research tools powering HASTUS software, used globally to optimize public transit. She will explore recent AI advancements, including machine learning’s role in enhancing traditional optimization and generative AI’s potential for user-friendly applications.
31+
32+
<a href="/blog/2022/09/21/upcoming/event/Industry_Talks_Jan23_2025"> <strong>Read More</strong></a>
33+
</div>
34+
</div>
35+
</div>
36+
1437

1538

1639

0 commit comments

Comments
 (0)