Skip to content

FRONT-research-group/Cognitive_Coordinator

Repository files navigation

Cognitive_Coordinator

Cognitive Coordinator source code within the SAFE-6G project

Table of Contents

Installation

git clone https://github.com/FRONT-research-group/Cognitive_Coordinator.git

Usage

  • 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

Train

To train the model that calculates the nLoTW run:

python3 main.py

Callibrate

To test the calibrate script run:

python3 callibrate.py

About

Cognitive Coordinator source code within the SAFE-6G project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published