Giter Site home page Giter Site logo

mt's Introduction

The model proposed in this thesis is a hierarchical system of leading and following agents coordinated by a central planning algorithm. It is based on an extended floor field model. The main contribution of this work lies in analyzing novel strategies and rules for the leading agent, such as it’s position within the crowd. The crowd structure is modeled by introducing a pair formation of children moving in queues and examining the leader’s influence over the following agents.

Instructions

The model was developed in Python 3.10. The maps are available in src\maps\ folder and the main file setup.py needs to be run in the same folder as maps.

  1. Install required libraries from src/requirements.txt.

  2. Run setup.py in the src\ folder.

    1. In the main function can be uncommented either batch runs (for experiments) or visualizations for running the simulation in web browser. You can adjust the global parameters in the setup.py or you can use the sliders in visualization.

Structure

  • docs relevant research materials
  • report source code for Latex
  • src source code for model, graphs, maps, data
    • roommodel source code for model
    • out folder where graphs and data from experiments are stored
    • out XY several folders with graphs and data from experiments described in thesis
    • maps definition of maps topology and the precomputed SFF, you can create your own maps here
    • requirements.txt export of libraries used for the model
    • params.txt export of global parameters
    • setup.py main file used for running the simulation model
    • testing.ipynb Jupyter notebook for testing

mt's People

Contributors

bumbac avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.