Cognitive Coordinator source code within the SAFE-6G project
git clone https://github.com/FRONT-research-group/Cognitive_Coordinator.git
- Python 3.10.12
- SWI-Prolog version 8.4.2
cd Cognitive_Coordinator
python3 -m venv cc_env
source cc_env/bin/activate
pip install -r requirements.txt
To train the model that calculates the nLoTW run:
python3 main.py
To test the calibrate script run:
python3 callibrate.py