Build Your Agent-Based Model

Configure your model's parameters using the form below.

Setup Requirements:

  • Python Editor: Install PyCharm (watch first 5.5 minutes) or any Python editor
  • Emergent Package: Install with pip install emergent
  • • The generated code includes all necessary installation commands

Choose how many agents will be in your model.

Choose the type of network structure for your agents.

Choose the learning dynamic for your agents.

Choose how many timesteps to run the simulation.

Choose one or more visualization types. Click the question mark icons for details.

Generated Python Code

This code updates automatically as you change the form values.

1