-
Clone the repository:
git clone https://github.com/msck72/CAMA.git
-
Install dependencies:
pip install -r requirements.txt
To execute the CAMA with default config, run the following command:
python main.pyTo run the code with different settings, update the config/base.yaml file as needed.