ethicalgardeners.mainΒΆ

Main entry point for the Ethical Gardeners simulation environment.

members:

Functions

main(config)

make_agent_algorithm()

Placeholder function to create an agent algorithm.

make_env([config])

Create the environment using Hydra configuration.

run_simulation(env[, agent_algorithms, ...])

Run the simulation loop for the environment.