Is it possible to layer various spaces in Agents.jl as can be done in Mason? For example, it is best to simulate herbivorous fish in continuous space, but they could be grazing on algae in a grid, which is the easiest way to simulate that. Using layers also greatly simplifies operations with multiple agent types. For example, a predator can ‘look’ into a prey space to see what is near enough to be eaten, but keeping predators and prey in separate layers simplifies processes like schooling.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Projected coordinate system and multi-agents | 2 | 353 | October 7, 2021 | |
Heterogeneous space | 2 | 185 | November 15, 2023 | |
Adding agents in mixed agent model with continuous space (Agents.jl) | 6 | 235 | January 9, 2024 | |
How to make an environment with julia, for my RL agent? | 9 | 400 | May 14, 2022 | |
Agents.jl 4.0 + Comparison with competitors | 16 | 2907 | March 23, 2021 |