Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions _posts/2026-04-13-cmu-workshop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
layout: post
title: "Workshop: Advanced Computational Methods at Carnegie Mellon University"
author: Matt McKay
excerpt: "QuantEcon delivered a short course on advanced computational methods for economics at Carnegie Mellon University."
tag: [workshop]
---

QuantEcon co-founder [John Stachurski](https://johnstachurski.net/) delivered a short course on **Advanced Computational Methods** at Carnegie Mellon University from April 13-17, 2026.

<p style="text-align: center;">
<img src="/assets/img/cmu-workshop.jpg" alt="CMU workshop group photo" style="max-width: 500px;">
</p>

The course covered techniques for solving economic models more efficiently using modern algorithms and computational tools, including:

- high-performance Python with Numba and JAX
- parallel computing, illustrated with Schelling's segregation model
- artificial neural networks and deep learning applications
- dynamic programming, decision-making under uncertainty, and reinforcement learning

Workshop materials are available on [GitHub](https://github.com/QuantEcon/cmu_2026).
Binary file added assets/img/cmu-workshop.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.