/Schedge-Genetic-Model

Schedge is a genetic model based on the Genetic Algorithm in Machine Learning for Artificial Intelligence.

Primary LanguagePython

Schedge-Genetic-Model

Schedge is a genetic model based on the Genetic Algorithm in Machine Learning for Artificial Intelligence. It is an acronym for SCHEDule GEnerator.

How Does It Work?

Just update your tags.json and test.json files with necessory activities.

Instructions

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

export PYTHONDONTWRITEBYTECODES=1
python3 main.py