nandurijv / Schedge-Genetic-Model

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%