Skip to content

Issues: JuliaDynamics/Agents.jl

Multi-Agent RL
#648 opened Jul 8, 2022 by mplemay
Open 12
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Make EventQueueABM work with Union types enhancement New feature or request model Related to an existing or new model implementation
#1015 opened Mar 21, 2024 by Tortar
Add comments to the agents.jl file clarity Regardig clarity of source code (not docs)
#966 opened Feb 3, 2024 by Datseris
[FR] make the @agent macro define pretty printing as well quality of life QoL enhancements that make user experience smoother
#965 opened Feb 3, 2024 by Datseris
continuous-event/-time ABM? support Question about usage or clarity of features/documentation
#950 opened Jan 4, 2024 by wangzizhe
Remove the blank axis for the space plot for a model with no space plotting quality of life QoL enhancements that make user experience smoother
#935 opened Nov 17, 2023 by Tortar
Add setup button to interaction.jl enhancement New feature or request plotting
#920 opened Nov 9, 2023 by VegemiteEnjoyer
Refactoring the access to space related functions to move towards multispace models design Design-related discussions for APIs, Interfaces, etc. model Related to an existing or new model implementation
#910 opened Oct 21, 2023 by Tortar
AgentsIO submodule needs to be re-written to use the exported API and not internals agent-construction About making agents i/o Related with `AgentsIO` submodule simplification Reduce the amount of code, make it more clear and more simple, reduce the amount of functionalities
#901 opened Oct 6, 2023 by Datseris
adding legend in a static plot using abmplot() plotting question Further information is requested
#896 opened Oct 4, 2023 by yunhwankim2
Multi Agent model implementation proposal model Related to an existing or new model implementation multi-agent Related with multi-agent models performance
#841 opened Aug 4, 2023 by Tortar
Extend sampling functions to more than one item enhancement New feature or request space interaction api About how a simulation interacts with the space
#837 opened Jul 25, 2023 by Tortar
Tests for offline_run! on Windows can't be perfomed due to locking problems bug Something isn't working data related with datacollection tests
#826 opened Jul 10, 2023 by fbanning
Alternative paramscan function for dealing with exceeing memory cap. data related with datacollection enhancement New feature or request
#825 opened Jul 5, 2023 by johnabs
Emphasize default scheduling behavior and consequences for adding Agents documentation schedulers Related tothe scheduling of agents during a simulation
#813 opened Jun 2, 2023 by hbsmith
GPU Extensions to Agents.jl based on a different modelling approach hard help wanted Help from someone external is needed parallelism For distributed, threading, or any form of parallelism performance
#782 opened Mar 14, 2023 by gatocor
New scheduler which activates a subset of all agents by condition enhancement New feature or request performance schedulers Related tothe scheduling of agents during a simulation
#778 opened Mar 12, 2023 by Tortar
Use spatial field in the flocking model continuous Continuous space related documentation
#775 opened Mar 11, 2023 by Datseris
ProTip! Adding no:label will show everything without a label.