I want to hold a spot in my work queue to create simulations for participants in courses that allow them to experience information cascades in a controlled environment. To do that, I’ve begun to bookmark a few places:
- Khuyen Tran’s “Simulate Real-life Events in Python Using SimPy” (Towards Data Science, May 2021) along with the examples posted on GitHub.
- SimPy’s Documentation.