Where can I find the files agent_dot_py, model_dot_py and server_dot_py? I checked both the mesa repository and your VIRUS_SIMULATION repository but could not find them in the way that they are in this video
@learnprogrammingwithjoel5654 Жыл бұрын
Hi, not sure if I am understanding you question. The code on the video is the one you can find on the mesa library documentation. I also updated the video description with the code repository where I have the code, However, it is on the version you can see on the PART 3 video. You can still look for the initial commits :)
@nyanity Жыл бұрын
@@learnprogrammingwithjoel5654 Awesome! I looked at the mesa package repository and couldn't find it there, did not know you have your own mesa repository, too. Thank you Joel!
@nishantkumar-lw6ce2 жыл бұрын
How do we connect this to a real world problem in supply chain or financial modeling
@learnprogrammingwithjoel56542 жыл бұрын
You need to represent the entities by adding more type of agents in the simulation. It is not a simple task off course. I used this library to simulate the COVID-19 spread inside a community. I can send you the repo with the code if you want to check it out ;)
@nishantkumar-lw6ce2 жыл бұрын
@@learnprogrammingwithjoel5654 yes, please. I’ve been struggling to understand these concepts and not sure how to tie this to real world application.
@learnprogrammingwithjoel56542 жыл бұрын
github.com/jolasman/VIRUS_SIMULATION/tree/version-2 This is an old account that I have on GitHub before starting the lpwj one. Look for the version 2 description in the readme file, it is the one using the Mesa library:)
@nishantkumar-lw6ce2 жыл бұрын
@@learnprogrammingwithjoel5654 thanks, also is it possible to connect with you for a phone call?