Skip to main content
  1. Tags/

Prisoners-Dilemma

Emblem of Universidad Nacional de Colombia.

Raspberry Pi 101 UNAL

·6 mins
This is a practical introductory course created for the Digital Technology course at the Universidad Nacional de Colombia, highlighting the potential of Single Board Computers (SBC) such as the Raspberry Pi, where the true power of these devices is achieved through the coding process, which unlocks their full capabilities.
Network topology illustration for Prisoner's Dilemma simulation

Prisoner's Dilemma in Dynamic Network Topologies: Agent-Based Simulation Framework

An agent-based simulation framework that explores the Prisoner’s Dilemma on dynamic networks. Agents learn by imitating successful neighbors (Fermi Rule), adapt network connections, and face survival challenges based on economic success. Integrates memory-one strategies, wealth distribution, and network topology evolution to study cooperation emergence.
Prisoner's Dilemma Illustration from Wireless Philosophy

Prisoners-Dilemma-Cellular-Automata

··13 mins
A Python project that explores the dynamics of cooperation and competition through the lens of game theory. Employing cellular automata and classic tactics like Tit For Tat, the project investigates the performance of various strategies in the context of the Prisoner’s Dilemma.