SMA and deep learning #3944
Replies: 2 comments 1 reply
-
Hi,
I would be interesting about which use cases you need about that point.
What worked préviously (and hopefully should work again in March) was :
- train a model from Python
- use the trained model in GAMA to describe a part of the agents' behaviour.
E.g. in pedestrian simulation, we learnt the trajectory from data in
Python, and integrate the ML model in the GAMA simulation of pedestrians.
Another use case we are thinking about (and we have everything to do it I
think) is to learn the behavior of a complete GAMA model in Python.
The model could then be used as a Surrogate model of the agent-based model
in calibration tasks for example.
We need to write the Python pipeline to do that, in order to examplify this
use case.
But we could be interesting by other use cases....
Cheers
Benoit
Le ven. 15 déc. 2023 à 18:58, brunop26 ***@***.***> a écrit :
… Is it possible to integrate deep learning at agent or agent group?
Thank you
—
Reply to this email directly, view it on GitHub
<https://github.com/gama-platform/gama/discussions/3944>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAL3WSXVR4PTFLFQLQFYKKDYJSFUBAVCNFSM6AAAAABAWZMI3GVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVHE3DIOBXHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
brunop26
-
Hello Benoit, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to integrate deep learning at agent or agent group?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions