Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 706 Bytes

README.md

File metadata and controls

43 lines (33 loc) · 706 Bytes

Cognitive_Coordinator

Cognitive Coordinator source code within the SAFE-6G project

Table of Contents

Installation

  • SWI-Prolog version 8.4.2
sudo apt install swi-prolog
  • Clone repo:
git clone https://github.com/FRONT-research-group/Cognitive_Coordinator.git

Usage

  • Python 3.10.12
cd Cognitive_Coordinator
python3 -m venv cc_env
source cc_env/bin/activate
pip install -r requirements.txt

Train

To train the model that calculates the nLoTW run:

python3 main.py

Callibrate

To test the calibrate script run:

python3 callibrate.py