This framework simulates social network dynamics using reinforcement learning (RL). Agents make complex decisions such as forming connections, sharing content, and interacting with peers to maximize influence and information spread. The framework leverages Deep Q-Networks (DQN) to enable dynamic and adaptive agent behaviors.
- Customizable social network environment.
- RL-driven decision-making with DQN agents.
- Comprehensive analysis of network dynamics (e.g., centrality, clustering, topic propagation).
- Interactive visualization of simulation results.