Skip to content

24Fa-MPONC

Modeling Processes of Neighborhood Change

Team

Name Seniority Major Department GitHub Handle Topic Area
Matthew Lim Sophomore Computer Science COC mlim70 MPONC
Reyli Olivo Junior Civil Engineering CEE Rolivo05 MPONC
Devam Mondal Junior Computer Science COC Dodesimo MPONC

Abstract

abstract goes here

Setup

cd modeling_processes_of_neighborhood_change_new
conda create -n mponc python=3.12
conda activate mponc
pip install -r requirements.txt
python main.py

Reference paper

@misc{mori2024modelingprocessesneighborhoodchange,
      title={Modeling Processes of Neighborhood Change}, 
      author={J. Carlos Martínez Mori and Zhanzhan Zhao},
      year={2024},
      eprint={2401.03307},
      archivePrefix={arXiv},
      primaryClass={cs.MA},
      url={https://arxiv.org/abs/2401.03307}, 
}